RTSP from Mediaportal TV-Server not working
#1
Firstly, I realise this isn't going to be high on the list of priority's but figured I throw this out there since XBMC is now in feature freeze for some bug bashing.

Some guys over at the mediaportal forum have been working on an XBMC video plugin that allows the use of Mediaportals TV-Server from within XBMC to watch live tv and recordings.
According to one of the guys working on the script XBMC is having trouble with playing back the RTSP stream..
He's provided the following log with Debug mode enabled;
Code:
13:56:06 T:4488 M:2392580096   DEBUG: CPlayerCoreFactory::GetPlayers(rtsp://192.168.2.129/stream1.0)
13:56:06 T:4488 M:2392580096   DEBUG: CPlayerCoreFactory::GetPlayers - Item is an internet stream, content-type=application/octet-stream
13:56:06 T:4488 M:2392580096   DEBUG: Alloc resources: 0.21ms (0.00 ms skin load, 0.15 ms preload)
13:56:07 T:4488 M:2392563712  NOTICE: DVDPlayer: Opening: rtsp://192.168.2.129/stream1.0
13:56:07 T:4488 M:2392563712 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:56:07 T:1020 M:2392535040   DEBUG: thread start, auto delete: 0
13:56:07 T:1020 M:2392530944  NOTICE: Creating InputStream
13:56:07 T:1020 M:2392530944    INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles
13:56:07 T:1020 M:2392530944   DEBUG: CUtil::CacheSubtitles: START
13:56:07 T:1020 M:2392526848    INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles done
13:56:07 T:1020 M:2392526848  NOTICE: Creating Demuxer
13:56:07 T:4964 M:2392436736   DEBUG: thread start, auto delete: 1
13:56:07 T:1020 M:2392420352   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info starting
13:56:07 T:1020 M:2391982080   ERROR: CDVDPlayer::OpenDemuxStream - Exception thrown when opeing demuxer
13:56:07 T:1020 M:2391982080  NOTICE: CDVDPlayer::OnExit()
13:56:07 T:1020 M:2391982080  NOTICE: CDVDPlayer::OnExit() deleting input stream
13:56:07 T:1020 M:2391982080   DEBUG: Playback was stopped

The thread for the plugin can be found here; http://forum.team-mediaportal.com/genera...dex21.html
and the SVN for the plugin here; http://mp-plugins.svn.sourceforge.net/vi...BMCServer/

I'm currently updating my TV-Server, XBMC and plugin to the latest version so that I can help to provide any further info required on this..
Reply

Logout Mark Read Team Forum Stats Members Help
RTSP from Mediaportal TV-Server not working0