Open atruskie opened 10 years ago
@cofiem investigated this - Media is loading and can play if manually triggered.
Must just be a binding issue - probably has to do with the playbackState property
Firefox android bug confirmed as a mime type incompatibility - audio/mp3
does not work but audio/mpeg
does
Full bug repo achieved - audio playing in firefox on android on listen page. Mime-type culprit. Note: FF actually makes use of the mime-type
attribute on source
elements.
Firefox mac doesn't work on staging, but it does on live
Possible regression? Maybe the mime type fix? See QutBioacoustics/baw-server#131 .
More dx needed
This is a catch all issue for FF audio bugs
Firefox PC does not work Firefox mac does work Firefox android does not work
source
element filtering)play()
invoked. See #160Blocked by: