Matthias

Results 40 comments of Matthias

Danke schön! I'll make sure to include it in the next release.

Thank you for your PR! I'll have it reviewed by the end of this week. Edit: @nums, I'm sorry I didn't get to it yet. I'm on holidays at the...

There's no API that does blob yet, but it shouldn't be too hard to introduce a `mediasource` streamtype. Just to be clear, are you talking about creating a `MediaSource` object...

The main issue is that indigo is not a single module, but consists of multiple chunks (webpack includes these with the `impact("...")` method), and I'm not really sure how that...

@LXSMNSYC damn, that's a whole lot of work you've done! Could you elaborate on your comment a bit more? Know that indigo was never meant to be used as a...

Only through FreeWheel or Google IMA, there is no standalone VAST implementation present in the player. Both ad extensions have been tested against desktops, but the current status on mobile...

Thanks for the feedback. I'll include it in one of the next releases. I'll have a play with keyboard navigation only.

I've never taken relative url's into account when parsing the vtt file. You're right, it's better to resolve the thumbnail url's relative to where the vtt file is located. I'll...

I'm sorry, no worries. :-) I'd be happy to accept a pull request (PR). It's basically a way for others to contribute to indigo-player. (See Pull Requests in the navigation...

Hey @mash-graz, I've given this some thought and I ran into several conceptual issues that would require a bigger refactor. For this reason, I'd like to postpone this issue if...