Albert Cheung
Albert Cheung
In addition, I wonder if we really need the semaphore and blocking wakeup logic in SelectorWrapper. To my understanding, the code prevent selector wakeup to be called before select is...
No. I am already using emulator image of Android 10.0
I see. I would like to see the usage of SelecterWrapper be replaced with plain Selector, this will simpliy the select and wakeup code (e.g. the blocking wait in wakeup)....
Hi, my buddy and I are checking if we can have DASH patch manifest support based on Shaka or have some preliminary implementation. May I know if you have any...
Hi, it may be a bit late. We have a fork with patch manifest support https://github.com/harmonicinc-com/shaka-player/commits/feature/dash-patch/v4.0.x Please let me know if you are interested, then we can create a PR.