Name Description Size
webrtc-preview.css Increase the video element height when the preview is active. 1110
webrtc-preview.mjs Start the preview. @param {object} options - The options for the preview. @param {string} [options.deviceId = null] - The device ID of the camera to use. If null the last used device will be used. @param {string} [options.mediaSource = null] - The media source to use. If null the last used media source will be used. @param {boolean} [options.showPreviewControlButtons = null] - Whether to show the preview control buttons. If null the last used value will be used. 5563
webrtc-preview.stories.mjs 2570