You are not logged in.

#1 2009-10-22 02:54:39

mmf1902
Member
From: Mexico city
Registered: 2009-05-08
Posts: 53

[SOLVED] Banshee does not play rtsp protocol

rtsp streams (radio station) does not work in the last version of banshee (1.5.1-1). in fact it worked fine in previous version.


After launching banshee in the terminal there appears:

[miguel@miguel ~]$ banshee-1
[Info  21:14:42.263] Running Banshee 1.5.1: [source-tarball (linux-gnu, x86_64) @ 2009-10-16 15:35:43 UTC]
[Info  21:14:44.008] All services are started 1.557862s
[Info  21:14:44.994] nereid Client Started
System.ApplicationException: Could not find org.freedesktop.Avahi
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.Initialize () [0x00000] 
  at Mono.Zeroconf.Providers.AvahiDBus.ZeroconfProvider.Initialize () [0x00000] 
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] 
System.DllNotFoundException: libnss_mdns-0.2.so
  at (wrapper managed-to-native) Mono.Zeroconf.Providers.Bonjour.Native:DNSServiceCreateConnection (Mono.Zeroconf.Providers.Bonjour.ServiceRef&)
  at Mono.Zeroconf.Providers.Bonjour.Zeroconf.Initialize () [0x00000] 
  at Mono.Zeroconf.Providers.Bonjour.ZeroconfProvider.Initialize () [0x00000] 
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] 
[Warn  21:14:49.125] Failed to start DAAP client - No Zeroconf providers could be found or initialized. Necessary daemon may not be running. (in `Mono.Zeroconf')
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] 
  at Mono.Zeroconf.Providers.ProviderFactory.get_DefaultProvider () [0x00000] 
  at Mono.Zeroconf.Providers.ProviderFactory.get_SelectedProvider () [0x00000] 
  at Mono.Zeroconf.ServiceBrowser..ctor () [0x00000] 
  at Daap.ServiceLocator.Start () [0x00000] 
  at Banshee.Daap.DaapService.DelayedInitializeTimeout () [0x00000]

And after trying to play the radio stream (rtsp://148.240.229.63/broadcast/reporte.rm) there appers the following:

[Error 21:21:10.585] GStreamer resource error: OpenReadWrite

Any ideas to fix it?

Best

Last edited by mmf1902 (2009-10-23 00:36:26)

Offline

#2 2009-10-22 08:40:05

lovebug356
Member
Registered: 2009-08-05
Posts: 6

Re: [SOLVED] Banshee does not play rtsp protocol

Are you sure you have installed gst-plugins-bad too?

If it still doesn't work after you have installed this package can you try:
gst-launch-0.10 playbin uri=rtsp://148.240.229.63/broadcast/reporte.rm

Offline

#3 2009-10-23 00:36:01

mmf1902
Member
From: Mexico city
Registered: 2009-05-08
Posts: 53

Re: [SOLVED] Banshee does not play rtsp protocol

lovebug356 wrote:

Are you sure you have installed gst-plugins-bad too?

If it still doesn't work after you have installed this package can you try:
gst-launch-0.10 playbin uri=rtsp://148.240.229.63/broadcast/reporte.rm

Yes... the gst-plugins-bad is installed.

I did what you said and the stream played right, after that I tried banshee and now I can hear the radio station without problems. smile


Thanks, thanks a lot....

Offline

Board footer

Powered by FluxBB