Name Description Size
webrtc-preview.css Keep the hidden attribute working even when custom display value was set. 1001
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. 5133
webrtc-preview.stories.mjs 2570