Ticket #528 (assigned defect)
broken .asx file
| Reported by: | Michiel.Schok | Owned by: | vandersluijs01 |
|---|---|---|---|
| Priority: | critical | Milestone: | MediaMosa 3.0 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | none | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | yes |
| Accepted: | yes | Estimated Hours: | 0 |
Description
This is probably fixed in every release of MediaMosa to date.... And broken in the release thereafter.
When issuing a call like
<request_uri>[GET] asset/L1AQ9nuWVVKgGbCmTQk0cr2a/play?mediafile_id=w2LMHiQZsIgeXrNLwRAJNFl9&user_id=urn:collab:person:surfnet.nl:michiel&response=object&start=5000&duration=3000</request_uri>
the result is
<item>
<output>
<object id='w2LMHiQZsIgeXrNLwRAJNFl9' classid='CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95' standby='Loading Media Player components...' type='application/x-oleobject' width='720' height='544'>
<param name='filename' value='http://app.acceptatie.vpcore.snkn.nl/still/G1gtkPRWYYMpUfRUUYR6pXiT.asx' />
<param name='autostart' value='true' />
<embed type='application/x-mplayer2' src='http://app.acceptatie.vpcore.snkn.nl/still/G1gtkPRWYYMpUfRUUYR6pXiT.asx' autostart='1' name='w2LMHiQZsIgeXrNLwRAJNFl9' width='720' height='544'/>
</embed>
</object></output>
<content_type>text/html</content_type>
<ticket_id>G1gtkPRWYYMpUfRUUYR6pXiT</ticket_id>
</item>
Great. But when we try to fetch the .asx file at http://app.acceptatie.vpcore.snkn.nl/still/G1gtkPRWYYMpUfRUUYR6pXiT.asx a 404-not found is given.
Change History
Note: See
TracTickets for help on using
tickets.
