Add media filter for RTSP source #198

This commit is contained in:
Alexey Khit
2023-08-21 14:07:07 +03:00
parent f80f179e4c
commit 69a3a30a0e
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ type Conn struct {
// public
Backchannel bool
Media string
PacketSize uint16
SessionName string
Transport string // custom transport support, ex. RTSP over WebSocket