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