Restream from mms to rtmp

About encoding, codec settings, muxers and filter usage
Ilario42
New Cone
New Cone
Posts: 2
Joined: 01 Jul 2019 02:16

Restream from mms to rtmp

Postby Ilario42 » 01 Jul 2019 02:21

Hi, I'm new to the forum, I apologize for any errors and for my English. I urgently need to convert my mms stream to rtmp. They recommended me vlc (I used it for other things), I found on the internet how to do it, but nobody used mms. (WMV).

I tried these 3 codes but it doesn't work. Who can help me?

1)

Code: Select all

vlc -vvv mms://IP:8081 --sout '#transcode{vcodec=wmv3,scale=Auto,width=1280,height=720,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://url/stream'
2)

Code: Select all

vlc -vvv mms://IP:8081 --sout '#transcode{vcodec=h264,scale=Auto,width=1280,height=720,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://url/stream'
3)

Code: Select all

vlc -vvv mms://IP:8081 --sout '#transcode{vcodec=h264,scale=Auto,width=1280,height=720,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://url/stream'


In addition it is possible to transform also the video from 4: 3 to 16: 9?

Thank you all

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 26 guests