package main import "github.com/AlexxIT/go2rtc/cmd" func main() { cmd.Run() }