[vlc] Re: Can't get vlc to stream on my Intranet

Bennett Robinson bennettr at oscm-ltd.com
Sat Jul 24 14:23:48 CEST 2004


Yes

Paul Rae wrote:

>>>file:/home/bennettr/mpeg/grapes.ts' (No such file or directory)
>>>      
>>>
>
>Are you sure you are using the correct path / filename?
>
>
>-----Original Message-----
>From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org] On Behalf
>Of Bennett Robinson
>Sent: Friday, July 23, 2004 9:54 AM
>To: vlc at videolan.org
>Subject: [vlc] Re: Can't get vlc to stream on my Intranet
>
>Hi Torsten,
>Thanks for the suggestion.
>
>Sorry to say nothing happened, but there were no error messages on the 
>client side
>
>The vlc server did not start the video streaming, although the vlc Gnome
>
>GUI was activated.
>
>I open the file icon and added the file path. I'm surprise it didn't get
>
>this information from the command line as you suggested.
>
>The output from the server side is as follows:  If, in the future, you 
>don't need this output I will stop sending it.
>
>*****************************************
>
>[root at guest2 root]# vlc --sout udp://lab:1234 
>file:/home/bennettr/mpeg/grapes.ts --ttl 12
>VLC media player 0.7.2 Bond
>
>[00000000] main root debug: VLC media player - version 0.7.2 Bond - (c) 
>1996-2004 VideoLAN
>[00000000] main root debug: libvlc was configured with ./configure 
>--enable-gnome --enable-a52 --en
>able-release --enable-mad --enable-libmpeg2 --enable-v4l 
>--disable-ffmpeg --with-libmpeg2-tree=/hom
>e/bennettr/videolan/mpeg2dec-0.4.0/
>[00000001] main vlc debug: translation test: code is "C"
>[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
>[00000001] main vlc debug: checking builtin modules
>[00000001] main vlc debug: checking plugin modules
>[00000001] main vlc debug: recursively browsing `modules'
>[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
>[00000001] main vlc debug: recursively browsing `plugins'
>[00000001] main vlc debug: module bank initialized, found 161 modules
>[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
>[00000001] main vlc debug: CPU has capabilities 486 586 MMX 3DNow! 
>MMXEXT SSE FPU
>[00000001] main vlc debug: looking for memcpy module
>[00000001] main vlc debug: probing 4 candidates
>[00000010] main module debug: using memcpy module "memcpymmxext"
>[00000194] main playlist debug: creating group Normal with id 1 at 
>position 0
>[00000194] main playlist debug: waiting for thread completion
>[00000194] main playlist debug: thread 1097337648 (playlist) created at 
>priority 0 (src/playlist/pl
>aylist.c:109)
>[00000195] main interface debug: looking for interface module
>[00000195] main interface debug: probing 1 candidate
>[00000097] main module debug: using interface module "hotkeys"
>[00000195] main interface debug: interface initialized
>[00000195] main interface debug: thread 1105730352 (interface) created 
>at priority 0 (src/interface
>/interface.c:152)
>[00000194] main playlist debug: adding playlist item 
>`file:/home/bennettr/mpeg/grapes.ts' ( file:/h
>ome/bennettr/mpeg/grapes.ts )
>[00000196] main interface debug: looking for interface module
>[00000196] main interface debug: probing 3 candidates
>[00000196] main interface debug: looking for gui-helper module
>[00000196] main interface debug: probing 1 candidate
>[00000197] main private debug: waiting for thread completion
>[00000197] main private debug: thread 1116957488 (gtk_main) created at 
>priority 0 (gtk_main.c:113)
>[00000154] main module debug: using gui-helper module "gnome_main"
>[00000134] main module debug: using interface module "gnome"
>[00000196] main interface debug: interface initialized
>[00000194] main playlist debug: creating new input thread
>[00000198] main input: playlist item
>`file:/home/bennettr/mpeg/grapes.ts'
>[00000198] main input debug: waiting for thread completion
>[00000198] main input debug: access `file', demux `', name 
>`/home/bennettr/mpeg/grapes.ts'
>[00000199] main stream output debug: using sout 
>chain=`std{mux="",access="udp",url="lab:1234"}'
>[00000199] main stream output debug: stream=`std'
>[00000200] main private debug: looking for sout stream module
>[00000200] main private debug: probing 1 candidate
>[00000200] main private warning: missing value for option mux
>[00000200] main private debug: set sout option: sout-standard-access to
>udp
>[00000200] main private debug: set sout option: sout-standard-url to 
>lab:1234
>[00000200] stream_out_standard private debug: creating 
>`udp/(null)://lab:1234'
>[00000200] stream_out_standard private debug: using `udp/ts://lab:1234'
>[00000201] main private debug: looking for sout access module
>[00000201] main private debug: probing 1 candidate
>[00000202] main private debug: looking for network module
>[00000202] main private debug: probing 2 candidates
>[00000202] ipv4 private debug: socket buffer size is 0x1fffe instead of 
>0x80000
>[00000148] main module debug: using network module "ipv4"
>[00000148] main module debug: unlocking module "ipv4"
>[00000202] main private debug: thread 1133742896 (sout write thread) 
>created at priority 0 (udp.c:2
>74)
>[00000201] access_output_udp private debug: udp access output 
>opened(lab:1234)
>[00000034] main module debug: using sout access module
>"access_output_udp"
>[00000200] stream_out_standard private debug: access opened
>[00000203] main private debug: looking for sout mux module
>[00000203] main private debug: probing 2 candidates
>[00000203] mux_ts_dvbpsi private debug: Open
>[00000203] mux_ts_dvbpsi private debug: shaping=200000 pcr=30000 
>dts_delay=200000
>[00000203] mux_ts_dvbpsi private debug: invalid csa ck (it must be 16 
>chars long)
>[00000161] main module debug: using sout mux module "mux_ts_dvbpsi"
>[00000199] main stream output debug: muxer support adding stream at any
>time
>[00000200] stream_out_standard private debug: mux opened
>[00000169] main module debug: using sout stream module
>"stream_out_standard"
>[00000198] main input debug: looking for access module
>[00000198] main input debug: probing 1 candidate
>[00000198] access_file input debug: opening file 
>`/home/bennettr/mpeg/grapes.ts'
>[00000198] access_file input error: file /home/bennettr/mpeg/grapes.ts 
>is empty, aborting
>[00000198] main input warning: no access module matching "file" could be
>
>loaded
>[00000198] main input debug: looking for access module
>[00000198] main input debug: probing 8 candidates
>[00000198] dvdplay input warning: cannot stat() source 
>`file:/home/bennettr/mpeg/grapes.ts' (No suc
>h file or directory)
>[00000198] dvdread input warning: cannot stat() source 
>`file:/home/bennettr/mpeg/grapes.ts' (No suc
>h file or directory)
>[00000198] dvd input warning: cannot stat() device 
>`file:/home/bennettr/mpeg/grapes.ts' (No such fi
>le or directory)
>[00000198] vcd input warning: could not open 
>file:/home/bennettr/mpeg/grapes.ts
>[00000198] cdda input warning: could not open 
>file:/home/bennettr/mpeg/grapes.ts
>[00000198] access_file input warning: cannot stat() file 
>`file:/home/bennettr/mpeg/grapes.ts' (No s
>uch file or directory)
>[00000198] v4l input warning: unknown option
>[00000198] v4l input debug: main device=`file'
>[00000198] v4l input error: cannot open device (No such file or
>directory)
>[00000198] v4l input error: cannot open audio device (No such file or 
>directory)
>[00000198] main input error: no suitable access module for 
>`/://file:/home/bennettr/mpeg/grapes.ts'
>[00000200] main private debug: destroying chain... (name=std)
>[00000203] mux_ts_dvbpsi private debug: Close
>[00000161] main module debug: unlocking module "mux_ts_dvbpsi"
>[00000198] main input debug: thread 1125350192 (input) created at 
>priority 0 (src/input/input.c:326    )
>[00000198] main input debug: cmd=state old=10 new=1
>[00000198] main input debug: playing at normal rate
>[00000196] main interface debug: thread 1142135600 (manager) created at 
>priority 0 (src/interface/i    nterface.c:136)
>[00000202] main private debug: thread 1133742896 joined (udp.c:327)
>[00000201] access_output_udp private debug: udp access output closed
>[00000034] main module debug: unlocking module "access_output_udp"
>[00000169] main module debug: unlocking module "stream_out_standard"
>[00000200] main private debug: destroying chain done
>[00000198] main input debug: pes: 0 packets
>[00000198] main input debug: data: 0 packets
>[00000198] main input debug: buffers: 0 packets
>[00000198] main input debug: thread 1125350192 joined 
>(src/input/input.c:373)
>[00000194] main playlist debug: creating new input thread
>[00000204] main input: playlist item
>`file:/home/bennettr/mpeg/grapes.ts'
>[00000204] main input debug: waiting for thread completion
>[00000204] main input debug: access `file', demux `', name 
>`/home/bennettr/mpeg/grapes.ts'
>[00000205] main stream output debug: using sout 
>chain=`std{mux="",access="udp",url="lab:1234"}'
>[00000205] main stream output debug: stream=`std'
>[00000206] main private debug: looking for sout stream module
>[00000206] main private debug: probing 1 candidate
>[00000206] main private warning: missing value for option mux
>[00000206] main private debug: set sout option: sout-standard-access to
>udp
>[00000206] main private debug: set sout option: sout-standard-url to 
>lab:1234
>[00000206] stream_out_standard private debug: creating 
>`udp/(null)://lab:1234'
>[00000206] stream_out_standard private debug: using `udp/ts://lab:1234'
>[00000207] main private debug: looking for sout access module
>[00000207] main private debug: probing 1 candidate
>[00000208] main private debug: looking for network module
>[00000208] main private debug: probing 2 candidates
>[00000208] ipv4 private debug: socket buffer size is 0x1fffe instead of 
>0x80000
>[00000148] main module debug: using network module "ipv4"
>[00000148] main module debug: unlocking module "ipv4"
>[00000204] main input debug: thread 1125350192 (input) created at 
>priority 0 (src/input/input.c:326)
>[00000204] main input debug: cmd=state old=10 new=1
>[00000204] main input debug: playing at normal rate
>[00000208] main private debug: thread 1133742896 (sout write thread) 
>created at priority 0 (udp.c:274)
>[00000207] access_output_udp private debug: udp access output 
>opened(lab:1234)
>[00000034] main module debug: using sout access module
>"access_output_udp"
>[00000206] stream_out_standard private debug: access opened
>[00000209] main private debug: looking for sout mux module
>[00000209] main private debug: probing 2 candidates
>[00000209] mux_ts_dvbpsi private debug: Open
>[00000209] mux_ts_dvbpsi private debug: shaping=200000 pcr=30000 
>dts_delay=200000
>[00000209] mux_ts_dvbpsi private debug: invalid csa ck (it must be 16 
>chars long)
>[00000161] main module debug: using sout mux module "mux_ts_dvbpsi"
>[00000205] main stream output debug: muxer support adding stream at any
>time
>[00000206] stream_out_standard private debug: mux opened
>[00000169] main module debug: using sout stream module
>"stream_out_standard"
>[00000204] main input debug: looking for access module
>[00000204] main input debug: probing 1 candidate
>[00000204] access_file input debug: opening file 
>`/home/bennettr/mpeg/grapes.ts'
>[00000204] access_file input error: file /home/bennettr/mpeg/grapes.ts 
>is empty, aborting
>[00000204] main input warning: no access module matching "file" could be
>
>loaded
>[00000204] main input debug: looking for access module
>[00000204] main input debug: probing 8 candidates
>[00000204] dvdplay input warning: cannot stat() source 
>`file:/home/bennettr/mpeg/grapes.ts' (No such file or directory)
>[00000204] dvdread input warning: cannot stat() source 
>`file:/home/bennettr/mpeg/grapes.ts' (No such file or directory)
>[00000204] dvd input warning: cannot stat() device 
>`file:/home/bennettr/mpeg/grapes.ts' (No such file or directory)
>[00000204] vcd input warning: could not open 
>file:/home/bennettr/mpeg/grapes.ts
>[00000204] cdda input warning: could not open 
>file:/home/bennettr/mpeg/grapes.ts
>[00000204] access_file input warning: cannot stat() file 
>`file:/home/bennettr/mpeg/grapes.ts' (No such file or directory)
>[00000204] v4l input warning: unknown option
>[00000204] v4l input debug: main device=`file'
>[00000204] v4l input error: cannot open device (No such file or
>directory)
>[00000204] v4l input error: cannot open audio device (No such file or 
>directory)
>[00000204] main input error: no suitable access module for 
>`/://file:/home/bennettr/mpeg/grapes.ts'
>[00000206] main private debug: destroying chain... (name=std)
>[00000209] mux_ts_dvbpsi private debug: Close
>[00000161] main module debug: unlocking module "mux_ts_dvbpsi"
>[00000208] main private debug: thread 1133742896 joined (udp.c:327)
>[00000207] access_output_udp private debug: udp access output closed
>[00000034] main module debug: unlocking module "access_output_udp"
>[00000169] main module debug: unlocking module "stream_out_standard"
>[00000206] main private debug: destroying chain done
>[00000204] main input debug: pes: 0 packets
>[00000204] main input debug: data: 0 packets
>[00000204] main input debug: buffers: 0 packets
>[00000204] main input debug: thread 1125350192 joined 
>(src/input/input.c:373)
>
>Thanks again
>
>Bennett Robinson
>OS/CM Ltd. (Thailand)
>
>Tel:  662 661-6015
>Fax   662 661-6462
>
>e-mail: bennettr at oscm-ltd.com
>
>
>Torsten Spindler wrote:
>
>  
>
>>Hello Bennett,
>>
>>can you try if it works with two vlcs? On the server
>>
>>vlc --sout udp://192.168.17.13:1234 file:/home/bennettr/mpeg/grapes.ts
>>--ttl 12 
>>
>>and on the client
>>
>>vlc udp://@:1234
>>
>>Bye,
>>Torsten
>>
>>    
>>
>
>
>  
>

-- 
Bennett Robinson
Managing Director
OS/CM Ltd. (Thailand)

Tel:  662 661-6015
Fax   662 661-6462

e-mail: bennettr at oscm-ltd.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20040724/1186a932/attachment.html>


More information about the vlc mailing list