FS#16875 - [vlc] rtsp stream is broken

Attached to Project: Arch Linux
Opened by Nicola (drakkan) - Wednesday, 28 October 2009, 07:23 GMT
Last edited by Giovanni Scafora (giovanni) - Friday, 30 October 2009, 16:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Giovanni Scafora (giovanni)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

vlc doesn't play anymore rtsp live stream:

access_realrtsp access debug: rtsp connected
[0x1ff9b58] access_realrtsp access warning: only real/helix rtsp servers supported for now
[0x1ff9b58] main access warning: no access module matching "rtsp" could be loaded
[0x1ff9b58] main access debug: TIMER module_need() : 22,462 ms - Total 22,462 ms / 1 intvls (Avg 22,462 ms)
[0x1ff9b58] main access debug: waitpipe: object killed
[0x7f93a8001c68] main input error: open of `rtsp://192.168.2.17/udpstream' failed: (null)

the same rtsp url work fine in vlc for windows and worked in arch too until the last vlc upgrades (if I remember well the last two vlc upgrade are broken)


pacman -Qs vlc
local/libdvbpsi 0.1.6-3
MPEG TS and DVB PSI tables library (needed by vlc for streaming)
local/vlc 1.0.2-4
A multi-platform MPEG, VCD/DVD, and DivX player
local/vlc-plugin 1.0.2-4
VLC mozilla browser plugin

This task depends upon

Closed by  Giovanni Scafora (giovanni)
Friday, 30 October 2009, 16:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in vlc 1.0.2-5 and in live-media 2009.09.28-2
Comment by Nicola (drakkan) - Thursday, 29 October 2009, 21:06 GMT
  • Field changed: Percent Complete (100% → 0%)
Giovanni,

I don't know what you tested but a simple google search for a public rtsp stream give me this url:

rtsp://s-0-1.sg.softspb.com:554/test/test.mp4


this stream works fine with vlc on windows and with gstreamer on arch but not with vlc on arch:

[0x9e4c38] main access debug: connection: Operation now in progress
[0x9e4c38] main access debug: connection succeeded (socket = 15)
[0x9e4c38] access_realrtsp access debug: rtsp connected
[0x9e4c38] access_realrtsp access warning: only real/helix rtsp servers supported for now
[0x9e4c38] main access warning: no access module matching "rtsp" could be loaded
[0x9e4c38] main access debug: TIMER module_need() : 583,745 ms - Total 583,745 ms / 1 intvls (Avg 583,745 ms)
[0x9e4c38] main access debug: waitpipe: object killed
[0x7f08680020d8] main input error: open of `rtsp://s-0-1.sg.softspb.com:554/test/test.mp4' failed: (null)
[0x7f08680020d8] main input debug: thread ended

regards
drakkan
Comment by GCN (gilcn) - Thursday, 29 October 2009, 21:13 GMT
See this post in the BBS: http://bbs.archlinux.org/viewtopic.php?id=82512 (#3 from eMxyzptlk).
Comment by Giovanni Scafora (giovanni) - Friday, 30 October 2009, 00:13 GMT
Hi guys,

sorry but I never used the rtsp protocol with vlc.
BTW, I've seen that post in the BBS and I just uploaded the new live-media and re-compiled VLC against it for both arch.
I tested with the following URL:
rtsp://s-0-1.sg.softspb.com:554/test/test.mp4
and it works fine here.
Please, let me know, so I close this bug report.
Comment by Nicola (drakkan) - Friday, 30 October 2009, 07:27 GMT
Yes seems fine now,

thanks
Nicola
Comment by Wael Nasreddine (eMxyzptlk) - Friday, 30 October 2009, 14:46 GMT
This bug could be closed now, it's working again, Thanks for including my pathc :)
Comment by Giovanni Scafora (giovanni) - Friday, 30 October 2009, 16:07 GMT
Thank you Wael Nasreddine..

Loading...