‘liusuyi’
2023-11-24 bf75d92d753bcd3cf871d6d1201f8dd359b11bc6
1
2
3
4
5
6
7
8
<html>
    <head>
               <script type="module" src="webrtc-streamer-element.js"></script>
    </head>
    <body>
       <webrtc-streamer url="Bunny" options="rtptransport=tcp&timeout=60"></webrtc-streamer>
    </body>
</html>