Leandro Moreira

Results 18 issues of Leandro Moreira

https://travis-ci.org/github/leandromoreira/redlock-rb/jobs/748334352

While I'm creating the dash playback I'm seeing a lot of opportunities to clappr. :) Dash/HLS offers multiple audio/video/text tracks. I think it might be useful to add these capabilities...

enhancement
RFC

We set that the `Playback` holds a function [`isHighDefinitionInUse`](https://github.com/clappr/clappr/blob/2fa8ebe298d9458231c83fad88465ad11ce845e8/src/base/playback.js#L81) which is responsible for defining if a playback is using `HD` or not. (we mostly consider 720p as HD) ## Problem...

enhancement
RFC

This is a huge topic, but we should at least provide minimal support for: **play**, **pause** and **mute** we can start with the basic [aria-label](https://www.w3.org/TR/wai-aria/states_and_properties#aria-label) Thanks to @bernardocamilo

enhancement
feature
high-priority

I want to use it to fail the build pipeline, for instance let's say the "quality".

# Shorten the key_prefix Let's say we want to count 200K users or tokens, it implies the double of the counters (past and current minute) multiply that by 18 (`key_prefix`...

I noticed that the `lua-resty-limit-traffic` uses the `shared dict` struct to store the data and I couldn't find any part of the documentation that deals with multiple nodes case, where...

This abstraction is getting bigger, therefore, I think we should split it, maybe compose it with: * DashShakaTracks - deals with tracks behavior * DashShakaEvents - deals with `_onXXXX` ```javascript...

shame on me (this is not even an issue)