Add media filter for RTSP source #198
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user