On 6/29/09, Ross Finlayson <finlay...@live555.com> wrote: > > Is it possible to access the RTP packet header extension (with application > data), which comes right after the CSRC list, via live 555 library? > > > > I mean, whether live 555 allows to go to such depth when working with RTP > packets. > > > > No, not at present, unfortunately. >
Could we access it using auxilliary read handler? void myfunc(void* data, unsigned char* packet, unsigned packetSize); subsession->readSource()->setAuxilliaryReadHandler(myfunc, data) _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel