Resolved - UPnP Play error on Raspberry Pi
#1
Hi,

I'm trying to get XBMC on my Raspbery Pi to play live radio streams from a DVBViewer UPnP server. The DVBViewer UPnP server packages up the radio stream as an MP3.

XBMC Frodo Beta 1 works fine with this on my Windows machine, but it fails and no audio is played on the Raspberry, using OpenELEC RPi build from Nov 18.

Here are some excerpts from the log file - please let me know if you need any more, or if you need me to do anything else.

Thank you!

0:45:36 T:3043910160 ERROR: Playlist Player: skipping unplayable item: 0, path [upnp://F74F86F9-6610-4078-B847-2EC489C76098/r%23s%2300000%2300238]
10:45:36 T:3043910160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
10:45:41 T:3043910160 NOTICE: COMXPlayer: Opening: http://192.168.5.10:7522/upnp/channelstr.../00234.mp3
10:45:41 T:3043910160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
10:45:41 T:2887435360 NOTICE: Thread COMXPlayer start, auto delete: false
10:45:41 T:2887435360 NOTICE: OMXClock using video as reference
10:45:41 T:2887435360 NOTICE: Creating InputStream
10:45:51 T:2887435360 WARNING: FillBuffer: curl failed with code 28
10:45:51 T:2887435360 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
10:45:51 T:2887435360 ERROR: Open - failed to open source <http://192.168.5.10:7522/upnp/channelstream/mimevideo%2Fx-mp3/00234.mp3>
10:45:51 T:2887435360 ERROR: COMXPlayer::OpenInputStream - error opening [http://192.168.5.10:7522/upnp/channelstr.../00234.mp3]
10:45:51 T:2887435360 NOTICE: COMXPlayer::OnExit()
10:45:51 T:2887435360 NOTICE: COMXPlayer::OnExit() deleting input stream
10:45:51 T:3043910160 ERROR: Playlist Player: skipping unplayable item: 1, path [upnp://F74F86F9-6610-4078-B847-2EC489C76098/r%23s%2300000%2300234]
10:45:51 T:3043910160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
10:45:58 T:2887435360 NOTICE: Thread Background Loader start, auto delete: false
10:46:58 T:3043910160 NOTICE: Previous line repeats 23 times.
10:46:58 T:3043910160 NOTICE: COMXPlayer: Opening: http://192.168.5.10:7522/upnp/channelstr.../00248.mp3
10:46:58 T:3043910160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
10:46:58 T:2887435360 NOTICE: Thread COMXPlayer start, auto delete: false
10:46:58 T:2887435360 NOTICE: OMXClock using video as reference
10:46:58 T:2887435360 NOTICE: Creating InputStream
10:47:08 T:2887435360 WARNING: FillBuffer: curl failed with code 28
10:47:08 T:2887435360 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
10:47:08 T:2887435360 ERROR: Open - failed to open source <http://192.168.5.10:7522/upnp/channelstream/mimevideo%2Fx-mp3/00248.mp3>
10:47:08 T:2887435360 ERROR: COMXPlayer::OpenInputStream - error opening [http://192.168.5.10:7522/upnp/channelstr.../00248.mp3]
10:47:08 T:2887435360 NOTICE: COMXPlayer::OnExit()
10:47:08 T:2887435360 NOTICE: COMXPlayer::OnExit() deleting input stream
10:47:08 T:3043910160 ERROR: Playlist Player: skipping unplayable item: 0, path [upnp://F74F86F9-6610-4078-B847-2EC489C76098/r%23s%2300000%2300248]
Reply
#2
Sorry. Windows Firewall issue - looks like it wasn't blocking discovery but was blocking streaming. Didn't affect XBMC on Windows because it was all on the same machine as the UPnP server.

Sorted now. Sorry for wasting your time if you've read this far.
Reply

Logout Mark Read Team Forum Stats Members Help
Resolved - UPnP Play error on Raspberry Pi0