VLC RTSP USING HTTP

About encoding, codec settings, muxers and filter usage
gancho93
New Cone
New Cone
Posts: 4
Joined: 12 Jun 2018 19:02

VLC RTSP USING HTTP

Postby gancho93 » 23 Jun 2018 01:16

Hi,

I'm streaming video from my Raspberry Pi using this command

Code: Select all

/opt/vc/bin/raspivid -o - -t 0 -hf -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin --sout '#rtp{dst=192.168.31.254,port:5880,sdp=rtsp://192.168.31.254:8080/test.sdp}' :demux=h264
Which is already working fine, but even if it's supposed to stream using the rtsp protocol, when I look into the traffic using wireshark, the connection is stablished using an HTTP request, and the packages are sent over UDP, not over RTP and then over UDP.

Is there any configuration to use the RTSP protocol instead of the HTTP?

Thanks a lot!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC RTSP USING HTTP

Postby Jean-Baptiste Kempf » 24 Jun 2018 23:39

Please share your logs.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 30 guests