Hello everyone,
I have some time to unveil the launch of a project WebTV, which will develop your own plugins Webapps (HTML5 / PHP).
I am currently working on a "Wetek Play 2", which contains 2 interfaces!
I would like to collect from you, if 2 interfaces are also present on the hardwares under "ARM", and which are supported by "LibreELEC", as for example Raspberry Pi, RockChip ...
After reflection, I will also add in this project, the development of an addon "OpenATV" (An alternative LiveTV DVB/IPTV), which will be compatible with the hardwares mentioned above.
I'm not a fan of the "PVR" of "Kodi", which requires the use of a customer service, and recovers streaming video streams, it is 100 times better to centralize everything on a single point, and especially to use "IOCTL DVB", and send the Audio / Video Stream directly to the "VPU" hardware, this guarantee fast zappings.
To do this, I will have to write a GSTreamer Audio/Video decoder for Enigma 2.
I also read that the support of AMLogic on Kodi, may be stopping on the 19 version, it pushes me more encrew to implement a 100% compatible LiveTV, and provide a compatible Kodi "GSTreamer" : oe-alliance-core/add-gstplayer-support.patch at 4.2 · oe-alliance/oe-alliance-core · GitHub
I think the best solution, because several TV boxes under "ARM" have a GStreamer 1.x plugin :
See also for PC versions for Nvidia, ATI, and Intel...
For the part "e2proc", I had already written a module from the one for the "Wetek Play", I had designed it based on my capabilities of reverse engineering, I saw that a version for Wetek Play 2 exists, so I will redo it from this module, then make sure that is compatible with other hardwares.
So much for the information, look forward to having your feedback, I start today the integration of "OpenATV" in Addon, I have to wait to receive my memory modules, to finalize the compilation of "Qt WebEngine 5.10", because this version requires more than 5GB of memory, to compile it.