package
0.0.0-20241223074023-4d878ecea366
Repository: https://github.com/ibiscum/bobcaygeon.git
Documentation: pkg.go.dev

# Functions

GetMethods all RTSP methods as a slice of strings.
NewClient instantiates a new client connecting to the address specified.
No description provided by the author
No description provided by the author
NewServer instantiates a new RtspServer.
NewSession instantiates a new Session.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client Rtsp client.
PortSet wraps the ports needed for an RTSP stream.
Request RTSP request.
Response RTSP response.
Server Server for handling Rtsp control requests.
Session a streaming session.

# Interfaces

Decrypter decrypts a received packet.

# Type aliases

No description provided by the author
RequestHandler callback function that gets invoked when a request is received.
No description provided by the author