thomasvillarrea
Registered
I've got two computers on a wireless network here at home. I'm trying to stream one desktop to the other over VLC
I'm given this command line
vlc screen:// :screen-fps=30 :screen-caching=100 --sout '#transcode{vcodec=mp4v,vb=4096,acodec=mpga,ab=256,scale=1,width=1280,height=800}:rtp{dst=192.168.1.2,port=1234,access=u dp,mux=ts}'
but obviously that won't work in terminal. Could someone inform me what the correct input would be to get this to run on OSX?
I'm given this command line
vlc screen:// :screen-fps=30 :screen-caching=100 --sout '#transcode{vcodec=mp4v,vb=4096,acodec=mpga,ab=256,scale=1,width=1280,height=800}:rtp{dst=192.168.1.2,port=1234,access=u dp,mux=ts}'
but obviously that won't work in terminal. Could someone inform me what the correct input would be to get this to run on OSX?