Playing a channel on a Dreambox
#1
Hi all,

I've been working on getting a script/plugin to show EPG data for a Dreambox.

I have successfully gotten the data out of the Dreambox, and into a XBMC gui.

What I haven't worked out is how to play the Dreambox/tuxbox streams.

Obviously, XBMC can play them, but if I try and directly play a stream by:

xbmc.Player.play('http://192.168.0.135/video.m3u')

I don't get anything working. Does anyone know how I play Dreambox streams from Python.

Thanks,

Robert
Reply
#2
(obvious typo in above...)

I meant xbmc.Player().play('etc.')
Reply

Logout Mark Read Team Forum Stats Members Help
Playing a channel on a Dreambox0