Kodi Community Forum
Req DVBAPI support on linux - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: Req DVBAPI support on linux (/showthread.php?tid=156671)



DVBAPI support on linux - MastaG - 2013-02-18

Hi there,

I was wondering if it'd would be possible to have an addon that would hook dvbapi support directly into xbmc.
So it would be possible to configure the tuner directly into the addon and search for channels etc.
That would kill the need for a separate backend such as tvheadend or mythtv and making channel switching MUCH faster as xbmc directly talks to the tuner.


RE: DVBAPI support on linux - FernetMenta - 2013-02-18

Possible: yes
Desired: no

That would limit the addon to a particular platform. Slow channel changes are not caused by the communication path to the backend.


RE: DVBAPI support on linux - MastaG - 2013-02-19

It would limit the plugin only to one platform indeed.
But other platforms simply lack a good dvb core.
For example most dvb-tuners in windows have closed source drivers with a custom interface to a closed source binary for tuning etc.
Linux is the only platform with a decent dvb api.


RE: DVBAPI support on linux - opdenkamp - 2013-02-19

not going to happen