fbriggs / lifecast_public

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

Refactor `media_urls` for better source selection #76

Closed lwneal closed 5 months ago

lwneal commented 5 months ago

This PR replaces _media_url, _media_url_oculus, etc with _media_urls, which is a list in order of precedence. The browser automatically detects which item in the list is best and playable on the current platform.