dashboard
repositories
filestore
activity
search
login
εθδΉ
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge remote-tracking branch 'origin/master'
Administrator
2023-08-10
44f2a0a32c096bdb05d4cc0ac162cdc1eb14c3ed
[~liusuyi/ruoyi-api.git]
/
lib
/
webrtc
/
html
/
Bunny.html
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>