[streaming] Re: Help with Stream Video from a TV Capture Card
Robert Wciseł
robertw at bsd4.pl
Mon Jun 26 16:47:13 CEST 2006
Dnia Thu, Jun 22, 2006 at 09:05:18AM -0500, GILBERTO SANCHEZ napisał(a):
> Hello list, first thanks very much by the help that all your have been given me (am sorry by my english).
>
> So, after to long work to transcoding and streaming video files in many kinds of configurations like udp, rtp, http in unicast, multicast and formats x264, mp4a(AAC) even a Web Cam..... i want stream video in real time like TV signal or Video from a Video Camera using a TV Capture Card.
>
> I install my Capture Card (an LifeView Flyvideo 2000 chip saa7134) successfully (i could watch TV with xawtv and tvtime) and i could
I have avermedia on bt878.
I run my vlc like this:
vlc -vv --color -I telnet --telnet-password xxxxxx v4l:// :v4l-vdev="/dev/video" :v4l-adev="/dev/dsp" :v4l-norm=0 :v4l-frequency=-1 :v4l-caching=1000 :v4l-samplerate=22050 :v4l-channel=0 :v4l-audio=0 :no-v4l-stereo "--sout=#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=96,channels=1}:duplicate{dst=std{access=http,mux=ts,dst=xxxx.bsd4.pl:9090}}"
with this codecs i haven't any error.
OS debian kernel 2.6.12.
Sory for my english.
Robert.
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list