Ninja icon indicating copy to clipboard operation
Ninja copied to clipboard

just one question about streaming

Open tierline1 opened this issue 2 years ago • 2 comments

Hello! ninja & jonin works fine!

But i wonder is it possible to configure this app that prevent file.mkv size growing? while streaming audio and video, the stream is written to a file and it grows in size, but I do not need the entire recording. maybe some file rotate and when siaze exeeds N mb rewrite it?

or mabe possible to set video and audio quality to reduce file size?

tierline1 avatar Dec 17 '22 13:12 tierline1

currently it doesn't support this behavior since it's not supposed to stream very large size of data using shell stream feature

ErAz7 avatar Dec 17 '22 13:12 ErAz7

but for video/audio quality, it depends on what you use to record. I believe FFmpeg should have options for that purpose

ErAz7 avatar Dec 17 '22 13:12 ErAz7