Comment 6 for bug 600682

Revision history for this message
John Paul (p6284968128) wrote :

All of a sudden, vlc now does open the stream:

~$ vlc rtsp://wm.media53.kpnstreaming.nl/kpn=TweedeKamerL=Plenair101
VLC media player 1.0.6 Goldeneye
[0x820c668] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x854d460] pulse audio output: No. of Audio Channels: 2
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::setClipRegion: Painter not active
QPainter::setClipping: Painter not active, state will be reset by begin
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::setClipRegion: Painter not active
QPainter::setClipping: Painter not active, state will be reset by begin
QPainter::begin: Paint device returned engine == 0, type: 1

Totem works, too, but mplayer doesn't and neither does openRTSP (attachment):
~$ totem rtsp://wm.media53.kpnstreaming.nl/kpn=TweedeKamerL=Plenair101
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
Total Unfree 60 bytes cnt 1 [(nil),0]

~$ mplayer rtsp://wm.media53.kpnstreaming.nl/kpn=TweedeKamerL=Plenair101
MPlayer SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing rtsp://wm.media53.kpnstreaming.nl/kpn=TweedeKamerL=Plenair101.
Resolving wm.media53.kpnstreaming.nl for AF_INET6...
Couldn't resolve name for AF_INET6: wm.media53.kpnstreaming.nl
Resolving wm.media53.kpnstreaming.nl for AF_INET...
Connecting to server wm.media53.kpnstreaming.nl[213.75.92.51]: 554...
STREAM_LIVE555, URL: rtsp://wm.media53.kpnstreaming.nl/kpn=TweedeKamerL=Plenair101
Stream not seekable!
 file format detected.
Failed to initiate "audio/X-ASF-PF" RTP subsession: RTP payload format unknown or not supported
Failed to initiate "video/X-ASF-PF" RTP subsession: RTP payload format unknown or not supported
Exiting... (End of file)

In the mean time, vlc was updated to 1.0.6-1ubuntu1.2; I'm still using livemedia-utils 2010.02.10-1. I assume a fix was released in vlc.
If the problem was caused by liblivemedia though, I can't explain why vlc now does work, while openRTSP doesn't.

Please note that I tried only one rtsp stream, as I couldn't find any other. Might it be possible that the stream was corrupt is now fixed?