Streaming VLC playlist via HTTP or RTSP

About encoding, codec settings, muxers and filter usage
odkj
New Cone
New Cone
Posts: 1
Joined: 03 Apr 2020 21:03

Streaming VLC playlist via HTTP or RTSP

Postby odkj » 03 Apr 2020 21:22

Hello

I am trying to stream VLC playlist via HTTP or RTSP, but VLC media player can't play its stream.

Ctrl + S -> Select VLC playlist file -> Stream -> Add HTTP -> Port 8080 and Path / -> Activate Transcoding (first profile: Video - H.264 + MP3 (MP4)) -> Stream

With other VLC media player (on same computer):
Ctrl + N -> http://localhost:8080 or http://localhost:8080/

Your input can't be opened.
VLC is unable to open the MRL 'http://127.0.0.1:8080'. Check the log for details.

Code: Select all

:sout=#transcode{vcodec=h264,acodec=mpga,ab=128,channels=2,samplerate=44100,scodec=none}:duplicate{dst=http{mux=ffmpeg{mux=flv},dst=:8080/},dst=display} :no-sout-all :sout-keep

Using VLC 3.0.8

In Windows Firewall this application is enabled (public & private). I have tried turning firewall off.

Pictures: https://imgur.com/a/yGbHI4K

// Solved. It was transcoding issue, had to tweak settings.

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 25 guests