[vlc] RTSP stream playback differences between 0.8.5 precompiled Windows and Linux sources?

John Kinson vlc at yellowradio.com
Tue May 9 14:35:21 CEST 2006


I'm trying to playback an RTSP stream from a Darwin Streaming Server, 
hosted on a Mac.

If I use the precompiled Win32 version of VLC 0.8.5, I can play back the 
stream with no problem.

However, if I build VLC 0.8.5 from the tarball on a linux platform, I 
get the error '[00000267] main demuxer warning: no access_demux module 
matched "rtsp"' as below, and playback fails.

Could anyone explain how I could build VLC from the sources to be 
compatible with a Darwin Streaming Server?

[00000001] main vlc debug: opening config file /home/johnk/.vlc/vlcrc
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file 
/home/johnk/.vlc/cache/plugins-04041e.dat
[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 199 modules
[00000001] main vlc debug: opening config file /home/johnk/.vlc/vlcrc
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE 
SSE2 FPU
[00000001] main vlc debug: looking for memcpy module: 3 candidates
[00000001] main vlc debug: using memcpy module "memcpymmxext"
[00000256] main playlist debug: waiting for thread completion
[00000256] main playlist debug: thread 3083901872 (playlist) created at 
priority 0 (playlist/playlist.c:184)
[00000257] main private debug: waiting for thread completion
[00000257] main private debug: thread 3075509168 (preparser) created at 
priority 0 (playlist/playlist.c:210)
[00000258] main interface debug: looking for interface module: 1 candidate
[00000258] main interface debug: using interface module "hotkeys"
[00000258] main interface debug: thread 3067091888 (interface) created 
at priority 0 (interface/interface.c:231)
[00000260] main interface debug: looking for interface module: 1 candidate
[00000260] main interface debug: using interface module "screensaver"
[00000260] main interface debug: thread 3058690992 (interface) created 
at priority 0 (interface/interface.c:231)
[00000256] main playlist debug: adding playlist item 
`rtsp://treaclepinky/parking_hinted.3gp' ( 
rtsp://treaclepinky/parking_hinted.3gp )
[00000262] main interface debug: looking for interface module: 3 candidates
[00000262] main interface debug: using interface module "wxwidgets"
[00000262] main interface debug: thread 3034188720 (manager) created at 
priority 0 (interface/interface.c:216)
[00000262] wxwidgets interface debug: Using last windows config 
'(-1,0,0,1280,800)(0,5,49,425,86)(6,0,0,-1,150)'
[00000262] wxwidgets interface debug: id=0 p=(5,49) s=(425,86)
[00000262] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150)
[00000256] main playlist debug: nothing requested, starting
[00000256] main playlist debug: creating new input thread
[00000265] main input debug: waiting for thread completion
[00000265] main input debug: creating statistics handler
[00000265] main input debug: `rtsp://server/stream_hinted.3gp' gives 
access `rtsp' demux `' path `server/stream_hinted.3gp'
[00000265] main input debug: creating demux: access='rtsp' demux='' 
path='server/stream_hinted.3gp'
[00000267] main demuxer debug: looking for access_demux module: 0 candidates
[00000267] main demuxer warning: no access_demux module matched "rtsp"
[00000265] main input debug: creating access 'rtsp' 
path='server/stream_hinted.3gp'
[00000268] main access debug: looking for access2 module: 4 candidates
[00000268] access_file access warning: server/stream_hinted.3gp: No such 
file or directory
[00000268] cdda access warning: could not open server/stream_hinted.3gp
[00000268] main access warning: no access2 module matching "rtsp" could 
be loaded
[00000265] main input error: no suitable access module for 
`rtsp://server/stream_hinted.3gp'
[00000265] main input debug: thread 3022842800 (input) created at 
priority 0 (input/input.c:261)
[00000265] main input debug: thread 3022842800 joined (input/input.c:399)
[00000256] main playlist: nothing to play

Thanks,

JK

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list