.oga audio works fine with local file, butnot playing on remote site.
I've created a mini-site. It works well when I test it on my computer using the local files, but the audio doesn't play with it's uploaded to my remote site. The problem occurs on multiple computers, with multiple versions of Firefox, on Windows 7 and OSX Snow Leopard.
선택된 해결법
Is your server sending the correct MIME info in the Content-Type header? See this link for details: https://developer.mozilla.org/en/Configuring_servers_for_Ogg_media
문맥에 따라 이 답변을 읽어주세요 👍 0모든 댓글 (2)
선택된 해결법
Is your server sending the correct MIME info in the Content-Type header? See this link for details: https://developer.mozilla.org/en/Configuring_servers_for_Ogg_media
Thanks so much for that speedy, helpful response. I had no idea there'd be a server-side problem with Ogg. I'll have a go at fiddling with the MIME info when I get a chance. In the meantime, I'll just have to resort to .WAV files, dammit. The sooner Firefox adopts .m4a audio, the better.