yarko93 / tdt-amiko

Automatically exported from code.google.com/p/tdt-amiko
1 stars 0 forks source link

Webinterface plugin doesn't work, and other ideas. #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

excellent build ! I've managed to compile it myself, and It works really nice 
and stable.

Just a few suggestions:

1. original enigma2 webinterface, although presents as a downloadable plugin in 
feeds, has some unsatisfied dependencies. It would be great if they could be 
fixed. I could even be happy with pkteam webinterface, which can remotely 
starts/stops movies. Sadly, when I add manually that pkteam webinterface, a 
"magic number" error occurs.  

2. either add mediaplayer2 (http://code.google.com/p/mediaplayer2-for-sh4/) in 
your feed, or add additional feed somehow linked to that project. That player 
is excellent in viewing subtitles, and easily coexists with standard one.

3. I've done some work in modifying kernel for dvb-usb to be able to work. It 
would be nice if you add these kernel changes, so amiko v1 users to be able to 
plug some cheap usb dvb-t receiver and to watch dvb-t channels. That idea, 
proposed by me, was accepted by pinky1981, and he made such changes to his 
kernel. Actually this is only the kernel part, enigma2 should be modified too 
to "see" the second tuner natively. Initial dirty workaround is to start 
mumudvb for streaming from the second tuner, and attach to the stream via media 
player, or via "addstreamurl".

Thanks, And keep your good work !

PS. about the kernel, changes are:
CONFIG_DVB_CORE=m
CONFIG_DVB_USB=m
and then, dvb-usb tuner modules could be supplied as a opkg packages.

Original issue reported on code.google.com by ltrifo...@gmail.com on 18 Jan 2013 at 7:47

GoogleCodeExporter commented 8 years ago
All this can be done, you only need time

Original comment by schpunti...@gmail.com on 18 Jan 2013 at 4:20

GoogleCodeExporter commented 8 years ago
Hi ltrifonov,

where we can see your kernel changes so we could integrate them?

Original comment by revet...@gmail.com on 15 Apr 2013 at 10:47