obs-webrtc-server
Version:
Web server allowing browsers connected to it to share their camera/microphone/screen, which are automatically added as sources in OBS Studio and can be recorded individually.
15 lines (13 loc) • 376 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OBS WebRTC server</title>
<script type="module" crossorigin src="/assets/index-b5201768.js"></script>
<link rel="stylesheet" href="/assets/index-0eec6b82.css">
</head>
<body>
<div id="app"></div>
</body>
</html>