setting up rtsp stream (h.264)

About encoding, codec settings, muxers and filter usage
rbarrero
Blank Cone
Blank Cone
Posts: 31
Joined: 19 Feb 2008 09:27

setting up rtsp stream (h.264)

Postby rbarrero » 11 Mar 2008 21:15

Hi

I'm trying to setup a RTSP stream from my web server that is receiving a H.264 UDP unicast stream.

After reading the advanced streaming documentation, here's what I've come up with:

vlc -d udp://@66.66.66.66:1234 --sout=#rtp{mux=ts,name=NHK,sdp=rtsp://67.67.67.67:8080/stream.sdp} --security-policy 1

In VLC I get:
live555: RTSP PLAY failed PLAY: cannot handle response: RTSP/1.0 456 Header field not valid for resource

In Quicktime I get:
"Live Broadcast - Paused" (constantly, even after hitting play)

Can someone tell me what I'm doing wrong?

Thanks!

PS - when using the 'std' module and access=http, the command works and I can view the h.264 stream in VLC.

Rafael

rbarrero
Blank Cone
Blank Cone
Posts: 31
Joined: 19 Feb 2008 09:27

Re: setting up rtsp stream (h.264)

Postby rbarrero » 11 Mar 2008 22:35

I have also tried the following with the same result:

./vlc -vvv --ttl 12 --color --extraintf telnet --telnet-password videolan --security-policy 1

> new nhk broadcast enabled
> setup nhk input udp://@67.131.90.41:1330
> setup nhk output #rtp{name=NHK,sdp=rtsp://67.131.90.200:8080/nhk.sdp}
> control nhk play
> quit

The logs show connections, but there is no output on either player.

Thanks,

Rafael


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 14 guests