ashish
ashish
Hi, Did you try following the steps mentioned under "Building" & "Use" ?
Hi, You will need to compile the project first. After compiling the "imports" directory will be in your build directory. Thanks, Ashish On Tue, Jul 17, 2018 at 4:21 PM,...
If compilation is successful the imports directory will be created where it is supposed to be created which in your case is shadow directory. On Wed, Jul 18, 2018 at...
Im also facing the same issue. Here is the error log: ``` Error: Shaka Error MEDIA.BUFFER_READ_OUT_OF_BOUNDS () at new shaka.util.Error (http://localhost/shaka-player/lib/util/error.js:94:17) at shaka.util.DataViewReader.outOfBounds_ (http://localhost/shaka-player/lib/util/data_view_reader.js:267:12) at shaka.util.DataViewReader.skip (http://localhost/shaka-player/lib/util/data_view_reader.js:204:18) at shaka.cea.Mp4CeaParser.parseMdat_ (http://localhost/shaka-player/lib/cea/mp4_cea_parser.js:239:16)...
I just checked-out master, recompiled and can confirm it is happening with latest master.
Hi @TheModMaker Thanks, Yes they support `cbcs` protection scheme. The playback works fine without key-rotation. Is there any workaround or setting in the shaka-player that can handle this case ?...