[Live-devel] network disconnection notification in openRTSP

2010-09-13 Thread Aranganathan Sankaradoss
hello Sir, I checked my doubt in the previous threads of discussion. I couldn't find it. So I am sending my doubts to you. When I start openRTSP, if there is no network connection, is it possible to keep checking the server status without exiting the openRTSP? If I disconnect the intern

Re: [Live-devel] segmentation fault (core dumped) (Jeremy Noring)

2010-09-09 Thread Aranganathan Sankaradoss
>Content-Type: text/plain; charset="iso-8859-1" >>2010/9/6 Aranganathan Sankaradoss >> hello Sir, >> >>I am desperately in need of your help. >> >> >> I am using openRTSP source code. If I call the main function again then I >> get the

[Live-devel] segmentation fault (core dumped)

2010-09-06 Thread Aranganathan Sankaradoss
hello Sir, I am desperately in need of your help. I am using openRTSP source code. If I call the main function again then I get the following error "Segmentation fault (core dumped)" My aim for calling the main ( ) function again is that after RTSP server reset, openRTSP must keep trying

[Live-devel] how to avoid exiting from openRTSP

2010-08-22 Thread Aranganathan Sankaradoss
Hello Sir, I am using openRTSP in my Set top box. I have 2 doubts. 1. Even though the RTSP server is stopped, I should not exit from RTSP client, I must keep on checking for the RTSP server connection. If the RTSP server is started then I should resume getting the data. 2. Without recordin

[Live-devel] How to recover data after 30 seconds

2010-08-13 Thread Aranganathan Sankaradoss
hello Friends, For implementing RTSP client, I integrated Live555 source code with my project. If the RTSP server's restarting time is over 30 seconds then the openRTSP could not be able to record the stream. Does any one know about how to wait for the data until the server gets restarted? T

[Live-devel] record stream even after restarting server

2010-08-04 Thread Aranganathan Sankaradoss
hello Friends, I have integrated the Live555 open source code with my Set top box's source code. My set top box could receive the RTSP stream and I could pass it to the demux in Set top box and I could see the video. If the RTSP server is restarted then in that case, I could not receive t

[Live-devel] for some RTSP URL the stream is not getting recorded

2010-07-30 Thread Aranganathan Sankaradoss
hello friends, For some RTSP URL the video is not getting recorded. *Working RTSP URL* In my PC, I started the RTSP server using the following command ./live555MediaServer rtsp://192.10.2.9:8554/home/arang/Downloads/hbo.ts For this stream, I could record it record it using the following c