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

[Question] is HTML overlay possible? #65

Open
gaurav131 opened this issue Apr 29, 2020 · 1 comment
Open

[Question] is HTML overlay possible? #65

gaurav131 opened this issue Apr 29, 2020 · 1 comment

Comments

@gaurav131
Copy link

I want to HTML overlay with CSS animations and all. I am able to achieve static overlays by converting the HTML into an image and merging it with the video frames using OpenCV but looking for something like the OBS studio browser overlay feature.

@moschopsuk
Copy link
Contributor

Yes this should be possible when we first built this we built a very basic html render Gstreamer element.

Since then more Gstreamer HTML render elements have been created, i urge you to use these as they are in active development.

(chrome) https://github.com/centricular/gstcefsrc
(firefox) https://github.com/servo/servo/tree/master/ports/gstplugin
(Webkit) https://gstreamer.freedesktop.org/documentation/wpe/index.html?gi-language=c

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