Choirless / Application-Server

The front-end of the Choirless platform.
MIT License
6 stars 3 forks source link

Lead part recorded in Chrome can't be played back in Firefox #27

Closed glynnbird closed 4 years ago

glynnbird commented 4 years ago

To reproduce:

  1. Create a new song and record a lead in Chrome.
  2. Log in in Firefox and attempt to record an accompanying part

Firefox console reports:

Media resource blob:https://choirless.eu-gb.mybluemix.net/86dc4585-5e65-d04f-a9d6-8ab00c71f4f8 could not be decoded.
Media resource blob:https://choirless.eu-gb.mybluemix.net/86dc4585-5e65-d04f-a9d6-8ab00c71f4f8 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006)

It seems that Firefox doesn't understand what the .webm file recorded in Chrome.

glynnbird commented 4 years ago

The lead part also fails in Safari too.

seanmtracey commented 4 years ago

Argh! I've already fixed this once this week 😅 (or so I thought). Safari is a lost cause, without the media recorder API we can't sure the videos recorded in it.

As for FF, year, it's not compatible with videos that have been recorded with the default codec used by fine, however I psyched that earlier this week. When did you record the video? Was it before Wednesday?

glynnbird commented 4 years ago

Probably was before Wednesday :)

seanmtracey commented 4 years ago

Cool, should have been addressed in #16. I'll keep this open for now to see if we spot any further incompatibilities :)

glynnbird commented 4 years ago

Retested (post Wednesday):