StreamPack
StreamPack copied to clipboard
Multi encoder
here is my first cut at the multi-encoder, along with a dual streamer which uses it to create both RTMP and file streams. Much of this code is bespoke for my application and will need subsequent modification.
Some of the code is generally useful and/or addresses bugs I found along the way.
As lot of code has changed for the v3, this won't be applicable anymore.
Multiple output is a feature of the v3. Work in progress there: https://github.com/ThibaultBee/StreamPack/tree/dev_v3 with the DualStreamer.
See the official implementation in the main branch instead.