--- title: oh-video-card - Video Card component: oh-video-card label: Video Card description: Display a video (URL or URL from String item) in a card source: https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-video-card.md prev: /docs/ui/components/ --- # oh-video-card - Video Card [[toc]] Display a video (URL or URL from String item) in a card ## Configuration ### Card
Parameters of the card Title of the card Footer of the card Do not render the card border Do not render a shadow effect to the card Show the card outline
### Video
Item containing the address of the video URL to show (if item if not specified) Content Type of the video, for example video/mp4 (optional) Hide the control buttons of the video Does not start playing the video automatically URL of an image to use as a poster before the video loads Select the player type (optional), defualts to Video.js WebRTC stun server (optional), defaults to 'stun:stun.l.google.com:19302' WebRTC ICE candidates discovery timeout length in milliseconds (optional), defaults to '2000', '0' to disable