Ticket #583 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Livestream.com: on-demand clips + v5 provider

Reported by: jeroen Owned by: jeroen
Priority: Milestone: Plugins
Component: Keywords:
Cc: Forum thread:

Description

It completely slipped my mind that we need on-demand implementation as well. This will allow users to add a 'clipID' parameter that will tell the player to play a specific clip from their on-demand library.

I've started the implementation for that, adding the clipID parameter and running a timer to update the seek bar but I can't figure how to make the player seek when the user clicks on the seek bar. I tried overriding the seek() method but that doesn't seem to do the trick. Can you take a look at it ?

Attachments

LivestreamModel.as Download (4.8 KB) - added by jeroen 4 years ago.
Livestream model with clip support, by Paul Schumacher

Change History

comment:1 Changed 4 years ago by jeroen

I forgot to provide you values to test with, you can try:

file=livepaultv livestream.clipid=flv_e4025e83-26e5-4850-8b95-e4383efc4fb8

Which should get you one of our old promotional videos.

Changed 4 years ago by jeroen

Livestream model with clip support, by Paul Schumacher

comment:2 Changed 4 years ago by jeroen

  • Milestone changed from Flash 4.7 to Addons

comment:3 Changed 4 years ago by jeroen

  • Summary changed from Support livestream on-demand clips to Livestream: on-demand clips + v5 provider

comment:4 Changed 4 years ago by jeroen

  • Summary changed from Livestream: on-demand clips + v5 provider to Livestream.com: on-demand clips + v5 provider

comment:5 Changed 3 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed

Actually completely done (and about to be released) by Phil.

Note: See TracTickets for help on using tickets.