‘liusuyi’
2023-10-25 348cd918b61fb2bd31f1855ec4d25db98cf85d67
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>