rtspserver

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2020 License: LGPL-2.1 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RTSPClientConnection

type RTSPClientConnection struct {
	// contains filtered or unexported fields
}

type RTSPClientSession

type RTSPClientSession struct {
	TCPStreamIDCount uint
	// contains filtered or unexported fields
}

type RTSPServer

type RTSPServer struct {
	// contains filtered or unexported fields
}

func New

func New(authDatabase *auth.Database) *RTSPServer

func (*RTSPServer) Destroy

func (s *RTSPServer) Destroy()

func (*RTSPServer) HTTPServerPortNum

func (s *RTSPServer) HTTPServerPortNum() int

func (*RTSPServer) Listen

func (s *RTSPServer) Listen(portNum int) error

func (*RTSPServer) RtspURL

func (s *RTSPServer) RtspURL(streamName string) string

func (*RTSPServer) RtspURLPrefix

func (s *RTSPServer) RtspURLPrefix() string

func (*RTSPServer) SetupTunnelingOverHTTP

func (s *RTSPServer) SetupTunnelingOverHTTP(httpPort int) bool

func (*RTSPServer) Start

func (s *RTSPServer) Start()

type StreamServerState

type StreamServerState struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL