RTSP over HTTP

About encoding, codec settings, muxers and filter usage
diptendu
Blank Cone
Blank Cone
Posts: 15
Joined: 02 Sep 2005 08:37
Location: Kolkata, India

RTSP over HTTP

Postby diptendu » 31 Oct 2006 12:42

Hello,

I am using VLC 0.9.0-svn

I am trying to get RTSP working over HTTP by using the following

Code: Select all

vlc dshow:\\ :sout=#transcode{vcodec=mp4v,vb=256,scale=0.5}:rtp{dst=192.168.0.39,sdp=rtsp://192.168.0.39/ccc.sdp} --rtsp-http
I was expecting to see VLC send the video stream over port 80 but I can still see

Code: Select all

m=video 1232 RTP/AVP 96
in the message window.

How can I get RTSP to work over HTTP?

Regards.

robc
Blank Cone
Blank Cone
Posts: 53
Joined: 22 Dec 2005 22:04
Location: Melbourne, Australia
Contact:

Postby robc » 01 Nov 2006 08:20

RTSP and HTTP, while similar in construct and format, are both application layer protocols - HTTP cannot encapsulate RTSP (or vice versa)

Teetrinker
Cone that earned his stripes
Cone that earned his stripes
Posts: 174
Joined: 16 Aug 2004 16:12

Postby Teetrinker » 01 Nov 2006 16:38

As far as I know RTSP over HTTP is only supported at client side by VLC.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 6 guests