aijinhui
2023-10-24 8a87e4226aa802d6a0e3566c66824fedf68e77da
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>