install go2rtc on bob
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//go:build !(linux && (386 || arm || mipsle || amd64 || arm64))
|
||||
|
||||
package v4l2
|
||||
|
||||
func Init() {
|
||||
// not supported
|
||||
}
|
||||
Reference in New Issue
Block a user