Sometimes publishers will want to load the Oovvuu player in their own React/Angular widgets and hence will want to use their own loading mechanisms for this.
To do this you will need to:
- Manually load the script on your page (
https://playback.oovvuu.
) in the headmedia/player/v1.js - Every time you finish the page route change, you should run our script to check the page for Oovvuu videos and load them (
oovvuuRuntime()
) - strip the script tag from the embed code as it is now superfluous.