Ticket #371 (closed enhancement: fixed)
object code enhancement
| Reported by: | Michiel.Schok | Owned by: | forgacs |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 3.0 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Must Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: | 0 |
Description
It would be nice if the objectcode that MediaMosa returns via the /asset/{id}/play?response=object call not only returns an object that can play video, but also displays a still when the video is not started.
I think work has to be done:
* in the management interface, where we can define the objectcode, we need a new variable that provides the link to the still (e.g. {STILL_URL})
* the still_url has to be filled with a ticketlink to the default still
If multiple object definitions become possible (that's a trick one), the /play-call can be extended to select the object that the EGA wants to be used (with a still, without a still).
