Restream http to rtmp without transcoding
Posted: 15 Dec 2018 14:03
I am trying to restream an http stream without transcoding but failed
vlc -vvv http://streamurl:8000/ext --sout '#rtmp{url=rtmp://192.168.207.11/locked, name=testchannel} ' --sout-keep
could you please help
vlc -vvv http://streamurl:8000/ext --sout '#rtmp{url=rtmp://192.168.207.11/locked, name=testchannel} ' --sout-keep
could you please help