Re: [Live-devel] Multicast addresses for MPEG4 and H.264 streams

2013-08-05 Thread Ross Finlayson
> I was thinking that RTSP would not work if the live 555 server and the > client (viewer) are on different subnets as the client wouldn't be able > to reach the server. [...] have > I understood this correctly ? No, you haven't understood this correctly - because RTSP (the control protocol) r

Re: [Live-devel] openRTSP teardown problem

2013-08-05 Thread Ross Finlayson
> Sending request: TEARDOWN rtsp://:554/mpeg4/media.amp/ RTSP/1.0 > CSeq: 7 > User-Agent: /usr/local/bin/openRTSP (LIVE555 Streaming Media v2013.07.31) > Session: 0723151412 > -- > > and the output hangs. OK, the problem here is with the *server* - it should not be hanging whe

Re: [Live-devel] openRTSP teardown problem

2013-08-05 Thread Ben Willcox
Ahh, seems I was a bit premature with my last reply, in my excitement I had been running the command without the -t switch which doesn't show the problem. Now if I run the full command again I get the following in the openRTSP output after the -HUP signal: -- inter_packe

Re: [Live-devel] openRTSP teardown problem

2013-08-05 Thread Ben Willcox
On 05/08/13 22:12, Ross Finlayson wrote: User-Agent: openRTSP (LIVE555 Streaming Media v2011.12.23) You're running a (very!) old version of the "LIVE555 Streaming Media" software. You should upgrade. Ross, thanks for the very quick response. I've downloaded the latest version and compile

Re: [Live-devel] openRTSP teardown problem

2013-08-05 Thread Ross Finlayson
> User-Agent: openRTSP (LIVE555 Streaming Media v2011.12.23) You're running a (very!) old version of the "LIVE555 Streaming Media" software. You should upgrade. > I'm afraid I don't know how to obtain version numbers from openRTSP itself, > hence I'm referring to the packages included in the

[Live-devel] openRTSP teardown problem

2013-08-05 Thread Ben Willcox
Hello All, I have a problem with openRTSP capturing a stream from an Axis 210A IP camera as described below: Running Debian Lenny, I run the following command to capture an RTSP stream using TCP from the Axis camera: openRTSP -4 -n -t -Q -b 512000 -u -w 640 -h 480 -f 25 rtsp:///mpeg4/media

Re: [Live-devel] testRTSPClient doesn't receive sdp after issuing describe request

2013-08-05 Thread Joshua Kordani
It can't be because I'm using a MPEG4 video subsession instead of an H264? I made this change and I am further along. My original question still stands though, and that is, where can I go to read up on how to properly stand up this kind of stream? Josh On 8/3/13 7:02 AM, Ross Finlayson wrote

[Live-devel] Jerks when playing h264 stream

2013-08-05 Thread Andrey Shvyrkin
Hi, Ross. When developing a client application to display the rtsp stream, I ran into a problem when decoding h264 stream. As I am using ffmpeg decoder. I get a SDP description, parses on the SPS and PPS nal units, adding start codes and direct input to the decoder. Each received nal unit I a