[Live-devel] live555 audio client porting
Ross Finlayson
finlayson at live555.com
Wed Jul 15 15:14:02 PDT 2015
> in live555 i am using testRTSPclient for audio receive. using this code i could able send DESCRIBE ,SETUP
> while at the same time able to receive the response also.
>
> the problem is with doGetNextFrame() present in the FramedSource::getNextFrame() [ file name: livemedia/FramedSource.cpp ].
>
> the doGetNextFrame() has not been called while running on board.
That’t probably because your RTSP client is not receiving RTP packets, which is probably because you have a firewall somewhere - between your server and client - that is blocking UDP. See
http://live555.com/liveMedia/faq.html#openRTSP-empty-files <http://live555.com/liveMedia/faq.html#openRTSP-empty-files>
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/20150716/edee1dfd/attachment.html>
More information about the live-devel
mailing list