Re: [vdrpylib-devel] Same work here
Status: Alpha
Brought to you by:
rshortt
From: Rob S. <ro...@in...> - 2004-12-15 16:46:56
|
Sebastien Lucas wrote: > On Wed, 15 Dec 2004 11:34:14 -0400, Rob Shortt <ro...@in...> wrote: >>Thanks for your interest. BTW, what kind of application are you using / >>writing to use vdrpylib? Just curious here. > > I started a VDR client on my Xbox with XBMC (via Streamdev). Currently > it can show live TV and EPG. But it's not ready to be shown ;). That's kindof the same thing we've been doing with Freevo. Right now for live-tv I've been using vdr-xine or mplayer with streamdev. For recording I've been streaming from streamdev and soon to have a real interface with timers to get VDR doinf the recordings and compare the results. For the EPG I've added support to PyEPG (http://freevo.sourceforge.net/cgi-bin/freevo-2.0/SourceDoc/PyEPG - also maintained with Freevo but is a seperate library) for importing the VDR EPG. I can give some examples of its usage is you're interested. -Rob |