Tobias von Klipstein
Tobias von Klipstein
Dojango would in general need some refactoring, because Dojo will use (already uses) the HTML5 "data-"-attributes (e.g. data-dojo-config, data-dojo-type, ...) for defining/passing data on dom nodes.
Also see: http://dojotoolkit.org/reference-guide/releasenotes/1.6.html#releasenotes-1-6
I've started this branch some months ago and recognized that larger parts of dojango would require a change to support that. If you have an idea how to change it...
@avelad we also have some streams where this issue occurs. The HLS manifests are only valid for an hour, but you can always get a fresh manifest by doing this:...
@avelad thanks for having a closer look. I actually did not check it further because this stream got generated via AWS Elemental MediaConvert (using default settings) and it plays back...
I opened a ticket with AWS and I am awaiting feedback. But maybe the issue of @cristian-atehortua and @FelipeAndresLopez is a different one. Then sorry for hijacking this ticket.
Maybe interesting for someone else who also has an issue with AWS MediaConvert and a Video/Audio drift with HLS in Shaka: We got the feedback from AWS that we should...
atm the syntux plugin does not touch the right side of the closing brace at all, because it often led to results with too much spacing. another thing to consider...