HariD
HariD
does spring boot web3j starter1.6.0 really use web3j 1.6.0? what should be done to try a more recent version of web3j like 4.0.3 as my application needs several bug fixes...
I found that both calls to player.setQualityFor() do not take effect for the same reason in my setup. The highest quality requested exceeds the allowed highest quality. I think ABR...
I retested with a lower bitrate request (5) like below (to bypass the quality check i described above). It still does not take effect. This might be due to Stream...
another test with forced switch using the below. This seems to have worked. I could see bit-rate change request events and the quality moving to a higher resolution window.setTimeout(() =>...
At least 2 issues here seem to be due to early EOS on the stream (ABR not kicking in and setQualityFor without forceswitch not taking effect). The forceswitch flag appears...
i submitted PR for review https://github.com/Dash-Industry-Forum/dash.js/pull/4113
Looking for an example MPD that can show subtitles (for my understanding on how the subtitle code works). The MPD here gives subtitle options (Fr, De) but does not display...
using this HTML for reference https://reference.dashif.org/dash.js/nightly/samples/captioning/multi-track-captions.html