
Originally Posted by
sattommy
I have been looking into the different options over the last few days. Also try to analyse how the azbox is setup now. I think e2 can replace opensat firmware fully. In my view (please correct me if i am wrong) the following steps need to be taken.
-dvbapi has to be compiled and work with dvb device + use sigma demuxer and sigma mpeg output
-Enigma2 has to be compiled to output osd over sigma osd output -> might be just framebuffer
-Smartcard slot driver needs to be rewritten
-IR-remote driver has to be rewritten (lircd??)
-Directfb has to be compiled for plugins
-Amp_test will replace media player and will be launched from enigma2 file browser. Amp_test will have its on osd, which has to be further developped.
This way opensat's problem loaded software can be fully replaced. All other plugins, like browser, youtube, rss, etc will have to be re-developped with directfb support.
As far as current sources on this forum. dvbapi has been compiled and is hopefully not using Sdecoderserver to output the mpeg. Enigma2 might be compiled or not?
Currently opensat firmware works like this:
JIPCServer --> Inter process communication server. Get IR commands from driver, and is used to communicate between the other modules
Sdecoderserver --> Initializes the output, and other modules send their output to Sdecoderserver which publishes it on screen. Sdecoderserver also controls the demux devices.
All other modules -> independed modules which router their screen output through Sdecoderserver.
Bookmarks