]> git.feebdaed.xyz Git - gomehub.git/commit
Add stream cctv, bump all to webrtv v4, ffmpeg tested, custom stun server using coturn
authorseantywork <seantywork@gmail.com>
Fri, 7 Jun 2024 08:26:54 +0000 (17:26 +0900)
committerseantywork <seantywork@gmail.com>
Fri, 7 Jun 2024 08:26:54 +0000 (17:26 +0900)
commit0a92a9031a7c83846b51bbfa4ef772e4c5ae13a1
treeb8cff531058b1132913fa347de67af0a5f6e55f3
parent6659b05f4d01481d38ceab7a5ef3be4101c77388
Add stream cctv, bump all to webrtv v4, ffmpeg tested, custom stun server using coturn
14 files changed:
Makefile
controller/stream.go
controller/tv.go
go.mod
go.sum
main.go
pkg/stream/stream.go
pkg/stream/stream_cctv.go [new file with mode: 0644]
pkg/stream/stream_peers.go
public/css/cctv.css [new file with mode: 0644]
public/js/cctv.js [new file with mode: 0644]
public/js/peers.js
view/cctv.html [new file with mode: 0644]
view/peers.html