Cannot play RTMP stream - no access module matched "rtmp"
Posted: 09 Sep 2010 16:06
Hello,
I am having trouble playing a rmtp stream from Sveriges Radio SR1 (Swedish Radio) with VLC 1.0.6 on Ubuntu 10.04.
I tried with both 'http://sverigesradio.se/topsy/direkt/164.rtmp' and direct with`rtmp://rtmp-live.sr.se/webbradio/kanaler/p1-aac-96' but always get the error message failed: no access module matched "rtmp". Do I need any additional library?
I searched the forum and tried Google but couldn't find any answer. As I can select 'RMTP' as protocol I assume that VLC supports it nowadays although the wiki states 'RTMP is not supported by VLC. ' (http://wiki.videolan.org/Rtmp). I must admit I am a little bit confused.
Below the VLCs debug and error messages.
Thanks, Chris
I am having trouble playing a rmtp stream from Sveriges Radio SR1 (Swedish Radio) with VLC 1.0.6 on Ubuntu 10.04.
I tried with both 'http://sverigesradio.se/topsy/direkt/164.rtmp' and direct with`rtmp://rtmp-live.sr.se/webbradio/kanaler/p1-aac-96' but always get the error message failed: no access module matched "rtmp". Do I need any additional library?
I searched the forum and tried Google but couldn't find any answer. As I can select 'RMTP' as protocol I assume that VLC supports it nowadays although the wiki states 'RTMP is not supported by VLC. ' (http://wiki.videolan.org/Rtmp). I must admit I am a little bit confused.
Below the VLCs debug and error messages.
Thanks, Chris
Code: Select all
[0x8d251f8] main input debug: TIMER input launching for 'http://sverigesradio.se/topsy/direkt/164.rtmp' : 912,003 ms - Total 912,003 ms / 1 intvls (Avg 912,003 ms)
[0x8d24ef8] main input debug: thread (input) created at priority 10 (input/input.c:230)
[0x8b41318] qt4 interface debug: IM: Setting an input
[0x8b41318] qt4 interface debug: Updating the geometry
[0x8b41318] qt4 interface debug: Updating the geometry
[0x8d24ef8] main input debug: thread started
[0x8d24ef8] main input debug: using timeshift granularity of 50 MBytes
[0x8d24ef8] main input debug: using timeshift path '/tmp'
[0x8d24ef8] main input debug: `rtmp://rtmp-live.sr.se/webbradio/kanaler/p3-aac-96' gives access `rtmp' demux `' path `rtmp-live.sr.se/webbradio/kanaler/p3-aac-96'
[0x8d24ef8] main input debug: creating demux: access='rtmp' demux='' path='rtmp-live.sr.se/webbradio/kanaler/p3-aac-96'
[0x8d251f8] main demux debug: looking for access_demux module: 0 candidates
[0x8d251f8] main demux debug: no access_demux module matched "rtmp"
[0x8d251f8] main demux debug: TIMER module_need() : 0,119 ms - Total 0,119 ms / 1 intvls (Avg 0,119 ms)
[0x8d24ef8] main input debug: creating access 'rtmp' path='rtmp-live.sr.se/webbradio/kanaler/p3-aac-96'
[0x8d251f8] main access debug: looking for access module: 0 candidates
[0x8d251f8] main access error: no access module matched "rtmp"
[0x8d251f8] main access debug: TIMER module_need() : 0,096 ms - Total 0,096 ms / 1 intvls (Avg 0,096 ms)
[0x8d24ef8] main input