> 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/

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to