Re: [Live-devel] Disconnection after some time

2013-12-29 Thread Ross Finlayson
> I am using live555 to create a unicast streaming server. I am using VLC as > client to test the server. That's a mistake. VLC is not our software (even though it uses our library for its RTSP/RTP client implementation). Instead, you should first test your server using our own "testRTSPClien

Re: [Live-devel] Should user release live555 resource?

2013-12-29 Thread Ross Finlayson
> 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? You can just call exit(0); The operating system will take care of reclaiming all re