Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render Capture implementation on Amlogic for Ambilight addons #1

Open
Hedda opened this issue Feb 26, 2015 · 2 comments
Open

Render Capture implementation on Amlogic for Ambilight addons #1

Hedda opened this issue Feb 26, 2015 · 2 comments

Comments

@Hedda
Copy link

Hedda commented Feb 26, 2015

Please implement CRenderCapture support for Amcodec/Amplayer on Amlogic to enable Ambilight addons like Boblight as requested here

http://forum.kodi.tv/showthread.php?tid=219563

Looks like Davilla/Pivos have already done some work on this as linked here below which could maybe be backported?

https://github.com/davilla/boblight-1

https://github.com/Pivosgroup/boblight

https://github.com/Pivosgroup/TOFU-XS-Android-TOFUApp

@Stane1983
Copy link
Owner

I will check this.

On 12:24, Thu, 26 Feb 2015 Hedda notifications@github.com wrote:

Please implement CRenderCapture support for Amcodec/Amplayer on Amlogic to
enable Ambilight addons like Boblight as requested here

http://forum.kodi.tv/showthread.php?tid=219563

Looks like Davilla/Pivos have already done some work on this as linked
here below which could maybe be backported?

https://github.com/davilla/boblight-1

https://github.com/Pivosgroup/boblight

https://github.com/Pivosgroup/TOFU-XS-Android-TOFUApp


Reply to this email directly or view it on GitHub
#1.

@Hedda
Copy link
Author

Hedda commented Feb 26, 2015

@Stane1983 Thanks! FYI, Kodi developers posted more info in the forum thread now too:

http://forum.kodi.tv/showthread.php?tid=219563

Based on davilla/pivos work Memphiz done something superior (which requires a current kernel) here:

https://github.com/OpenELEC/OpenELEC.tv/...ient.patch

Memphiz also have a rendercapture implementation for this here:

https://github.com/Memphiz/xbmc/commits/amlcapture

But the rendercapture implementation is to late - thats why Memphiz prefer the userspace client.

Memphiz tried both on WeTek Play Amlogic box running OpenELEC ...

It relies on an aml kernel with enabled videocap support.

For using it in current openelec builds you need to install the boblighd addon (which in this case provides the boblight-aml client which reads its config from the official boblight addon...), the boblight addon and then configure the boblight addon to point it to your server (which can be anywhere in the network or even the local one).

This only works when having a videocap enabled aml kernel (so that /dev/videocap0 is available).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants