Add a command to adjust bot config parameters on the fly
possibly include things like bitrate, and changing the resolution and framerate manually or have the ability to have it dynamically update depending on content
@JeshMate You mean like an argument to the play command for example to specify the bitrate, resolution for a specific video right?
@JeshMate You mean like an argument to the
playcommand for example to specify the bitrate, resolution for a specific video right?
i suppose you could do something like that, either something that you could set before starting a stream or when you execute play
Nice suggestion, thanks.
@JeshMate, I have implemented your suggestion. Feel free to pull the repo to test it out. Thanks again!