rborgese / rtc-rtmp

WebRTC to RTMP and RTMP to WebRTC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtc-rtmp

WebRTC to RTMP and RTMP to WebRTC

Install


cd  rtc-rtmp/
go get ./...

cd examples/rtmp2rtc/

go run main.go


打开obs  推 rtmp://127.0.0.1/live/live
打开浏览器  http://127.0.0.1:8000/

About

WebRTC to RTMP and RTMP to WebRTC

License:MIT License


Languages

Language:Go 100.0%