Custom Encoders

Hello, if the stream server is offline and a custom encoder (like FFmpeg) is used, this causes all other mounts to lag. Is there a way to fix this?
 
Last edited:
Hello, if the stream server is offline and a custom encoder (like FFmpeg) is used, this causes all other mounts to lag. Is there a way to fix this?
This shouldn't happen, all streaming encoders are separate from each other. If one of the encoder experiences problems, it won't affect other encoders. What RadioBOSS version do you use, and does it show any error messages?
 
I am using the version: 6.3.3.0 x64, only the error "Cannot start broadcasting" is displayed.
I also noticed that the whole RadioBOSS instance is starting to lag, so that's probably the problem. All unaffected instances on the host, however, work perfectly.
 
This looks like a general computer issue, like your custom encoder starts using lots of CPU and it affects the whole system. Playback or user interface in RadioBOSS can not be affected by streaming, streaming goes separately and main UI or playback engine doesn't wait for streaming, it goes on regardless.
 
Back
Top