zhangnaisong
2024-01-26 638c705c6a23974ff6aea3229bc297aad0683acc
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>