Video streaming with Rasp on Ubuntu mate 18.04

About encoding, codec settings, muxers and filter usage
Regor02
New Cone
New Cone
Posts: 2
Joined: 07 Aug 2019 01:33

Video streaming with Rasp on Ubuntu mate 18.04

Postby Regor02 » 15 Aug 2019 22:33

Hello, I am a beginner with video streaming.
I am trying to get video streaming from a Raspivivid command :
raspivid -o – -t 0 -n | cvlc -vvv stream:///dev/stdin –sout ‘#rtp{sdp=rtsp://:8554/}’ :demux=h264
then use a local ( house )computer to see video streming through vlc
with the network streaming :
rtsp://192.168.0.191: 8554/

I have look on many tutorial and forum and did many trial with command line on raspi:
install v4l2rtspserver ( thought it could be the rtsp server that was not functionning).

i have get the Mpeg-2 and WVC1 licence key from Rasp store, and included them into the config.txt file


Always get the same error from vlc media player

Code: Select all

live555 error: Failed to connect with rtsp://192.168.0.191:8554/ main error: connection failed: Connection refused by peer satip error: Failed to connect to RTSP server 192.168.0.191:8554 main error: connection failed: Connection refused by peer access_realrtsp error: cannot connect to 192.168.0.191:8554
Please help me
Should you need more information , please do not hesitate,

regards,

Regor02
New Cone
New Cone
Posts: 2
Joined: 07 Aug 2019 01:33

Re: Video streaming with Rasp on Ubuntu mate 18.04

Postby Regor02 » 15 Aug 2019 22:58

Hi ,

I checked the code from raspberry from the command :
raspivid -o – -t 0 -n | cvlc -vvv stream:///dev/stdin –so ut ‘#rtp{sdp=rtsp://:8554/}’ :demux=h264


Only point i find was :

[00ce67d8] main interface error: no suitable interface module
[00c58b58] main libvlc error: interface "globalhotkeys,none" initialization fail ed

but it seem to use instead a dummy interface, I have no idea of what it mean.

Regards,

PS: Why i was not able to included the code into
This does not seem to work .


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 34 guests