Hi Ross
I would like to Clarify following things:
1) Whether response is send to the server after every data packet
received if yes from which file/function.
2) Whether openRTSP can handle TS+H264+MPEG1l2 combo in trick play mode
3)Can I control the VOD server data streaming rate as my buffer is
Hi Ross
I am getting lot of undefined reference errors when I am cross
compiling the code for arm architecture, following are some errors. I am
using uclibc
Tool chain.
make[1]: Entering directory `/home/ravinder/rtsp/live_arm/testProgs'
arm-linux-gcc -otestMP3Streamer -L. testMP3Streamer.o
../li
Hi Ross
Stream is of 144.159 seconds duration only; problem is server stops
streaming the file after 60 seconds only, as a result rest of the file
Is not streamed, our client wait for 144.159 sec's duration and when
Sending teardown response to server after 144.159 duration it reports
Received TE
Hi Ross
Following is the log
./openRTSP -V -Q "rtsp://172.24.141.104:554/Video/edit.mpg"
Sending request: OPTIONS rtsp://172.24.141.104:554/Video/edit.mpg
RTSP/1.0
CSeq: 1
User-Agent: ./openRTSP (LIVE555 Streaming Media v2007.05.22)
Received OPTIONS response: RTSP/1.0 200 OK
CSeq: 1
Public: DE
mp; pcm) at the
same time? (Ross Finlayson)
8. Re: How can I change the received packet at the clientby
using openRTSP? (jerry zhao)
9. stream not played till end (singh, Ravinder)
10. Re: stream not played till end (Ross Finlayson)
Hi All
I am trying to use your openRTSP application to stream data from our Bit
Band VOD server, what I have
Observed is openRTSP never streams complete video data, if the file is
around 50MB only 16MB is streamed,
Would like to know why this is happening.
I am writing to file, and using follo