fillab / teleboyNG_BIN

2 stars 1 forks source link

Add new option to force max bitrate #3

Open benbois opened 7 years ago

benbois commented 7 years ago

Hi, that could be nice to have an option to force a max bitrate for the stream instead of let teleboy to choose it (auto mode by default). Here, you can find a sample coding in bash:

It could be really useful for bad/slow connections. Thanks.

fillab commented 7 years ago

Hi, I will consider this for a future version.

In the mean time you can already limit the bandwidth directly in Kodi via Internet Settings Of course this is a global value that will affect all your plugins.

benbois commented 7 years ago

Hi, yes I know about the global limitation in Kodi settings but I don't get any bandwidth problem with other plugins. Anyway, thanks for considering my demand.