]> git.sesse.net Git - nageru/commit
Add CEF support to Kaeru. cef-kaeru
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 2 Mar 2024 17:43:35 +0000 (18:43 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 2 Mar 2024 17:43:35 +0000 (18:43 +0100)
commit5963b81ab39d0509f42ed503cf5322147ebb1a7e
tree345d5bff5d355bbd80c2a78d59324809849397ca
parentf1d22d113f924803ee0e0f33b81f0720f9378eae
Add CEF support to Kaeru.

This allows you to have a fully headless encoder that just shows a web page
(perhaps as a “stream is down” view or similar), although with no sound.
Request by Marcus Nilsen.
meson.build
nageru/cef_encoder_adapter.cpp [new file with mode: 0644]
nageru/cef_encoder_adapter.h [new file with mode: 0644]
nageru/flags.cpp
nageru/flags.h
nageru/kaeru.cpp