THEOplayer / web-ui

UI component library for the THEOplayer Web SDK
https://www.theoplayer.com/docs/open-video-ui/web/
MIT License
10 stars 0 forks source link

Add source selection to all examples #69

Closed MattiasBuelens closed 1 month ago

MattiasBuelens commented 1 month ago

Currently, only the React examples have a "Source" dropdown to select the player's source. This PR adds it to both Web and React examples.

The default source is still Big Buck Bunny (see #67). I've added Elephant's Dream and the Star Wars trailer as alternative sources, so we can showcase our subtitle and alternative audio support.