Android Is it possible to enforce Video Bitrate with inputstream?
#1
Hi all, I have been trying to figure this out for weeks.
I want to essentially enforce HD bitrate vs throttling down to a lower bitrate. It is possible to do so in the m3u file?

The playlist has this syntax
KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
KODIPROP:inputstream.adaptive.license_key=https://xxx
EXTINF:0 tvg-id="4" group-title="All",Channel Name
https://akamaized.net/out/i/22.mpd
Reply
#2
(2021-05-02, 08:14)navigates Wrote: Hi all, I have been trying to figure this out for weeks.
I want to essentially enforce HD bitrate vs throttling down to a lower bitrate. It is possible to do so in the m3u file?

The playlist has this syntax
KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
KODIPROP:inputstream.adaptive.license_key=https://xxx
EXTINF:0 tvg-id="4" group-title="All",Channel Name
https://akamaized.net/out/i/22.mpd

Maybe ask in the inputstreams forum section?

https://forum.kodi.tv/forumdisplay.php?fid=312
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply
#3
(2021-05-02, 10:12)phunkyfish Wrote:
(2021-05-02, 08:14)navigates Wrote: Hi all, I have been trying to figure this out for weeks.
I want to essentially enforce HD bitrate vs throttling down to a lower bitrate. It is possible to do so in the m3u file?

The playlist has this syntax
KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
KODIPROP:inputstream.adaptive.license_key=https://xxx
EXTINF:0 tvg-id="4" group-title="All",Channel Name
https://akamaized.net/out/i/22.mpd

Maybe ask in the inputstreams forum section?

https://forum.kodi.tv/forumdisplay.php?fid=312

Will do Thanks much
Reply
#4
(2021-05-02, 18:42)navigates Wrote: Will do Thanks much

Kindly don't double-/crosspost your questions in this forum.
If a thread/post needs to be moved to a different forum section, just ask.

This thread has been moved to the Inputstream section.
Reply
#5
(2021-05-02, 18:54)Klojum Wrote:
(2021-05-02, 18:42)navigates Wrote: Will do Thanks much

Kindly don't double-/crosspost your questions in this forum.
If a thread/post needs to be moved to a different forum section, just ask.

This thread has been moved to the Inputstream section.

Thanks for this. Didn't know. Will follow accordingly.
Reply
#6
@navigates you can set a max bandwidth property, please see here: https://github.com/xbmc/inputstream.adap..._bandwidth
Reply

Logout Mark Read Team Forum Stats Members Help
Is it possible to enforce Video Bitrate with inputstream?0