Add support to play src on cameras with speaker

This commit is contained in:
Alexey Khit
2023-02-17 09:23:46 +03:00
parent c1b810a5fe
commit df5f585064
4 changed files with 151 additions and 148 deletions
+1
View File
@@ -16,6 +16,7 @@ const (
stateTracks
stateStart
stateExternal
stateInternal
)
type Producer struct {