Skip to content

Commit 9c2c116

Browse files
authored
Give camera&microphone perms to constraint exerciser demo (mdn#40571)
1 parent 57aed8d commit 9c2c116

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/api/media_capture_and_streams_api/constraints

1 file changed

+1
-1
lines changed

files/en-us/web/api/media_capture_and_streams_api/constraints/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ function handleError(reason) {
600600

601601
Here you can see the complete example in action.
602602

603-
{{EmbedLiveSample("Example_Constraint_exerciser", 650, 800)}}
603+
{{EmbedLiveSample("Example_Constraint_exerciser", 650, 1200, , , , "camera;microphone")}}
604604

605605
## Specifications
606606

0 commit comments

Comments
 (0)