tecteun

Results 6 comments of tecteun

Great, will try to get it up on github asap. Nice detail: my fork is currently used on average 200k Times a day,  with HD, long and short form content,...

Most importantly: the code is on github in my 'integration'-branch, todo: I still need to get rid of some dependencies/hardcoded values from my local implementation. Add the FlasCC sources to...

Updated the code to the main branch, swc is working properly, Remember to call HTTPStreamingDecoder.fragmentationFix(); before starting, otherwise the AES decoder wont work.

found the problem for this bug: in the onMetaData event width and height is NOT passed, only position. see StreamingHLSIndexHandler.as notifyTotalDuration() Fixed this in my working branch.