Neutrino HD for AZBox Me?

Antworten
lilo74
Interessierter
Interessierter
Beiträge: 20
Registriert: Sonntag 21. Juni 2015, 03:32
Image: openspa

Neutrino HD for AZBox Me?

Beitrag von lilo74 »

Hello everyone Forum, I love this Imagen(neutrino hd),I have the latest version installed(forum azbox.ca)2.50. I wonder if there is any chance installing a newer version with PLUGINS,YOUTUBE,WEBTV,ect,ect???? thanks.
seife
Developer
Beiträge: 4189
Registriert: Sonntag 2. November 2003, 12:36

Re: Neutrino HD for AZBox Me?

Beitrag von seife »

You would need to build it and implement all the new features in libstb-hal. The Player (and thus stuff like webtv, youtube etc...) has never been fully implemented, due to driver weirdness and lack of vendor support.
lilo74
Interessierter
Interessierter
Beiträge: 20
Registriert: Sonntag 21. Juni 2015, 03:32
Image: openspa

Re: Neutrino HD for AZBox Me?

Beitrag von lilo74 »

Thanks,where I can get started????
seife
Developer
Beiträge: 4189
Registriert: Sonntag 2. November 2003, 12:36

Re: Neutrino HD for AZBox Me?

Beitrag von seife »

I would go build the SDK for azbox me / minime with yocto/openembedded and then use that to build libstb-hal and neutrino-mp from git. Then fix libstb-hal and implement the missing features.
And don't forget to send me a patch / pull request, so that everyone benefits :-)
lilo74
Interessierter
Interessierter
Beiträge: 20
Registriert: Sonntag 21. Juni 2015, 03:32
Image: openspa

Re: Neutrino HD for AZBox Me?

Beitrag von lilo74 »

Ok friend, thanks. but no haven 1 patch,only haven, firm AZtrino 2.0RC4 ???????
seife
Developer
Beiträge: 4189
Registriert: Sonntag 2. November 2003, 12:36

Re: Neutrino HD for AZBox Me?

Beitrag von seife »

Well, nobody here knows what's inside this "Aztrino", you have to ask your vendor for that.

I personally would start working on the code available here: https://github.com/neutrino-mp/
You probably need to implement the stuff in cPlayer() in libstb-hal.
lilo74
Interessierter
Interessierter
Beiträge: 20
Registriert: Sonntag 21. Juni 2015, 03:32
Image: openspa

Re: Neutrino HD for AZBox Me?

Beitrag von lilo74 »

Hi friend,mostly interested in plugins, as Picons, you haven lib. this? picons?'

Youtube to install the plugin here on the web. on AZbox Me.But it does not work,
just put the blue button remote,It appears a submenu: youtube favorites

He was selected,but it makes no function.
this plugins: http://www.tuxbox-cvs.sourceforge.net/f ... 62&t=50336

also installed: https://github.com/neutrino-mp/neutrino ... aster/data

several things there.
seife
Developer
Beiträge: 4189
Registriert: Sonntag 2. November 2003, 12:36

Re: Neutrino HD for AZBox Me?

Beitrag von seife »

The plugin needs functions in neutrino which are most likely not present in "aztrino", which most likely is an ancient version. You need to ask whoever built this image which version is inside.

This is why I am saying (for the third time now) that you need to implement the missing functions in cPlayer() in libstb-hal.

Just adding stuff from the source to your installed version is not going to work, you need to rebuild the code and (more important) first implement the missing features in libstb-hal.
Antworten