Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parent ¶
type Parent interface { Log(logger.Level, string, ...interface{}) OnExtSourceSetReady(gortsplib.Tracks, []*client.TrackStartingPoint) OnExtSourceSetNotReady() OnFrame(int, gortsplib.StreamType, []byte) }
Parent is implemented by path.Path.
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source is a RTSP source.
Click to show internal directories.
Click to hide internal directories.