Hi All,
I am having some trouble playing RTSP streams in XBMC and was wondering if anyone else had this working as I have updated the code to play recorded TV and active streams using RTSP but I am unable to test. Hoping it is just my installation that is hosed.
If no one else can get it to work I will have to try and get onto some in the XBMC team.
Cheers,
Chad
I've compiled latest version of XBMC, and can confirm that elupus fixed the RTSP streaming in XBMC here. So you are now able to connect to a tvserver RTSP stream using XBMC by creating a .strm file with the following:
rtsp://ipaddress/stream1.0
I think DVD player, which is where the RTSP streaming is implemented, is the default to play them so you should just have to hit play and the streaming begins.
Also I'm curious as to how you've been implementing it so far. I've been thinking about designing a SOAP wrapper plugin for TV Server to handle the DB and channel changing. Not sure what direction your taking, but if your already far along, I don't see any point in me duplicating effort.
Good Luck,
David