fbriggs / lifecast_public

Open source software from Lifecast Inc for immersive volumetric VR videos and photos.
MIT License
164 stars 17 forks source link

Reload new media_url while playing #77

Closed lwneal closed 5 months ago

lwneal commented 5 months ago

This adds a new LifecastVideoPlayer.loadMedia function exported publicly, which takes as input the same _media_urls used in init. You can call load to change the video that is playing, without refreshing the page. This should work to switch between videos without leaving immersive VR.