Romain Vimont ae29e5b562 Use VideoStreamer directly from ScreenEncoder
The Callbacks interface notifies new packets. But in addition, the
screen encoder will need to write headers on start.

We could add a function onStart(), but for simplicity, just remove the
interface, which brings no value, and call the streamer directly.

Refs 87972e2022686b1176bfaf0c678e703856c2b027
2023-03-10 22:22:15 +01:00
..
2023-03-03 11:13:48 +01:00