streaming_signal

package
v0.0.0-...-9cd84bd Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2025 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WhipConfig = whipConfig{
	Port:       8082,
	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(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