[Live-devel] ONVIF RTSP extension : Audio Backchannel Handling
Ross Finlayson
finlayson at live555.com
Sat Apr 14 01:53:58 PDT 2012
Because - as you noted - these extensions are not part of the RTSP standard, we don't support them. Also, unfortunately, it would not be possible to support them without modifying (not just subclassing) the existing LIVE555 library code. In particular, you would need to reimplement the "MediaSubsession::initiate()" function. For 'backchannel' subsessions, you would need to create an appropriate "RTPSink" subclass, rather than a "RTPSource" subclass that the existing code always does.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120414/59069c54/attachment.html>
More information about the live-devel
mailing list