VLC to VeetleI tried searching the forums to see if there were any valid tutorials on how to do this but couldn't find one. Anyways, i need help with live streaming videos from VLC to Veetle. I knew how to do it before but i forgot. Thanks in advance.
|
Re: VLC to VeetleI did tutorial two years ago but I didn't check lately is it still working. Here you are.
Code:
-------------------------------------- |
Re: VLC to VeetleThanks for that. But what i am looking for is live streaming from VLC to Veetle broadcast. For example, if i watch a .flv stream on vlc or sopcast on vlc. I would like to stream that to veetle. There was a way for that and i forgot.
|
Re: VLC to VeetleSomething like this...........
Code:
"C:\Program Files\VideoLAN\VLC\vlc.exe" --sout "#transcode{acodec=mp3,ab=16,channels=1,vcodec=mp4v,vb=300,width=320,height=240}:std{ access=http,mux=ts,dst=127.0.0.1:8081}" --sout-keep |
Re: VLC to Veetlewhere does that cold go? in the output on vlc? and after that i just go to veetle broadcaster and click external? or what?
|
Re: VLC to VeetleIn VLC you click on Tools - Preferences. Select All on the left bottom.
Click on "stream output" Paste the following (as an example): #transcode{acodec=mp4a,ab=96,channels=2}:duplicate {dst=display,dst=std{access=http,mux=asf,dst=127.0 .0.1:1234}} This should stream whatever you watch in vlc to veetle. Use the broadcast external option in veetle. See http://veetle.com/index.php/article/view/externalVlc |
All times are GMT -6. The time now is 10:48 PM. |