Skip to content

Draft: WIP: New player backend

Emmanuele Bassi requested to merge new-player into main

Stop using GstPlayer, and use the "playbin" element directly.

Missing:

  • use playbin3
  • implement volume change notification
  • handle seek to zero
  • clean up the pipeline state changes
Edited by Emmanuele Bassi

Merge request reports