can anyone tell me how can I create an rtcp stream with use of xuggler(without use RED5) . I use the MEDIATOOL api ant IMEdiaReader to decode the saved video container, but how can I stream in the rtcp? I see that I can't throw an IMediaWriter. I must use a new IContainer for the output?
thank you.