unable to play file at Darwin streaming server using rtsp://

*nix specific usage questions
sanjay417
New Cone
New Cone
Posts: 8
Joined: 08 Jan 2007 18:03
Location: India

unable to play file at Darwin streaming server using rtsp://

Postby sanjay417 » 08 Jan 2007 18:36

Hi All,
I am sorry if it is not the correct place for posting this message.
I have installed Darwin streaming server on a linux machine (ip address : 192.168.3.171, port 1220.) it is accessible using http://192.168.3.171:1220/ from any other machine in the LAN. I can play .mp4,.mov, 3gp file fom other windows machine using quick player, realplayer using rtsp://192.168.3.171/sample.mp4[,mov,.3gp] successfully.

I wanted to play these files from Linux machine in the LAN so I installed VLC media player on my machine(FC 6 Linux).
I tried playing .mp3, .mov,mp4 & 3gp file locally on my system using VLC media player and I am able to play it. When I am trying to play from darwin streaming server using rtsp protocol, I am unable to play.
I tried to play from my system using :
$vlc -vvv rtsp://192.168.3.171:1220/sample_100kbit.mov
then getting the following log:
-------------------
VLC media player 0.8.6a Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /home/sanjay/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 389 modules
[00000001] main private debug: opening config file /home/sanjay/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 4 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000490] main playlist debug: waiting for thread completion
[00000490] main playlist debug: thread 3084090256 (playlist) created at priority 0 (playlist/playlist.c:184)
[00000491] main private debug: waiting for thread completion
[00000491] main private debug: thread 3073600400 (preparser) created at priority 0 (playlist/playlist.c:210)
[00000492] main interface debug: looking for interface module: 2 candidates
[00000492] main interface debug: using interface module "hotkeys"
[00000492] main interface debug: thread 3063110544 (interface) created at priority 0 (interface/interface.c:231)
[00000494] main interface debug: looking for interface module: 2 candidates
[00000494] main interface debug: using interface module "screensaver"
[00000494] main interface debug: thread 3052620688 (interface) created at priority 0 (interface/interface.c:231)
[00000490] main playlist debug: adding playlist item `rtsp://192.168.3.171:1220/sample_100kbit.mov' ( rtsp://192.168.3.171:1220/sample_100kbit.mov )
[00000496] main interface debug: looking for interface module: 6 candidates
[00000496] main interface debug: using interface module "wxwidgets"
[00000496] main interface debug: thread 3040869264 (manager) created at priority 0 (interface/interface.c:216)
[00000496] wxwidgets interface debug: Using last windows config '(-1,0,0,1280,1024)(0,0,24,422,86)(6,0,0,-1,150)'
[00000496] wxwidgets interface debug: id=0 p=(0,24) s=(422,86)
[00000496] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150)
[00000490] main playlist debug: nothing requested, starting
[00000490] main playlist debug: creating new input thread
[00000499] main input debug: waiting for thread completion
[00000499] main input debug: creating statistics handler
[00000499] main input debug: `rtsp://192.168.3.171:1220/sample_100kbit.mov' gives access `rtsp' demux `' path `192.168.3.171:1220/sample_100kbit.mov'
[00000499] main input debug: creating demux: access='rtsp' demux='' path='192.168.3.171:1220/sample_100kbit.mov'
[00000501] main demuxer debug: looking for access_demux module: 0 candidates
[00000501] main demuxer warning: no access_demux module matched "rtsp"
[00000499] main input debug: creating access 'rtsp' path='192.168.3.171:1220/sample_100kbit.mov'
[00000502] main access debug: looking for access2 module: 12 candidates
[00000502] main access debug: net: connecting to 192.168.3.171 port 1220
[00000502] main access debug: connection in progress
[00000499] main input debug: thread 3003059088 (input) created at priority 0 (input/input.c:265)
[00000502] access_realrtsp access debug: rtsp connected
[00000502] access_realrtsp access warning: only real/helix rtsp servers supported for now
[00000502] main access debug: net: connecting to 192.168.3.171 port 1220
[00000502] main access debug: connection in progress
[00000502] access_realrtsp access debug: rtsp connected
[00000502] access_realrtsp access warning: only real/helix rtsp servers supported for now
[00000502] access_file access warning: 192.168.3.171:1220/sample_100kbit.mov: No such file or directory
[00000502] access_file access warning: 192.168.3.171:1220/sample_100kbit.mov: No such file or directory
[00000502] access_gnomevfs access warning: cannot parse MRL rtsp://192.168.3.171:1220/sample_100kbit.mov or unsupported protocol
[00000502] cdda access warning: could not open 192.168.3.171:1220/sample_100kbit.mov
[00000502] access_gnomevfs access warning: cannot parse MRL rtsp://192.168.3.171:1220/sample_100kbit.mov or unsupported protocol
[00000502] cdda access warning: could not open 192.168.3.171:1220/sample_100kbit.mov
[00000502] main access warning: no access2 module matching "rtsp" could be loaded
[00000499] main input error: no suitable access module for `rtsp://192.168.3.171:1220/sample_100kbit.mov'
[00000499] main input debug: thread 3003059088 joined (input/input.c:412)
[00000490] main playlist: nothing to play
[00000001] main private debug: removing all interfaces
[00000496] main interface debug: thread 3040869264 joined (interface/interface.c:258)
[00000496] main interface debug: removing module "wxwidgets"
[00000494] main interface debug: thread 3052620688 joined (interface/interface.c:258)
[00000494] main interface debug: removing module "screensaver"
[00000492] main interface debug: thread 3063110544 joined (interface/interface.c:258)
[00000492] main interface debug: removing module "hotkeys"
[00000001] main private debug: removing playlist handler
[00000491] main private debug: thread 3073600400 joined (playlist/playlist.c:247)
[00000490] main playlist debug: thread 3084090256 joined (playlist/playlist.c:248)
[00000490] main playlist: stopping playback
[00000490] main playlist debug: deleting playlist item `rtsp://192.168.3.171:1220/sample_100kbit.mov'
[00000001] main private debug: removing all video outputs
[00000001] main private debug: removing all audio outputs
[00000001] main private debug: removing module "memcpymmxext"
[00000001] main private debug: opening config file /home/sanjay/.vlc/vlcrc
[00000001] main private debug: saving plugins cache file /home/sanjay/.vlc/cache/plugins-04041e.dat
------------------------------------------
Can someone please point out the problem?
Thanks in advance.
Regards,
Sanjay

jalanmanish
New Cone
New Cone
Posts: 1
Joined: 16 Jan 2007 12:30

Postby jalanmanish » 16 Jan 2007 12:37

Hi Sanjay,

I faced similar problem while trying to play in VLC the sample files hosted on the Darwin server. I tried playing all the files available on the server. Found that *.mov doesnot play on VLC over RTSP. *.mp4 plays well in VLC over RTSP from the Darwin server. This was what worked for me.

Regards,
-Manish


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 3 guests