[Live-devel] Should user release live555 resource?

2013-12-27 Thread Tony
I checked the code about TaskScheduler and Environment, RtspServer, it seems that no interface is stop the rtsp server or exit the event loop when my application exits. Should I force it to exit?___ live-devel mailing list live-devel@lists.live555.com

Re: [Live-devel] Regarding the timestamp of device source

2013-12-27 Thread Ross Finlayson
> but unfortunately, vlc also shows that the g711 audio is late. VLC is not our software. You should be testing your server using "testRTSPClient" first. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-deve

Re: [Live-devel] The SR live555 sent doesn't contain any information about npt and rtp

2013-12-27 Thread Ross Finlayson
> I checked the rtcp live555 sent to client, it only contains SSRC, no > rtp and npt information. No, you're wrong. >Does I need to create RTCP instance apparently? How many times do I need to explain this to you? If you're using the supplied RTSP server code, or the supplied RT

[Live-devel] changeDestinationParameters work only one time

2013-12-27 Thread Brilliantov Kirill Vladimirovich
Hello! I use live555 2013.12.21 on board with FreeScale iMX53 CPU. For change RTP-stream destination I try use changeDestinationParameters() function from Groupsock class. Strange, but it work only one time. How can I change RTP-stream network parameters (address, port and TTL) on fly without resta