The Video
component is a container for previewing broadcast video content.
getUserMedia
browser API used to get the video/audio is only available in
secure contexts (HTTPS).B
to toggle whether the broadcast is enabled, L
to
toggle audio, V
to toggle video, D
to broadcast display media, C
for
next video source, M
for next audio source)video
tag, except for
src
and poster
which are managed internally or provided explicitly through
props.
data-livepeer-video
data-enabled
"true"
when broadcasting is
enabled and "false"
when it is not.