mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2025-10-10 02:30:09 +08:00
Rename HTTP-FLV
This commit is contained in:
@@ -8,7 +8,6 @@ import (
|
||||
|
||||
func Init() {
|
||||
streams.HandleFunc("rtmp", handle)
|
||||
// RTMPT (flv over HTTP)
|
||||
streams.HandleFunc("http", handle)
|
||||
streams.HandleFunc("https", handle)
|
||||
}
|
||||
|
Reference in New Issue
Block a user