5G-MAG / rt-xr-unity-player

XR Unity Player
https://5g-mag.github.io/Getting-Started/pages/xr-media-integration-in-5g/
Other
4 stars 1 forks source link

Video Controls #10

Open dsilhavy opened 11 months ago

dsilhavy commented 11 months ago

Description

Basic video playback controls to play/pause, seek and maybe even switch audio or texttracks would be nice to have. In addition, we can think about adding controls to manually select a video/audio quality if ABR streaming is used.

nlsdvl commented 11 months ago

The basic video controls would be controlling a media pipeline instance, for MPEG_media definitions in the gltf source, where MPEG_media.controls == true, the video controls should be enabled.

Did you also consider a top level Play/Pause/Seek/Buffering scene playback control ?