m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.96k stars 449 forks source link

Capture refactor #202

Closed m1k1o closed 1 year ago

m1k1o commented 1 year ago

Split audio,video. Use a single wrapper for them.

Implement new wrapper broadcast that lives inside of capture.

Move codecs to types and change its setting.