Normal
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.0I 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
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