Ticket #306 (closed defect: fixed)
.asx file is not downloadable
| Reported by: | Michiel.Schok | Owned by: | arjen |
|---|---|---|---|
| Priority: | critical | Milestone: | MediaMosa 2.1 |
| Component: | Core | Version: | 2.1.4 |
| Keywords: | Cc: | ||
| MoSCoW: | none | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | yes |
| Accepted: | yes | Estimated Hours: |
Description
When using the play-call with timing parameters on a Windows Media media file, and requesting an object, we
* do get an object
* the object seems alright
* as a source, a MediaMosa created .asx file is used
BUT... MediaPlayer? has troubles downloading the .asx.
[GET] asset/SchwHslM4RCxJ3AVv3ZbTTtF/play?mediafile_id=PWQhm8utwKNjA4AUZhvEMADc&response=object&user_id=foo&start=1000&duration=3000
<item id="1">
<output>
<object id='PWQhm8utwKNjA4AUZhvEMADc' classid='CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95' standby='Loading Media Player components...' type='application/x-oleobject' width='1280' height='784'>
<param name='filename' value='http://app.acceptatie.vpcore.snkn.nl/still/v2ZaXQo5fUeqKGUVSDK7MAid.asx' />
<param name='autostart' value='true' />
<embed type='application/x-mplayer2' src='http://app.acceptatie.vpcore.snkn.nl/still/v2ZaXQo5fUeqKGUVSDK7MAid.asx' autostart='1' name='PWQhm8utwKNjA4AUZhvEMADc' width='1280' height='784'/>
</embed>
</object></output>
<content_type>text/html</content_type>
<ticket_id>v2ZaXQo5fUeqKGUVSDK7MAid</ticket_id>
</item>
When trying to grab the .asx from http://app.acceptatie.vpcore.snkn.nl/still/v2ZaXQo5fUeqKGUVSDK7MAid.asx
we get a
MediaMosa - parameter validation failed: ticket_id (TICKET_ID)
Change History
Note: See
TracTickets for help on using
tickets.
