Page 1 of 1

Stream From VLc To a website like Stream up

Posted: 20 Sep 2015 03:26
by thegeekahmed
Hello ! I want to stream from Vlc To a website like Stream up , Ustream >>> So Where I put the stream Key and FMS Url

Thanks ,,,

Re: Stream From VLc To a website like Stream up

Posted: 18 Aug 2016 01:55
by refried
(sorry for the dealy, but it took vlc forums this long to send me my varification email)

Use a command line... command:

Code: Select all

"C:\Program Files\VideoLAN\VLC\vlc.exe" "C:\playlist.xspf" :sout=#transcode{venc=x264{subme=7,ref=4,bframes=16,b-adapt=1,bpyramid=none,weightp=0},vcodec=h264,vb=800,width=640,acodec=mp3,ab=128,channels=2,samplerate=44100,threads=4}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://origin.streamuplive.com/app/yourstreamkey}