TV-tuner connected to computer via USB 2.0 and camcorder connected to TV-tuner via S-Video.
VLC detect dshow-vdev:// tv-tuner "AVerMedia USB Polaris Analog Capture", i can capture and view image from cam, in stream information video codec in VLC i see YUY2.
Now i trying transcode and stream, but something wrong:
Code: Select all
"C:\Program Files\VideoLAN\VLC\vlc.exe" dshow:// :dshow-vdev="AVerMedia USB Polaris Analog Capture" :aspect-ratio=16x9 :sout=#transcode{vcodec=h264,deinterlace,vb=280,width=320,height=240,scale=1,acodec=none}:http{mux=ts,dst=192.168.0.2:6666,ttl=200}
shows next messages:
May be i should use another tv-tuner? Could you recommend a model of TV tuner that works fine with VLC?main warning: connection timed out
access_http error: cannot connect to 192.168.0.2:6666
main warning: connection timed out
access_mms error: cannot connect to 192.168.0.2:6666
main warning: no access module matching "http" could be loaded
main debug: TIMER module_need() : 10160.000 ms - Total 10160.000 ms / 1 intvls (Avg 10160.000 ms)
main debug: waitpipe: object killed
main error: open of `http://192.168.0.2:6666' failed: (null)
main debug: thread ended
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=std)
main debug: removing module "mux_ts"
main debug: waitpipe: object killed
main debug: HTTP host removed
main debug: no hosts left, stopping httpd
access_output_http debug: Close
main debug: removing module "access_output_http"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: thread times: real 0m10.171744s, kernel 0m0.000000s, user 0m0.015625s
main debug: changing item without a request (current 0/1)
main debug: using item 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'http://192.168.0.2:6666'
main debug: thread started
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
main debug: set config option: sout-standard-access to http
main debug: set config option: sout-standard-mux to ts
main debug: set config option: sout-standard-dst to 10.1.4.149:7777
stream_out_standard debug: creating `http/ts://10.1.4.149:7777'
stream_out_standard debug: extension is 149:7777
stream_out_standard debug: extension -> mux=(null)
stream_out_standard debug: using `http/ts://10.1.4.149:7777'
main debug: looking for sout access module: 1 candidate
main info: creating httpd
main debug: net: listening to 10.1.4.149 port 7777
main debug: using sout access module "access_output_http"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_ts debug: shaping=200000 pcr=70000 dts_delay=400000
main debug: using sout mux module "mux_ts"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_need() : 8.000 ms - Total 8.000 ms / 1 intvls (Avg 8.000 ms)
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\TEMP'
main debug: `http://192.168.0.2:6666' gives access `http' demux `' path `192.168.0.2:6666'
main debug: creating demux: access='http' demux='' path='192.168.0.2:6666'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "http"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: creating access 'http' path='192.168.0.2:6666'
main debug: looking for access module: 2 candidates
access_http debug: http: server='192.168.0.2' port=6666 file='(null)
main debug: net: connecting to 192.168.0.2 port 6666
main debug: connection: Resource temporarily unavailable
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'http://192.168.0.2:6666' : 10195.000 ms - Total 10195.000 ms / 1 intvls (Avg 10195.000 ms)
qt4 debug: IM: Setting an input
qt4 debug: Updating the geometry