Andy McDonald

Results 7 comments of Andy McDonald

We're building a content portal for a client, where different publishing partners would add articles to their own collections. Each publisher should only be able to see their own content,...

@erezrokah - Thanks for the update, we'll look into this alongside some of the other contributions we'd like to make.

Did this issue ever get resolved? I'm still seeing the black screen / audio-only problem in Safari (MacOS and iOS) with the latest versions of `videojs-panorama` and `videojs-contrib-hls` plugins on...

After some experimentation with `video-contrib-dash`, I've managed to get adaptive streaming working on desktop (MacOS Chrome / Safari / Firefox - not tested Windows IE / Edge yet). When I...

Okay, looks like the issue is with `videojs-contrib-dash` and the fact that it doesn't work on iOS Safari due to the lack of support for MSE. https://github.com/videojs/videojs-contrib-dash/issues/136 Wish I'd seen...

This is the approach that [TinaCMS](https://tinacms.org/) uses - instead of embedding the webpage in the CMS, it embeds the CMS in the web page. I think it's a pretty powerful...