Ticket #359 (closed defect: fixed)
Unable to play fresh uploaded ogg-file
| Reported by: | Michiel.Schok | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 2.2 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | none | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | yes |
| Accepted: | yes | Estimated Hours: | 0 |
Description
When trying to play a fresh uploaded and analysed ogg file, the object that is returned contains a playURL, but when executed, that URL results in a 404.
<request_uri>[GET] asset/NRUAZKORGackPUWdVtoEGuVm/play?mediafile_id=zniY5YwRXhITdV7JO9gOVQBW&user_id=foo&response=object</request_uri>
<item id="1">
<output><video id="video" src="http://app.acceptatie.vpcore.snkn.nl/ticket/5/X1UxcaFRDJdFNEEqjufqPXDJ.ogg" height="540" width="720" autoplay controls="true">Your browser does not support this video</video></output>
<content_type>text/html</content_type>
<ticket_id>X1UxcaFRDJdFNEEqjufqPXDJ.ogg</ticket_id>
</item>
and then
http://app.acceptatie.vpcore.snkn.nl/ticket/5/X1UxcaFRDJdFNEEqjufqPXDJ.ogg results in a 404
Change History
Note: See
TracTickets for help on using
tickets.
