streaming_signal

package
v0.0.0-...-a509d8f Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2026 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WhipConfig = &whipConfig{
	Port:       cli.GetConfig().GetWhipServerPort(),
	OfferChan:  make(chan string),
	AnswerChan: make(chan string),
	Enabled:    whipConfigEnabled.Disable(),
	ICEServers: atomic.Pointer[[]webrtc.ICEServer]{},
}

Functions

func HandleStreamingSignal

func HandleStreamingSignal(ctx context.Context, streamingSignalChannel *webrtc.DataChannel)

func InitWhipServer

func InitWhipServer(ctx context.Context, config *whipConfig) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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