I'm using this line for http-streaming from my capture device on VLC 2.2.4
:sout=#transcode{vcodec=h264,fps=50,acodec=mp3,ab=96,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=:8080/}}
I install VLC 3.0.6 and this line don't work now. How i can fix this problem?