mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2025-12-29 11:45:20 -05:00
add enumerate-devices
This commit is contained in:
24
test/enumerate-devices/index.html
Executable file
24
test/enumerate-devices/index.html
Executable file
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- <iframe
|
||||
width="500px"
|
||||
height="500px"
|
||||
allow="camera; microphone;"
|
||||
src="https://meet.livekit.io/rooms/mnl4-edtg"
|
||||
/> -->
|
||||
|
||||
<iframe
|
||||
width="500px"
|
||||
height="500px"
|
||||
allow="camera; microphone;"
|
||||
src="https://p2p.mirotalk.com/join/93232BasicHat"
|
||||
/>
|
||||
</body>
|
||||
</html>
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user