Improve playback status capturing via the CDS api

Issue #966 resolved
Petr Nejedly repo owner created an issue

We should be able to better capture playback stop / resume / start from the Flash player via a new CDS endpoint. That should be give better sense of watched progress.

Comments (4)

  1. Petr Nejedly reporter

    we could also have a heartbeat endpoint to provide progress updates. cuepoints in the player might help.

  2. Petr Nejedly reporter

    We should also be able to stop transcoding if this is the only client watching the file at the moment.

  3. Petr Nejedly reporter
    • changed version to 1.9.2

    statuses: - playing (set progress) - paused (set progress) - stopped (stop playback) - when player closes or new item starts playing

  4. Log in to comment