ThibaultBee / StreamPack

SRT/RTMP/RTMPS live streaming libraries for Android
https://thibaultbee.github.io/StreamPack/index.html
Apache License 2.0
174 stars 67 forks source link

Multi encoder #100

Open cdiddy77 opened 4 months ago

cdiddy77 commented 4 months ago

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.