webrtc

package
v3.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IceServer

type IceServer struct {
	Urls       string `json:"urls,omitempty"`
	Username   string `json:"username,omitempty"`
	Credential string `json:"credential,omitempty"`
}

type Webrtc

type Webrtc struct {
	DisableDefaultInterceptors bool
	DtlsRole                   byte
	IceServers                 []IceServer
	IcePorts                   struct {
		Min uint16
		Max uint16
	}
	IceIpMap   string
	IceLite    bool
	SinglePort int
	LogLevel   int
}

func (*Webrtc) AddIceServersEnv

func (w *Webrtc) AddIceServersEnv()

func (*Webrtc) HasDtlsRole

func (w *Webrtc) HasDtlsRole() bool

func (*Webrtc) HasIceIpMap

func (w *Webrtc) HasIceIpMap() bool

func (*Webrtc) HasPortRange

func (w *Webrtc) HasPortRange() bool

func (*Webrtc) HasSinglePort

func (w *Webrtc) HasSinglePort() bool

Jump to

Keyboard shortcuts

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