Closed
Bug 745304
Opened 13 years ago
Closed 13 years ago
[Kitsune] Can't play uploaded webm videos on SuMoMo
Categories
(support.mozillamessaging.com Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rolandtanglao, Assigned: gozer)
References
Details
Attachments
(1 file)
88.63 KB,
image/png
|
Details |
Steps to reproduce:
1. Upload any WEBM video to SuMoMo e.g. this short test video:
https://github.com/rtanglao/tb31upgradevideo/blob/master/testVideoToTestWebM.webm?raw=true
2. Try to play it by clicking on the play button.
https://support.mozillamessaging.com/en-US/gallery/video/10
Result:
In Chrome and Firefox nightly on Mac, a video player is displayed but you can't actually play the video (Windows Nightly doesn't display a video player). If you click play, nothing happens.
There is also an error message (see screenshot):
"No video with supported format and MIME type found"
What should happen:
The video should play
Gozer: I guess this is a another web server config issue?
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → gozer
Assignee | ||
Comment 1•13 years ago
|
||
Needed the proper content-type headers: video/webm
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•13 years ago
|
||
Yay! thanks for fixing it so late on a friday gozer!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•