I am trying to stream composite a/v to HTTP. The following command works for me but the problem with it is that I need to press PLAY once VLC GUI pops up. This command only works on host PC and not remotely via SSH or VLM
./vlc -vvv /dev/video0 --sout '#transcode{venc=x264{preset=ultrafast},vcodec=h26 4,vb=800,ab=128}tandard{access=http,mux=ts,dst=192.168.1.55:9001}'
Is there a way to run this from remote PC and autostart without me having to press the PLAY button?
No success with ffserver/ffmpeg either.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Streaming problem VLC
By suvendu4urs in forum Video Streaming DownloadingReplies: 0Last Post: 14th Oct 2011, 09:01 -
Streaming MP4 using VLC and ffmpeg on Linux?
By bobc02 in forum Video Streaming DownloadingReplies: 2Last Post: 24th Sep 2011, 11:02 -
Ffmpeg ffserver
By bobmane in forum Video Streaming DownloadingReplies: 5Last Post: 24th Aug 2010, 10:57 -
VLC Streaming Features....
By SE14man in forum Newbie / General discussionsReplies: 0Last Post: 4th Jul 2010, 08:46 -
Video streaming over http with vlc and ffmpeg
By lusky in forum Video Streaming DownloadingReplies: 4Last Post: 7th Apr 2010, 04:54