mitmedialab / gobo

💭 Gobo: Your social media. Your rules.
https://gobo.social
MIT License
108 stars 19 forks source link

Firefox - video MIME type not working? #38

Open rahulbot opened 6 years ago

rahulbot commented 6 years ago

Test to validate and then fix

rajaramsrinivas commented 6 years ago

Not working on Safari as well

dsjen commented 6 years ago

I'm not positive, but I wonder if this has something to do with https://github.com/mitmedialab/gobo/blob/master/client/app/components/Post/Video.js#L27. VideoJS isn't imported anywhere (although maybe it's assumed to be global given the check above).