|
|
|
tokyovigilante: The raw DVB-T stream from EyeTV can be captured using the EyeTV plugin SDK. I did it when I was experimenting with adding live TV support to the Plex media centre.
If EPG Collector could be ported or run under Mono, it's entirely feasible that an EyeTV plugin could be created to automatically extract the MHEG-5 info from the stream, convert it to XML, and import it into EyeTV. I'm planning some further research into this, but am a little time limited.
If anyone has links to a high-level overview of EPG collector, and what it requires in the way of DVB stream length, and from which muxes, that would be very useful.
SJB: EPG Collector can take a dump of a transport stream instead of a live feed. I use it for testing/developing when I don't have access to the live stream.
Unfortunately this feature still accesses the tuner using DirectShow. That would need to be changed. Not a big deal though.
|
|
|