‘liusuyi’
2023-08-22 3b9d6bf8b2fbccbf7c91e9c8e7ae120221b962a2
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>