Is it possible to extend testOnDemandRTSPServer for having a media
session receiving audio data from remote client?
No. Our software is not set up to support full-duplex communication.
For that, you should use some other software that supports SIP, not
RTSP.
--
Ross Finlayson
Live Networks,
Hi all,
Is it possible to extend testOnDemandRTSPServer for having a media
session receiving audio data from remote client? We would like to
use this to accomplish duplex audio transmission on existing RTSP
server which using live555 media library instead of adding another
daemon process/task on