A panel to display video from a URL, YouTube ID, or an iFrame.
URL
: the url to a valid video file. Eg:https://example.com/video.mp4
- Grafana variables are supported. For instance:
https://example.com/your-camera-feed?id=${__from}
Autoplay
(optional): autoplay videoLoop
(optional) : loop video
Video ID
: the value after watch?v= in the URL. Eg:eQpyJQ2womo
Autoplay
(optional): autoplay videoLoop
(optional) : loop video
The iFrame source is useful when you're dealing with camera feeds.
URL
: the url of the page. Eg:https://example.com/your-camera-feed
- Grafana variables are supported. For instance:
https://example.com/your-camera-feed?id=${__from}
-
Go to Grafana Plugins page and search Video Panel by Innius.
-
The panel is available in the Dashboards section in your Grafana main menu, and can be added like any other core panel in Grafana.