brnmr

Results 1 issues of brnmr

Is there a way to configure the CameraRtmpLiveStreamer to write the stream to a file? Maybe exposing the `muxer` property, so we pass in `writeToFile = true`? ```kotlin class CameraRtmpLiveStreamer(...