[vlc] vlc has no respondence while playing the rtp stream on arm

roro vlc_roro at foxmail.com
Fri Oct 17 02:13:59 CEST 2008


Hi,all

I have play the udp stream well on the same target(cpu PXA320).The 
stream server is vlc 0.8.6e Janus on ubuntu 8.0.4
and when I play the rtp stream from the same vlc server,there is no any 
debug warnings and errors.

the debug information is below:

VLC media player 0.8.6i Janus
starting VLC root wrapper... using UID 0 (root)
***************************************
* Running VLC as root is discouraged. *
***************************************

 It is potentially dangerous, and might not even work properly.
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file 
/root/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main private debug: module bank initialized, found 119 modules
[00000001] main private debug: opening config file /root/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities
[00000001] main private debug: looking for memcpy module: 1 candidate
[00000001] main private debug: using memcpy module "memcpy"
[00000139] main playlist debug: waiting for thread completion
[00000139] main playlist debug: thread 16386 (playlist) created at 
priority 0 (playlist/playlist.c:184)
[00000140] main private debug: waiting for thread completion
[00000140] main private debug: thread 32771 (preparser) created at 
priority 0 (playlist/playlist.c:210)
[00000141] main interface debug: looking for interface module: 1 candidate
[00000141] main interface debug: using interface module "hotkeys"
[00000141] main interface debug: thread 49156 (interface) created at 
priority 0 (interface/interface.c:231)
[00000139] main playlist debug: adding playlist item 
`rtp://@172.31.3.221:2213' ( rtp://@172.31.3.221:2213 )
[00000143] main interface debug: looking for interface module: 1 candidate
Remote control interface initialized. Type `help' for help.
[00000143] main interface debug: using interface module "rc"
[00000143] main interface debug: thread 65541 (manager) created at 
priority 0 (interface/interface.c:216)
[00000139] main playlist debug: creating new input thread
[00000145] main input debug: waiting for thread completion
[00000145] main input debug: creating statistics handler
[00000145] main input debug: `rtp://@172.31.3.221:2213' gives access 
`rtp' demux `' path `@172.31.3.221:2213'
[00000145] main input debug: creating demux: access='rtp' demux='' 
path='@172.31.3.221:2213'
[00000147] main demuxer debug: looking for access_demux module: 0 candidates
[00000147] main demuxer warning: no access_demux module matched "rtp"
[00000145] main input debug: creating access 'rtp' path='@172.31.3.221:2213'
[00000148] main access debug: looking for access2 module: 3 candidates
[00000145] main input debug: thread 81926 (input) created at priority 0 
(input/input.c:265)
[00000148] access_udp access debug: opening server=:0 
local=172.31.3.221:2213
[00000148] main access debug: net: connecting to '[]:0@[172.31.3.221]:2213'
[00000148] main access debug: looking for network module: 1 candidate
[00000148] main access debug: localized Domain Names not supported - 
disabled
[00000148] ipv6 access debug: 172.31.3.221: Address family for hostname 
not supported
[00000148] main access debug: using network module "ipv6"
[00000148] main access debug: removing module "ipv6"
[00000148] main access debug: looking for network module: 1 candidate
[00000148] ipv4 access debug: resolving 172.31.3.221:2213...
[00000148] ipv4 access debug: resolving :0...
[00000148] main access debug: using network module "ipv4"
[00000148] main access debug: removing module "ipv4"
[00000148] main access debug: using access2 module "access_udp"
[00000152] main private debug: pre buffering
status change: ( new input: rtp://@172.31.3.221:2213 )
status change: ( audio volume: 256 )
status change: ( play state: 1 )


Any idea? Thanks a lot.

Regards
roro




More information about the vlc mailing list