Re: [Live-devel] Extension Header

2007-06-22 Thread Ross Finlayson
>What would I do to add a extension RTP header?? I saw there are some functions >in MultiFramedRTPSink that seems to do this (setSpecialHeaderBytes / >setSpecialHeaderBytes) ? Is it OK? In that case, exactly where and when have I >to add a call to this functions for a correct implementation? Ramon

[Live-devel] Extension Header

2007-06-22 Thread Ramon Martin de Pozuelo Genis
Hi!! What would I do to add a extension RTP header?? I saw there are some functions in MultiFramedRTPSink that seems to do this (setSpecialHeaderBytes / setSpecialHeaderBytes) ? Is it OK? In that case, exactly where and when have I to add a call to this functions for a correct implementation? Tha