Video Panel
A panel to display video from a URL, YouTube ID, or an iFrame.
Configuration
File
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

YouTube
Video ID: the value after watch?v= in the URL. Eg:eQpyJQ2womoAutoplay(optional): autoplay videoLoop(optional) : loop video

iFrame
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}

Installation
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.
- Version
- 1.0.7
- Dependencies
- Grafana >=7.1.5
- Developer
- innius
- Last Updated
- April 14, 2023