Video Player Setup
Prebuilt Video Player Setup
Use this guide if you want to set up a prebuilt video player from our SDK with collaborative features built in.
1
Import VeltVideoPlayer component
Import the VeltVideoPlayer
component.
2
Add src to VeltVideoPlayer
Add your video src URL to the src
attribute of the VeltVideoPlayer
component.
There are a few other properties:
darkMode
- boolean to enable dark modesync
- boolean to enable sync mode
Was this page helpful?