webrtc

package
v0.0.0-...-3ea7454 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure()

func WHEP

func WHEP(offer, streamKey string) (string, string, error)

func WHEPChangeLayer

func WHEPChangeLayer(whepSessionId, layer string) error

func WHEPLayers

func WHEPLayers(whepSessionId string) ([]byte, error)

func WHIP

func WHIP(offer, streamKey string) (string, error)

Types

type StreamStatus

type StreamStatus struct {
	StreamKey   string `json:"streamKey"`
	IsStreaming bool   `json:"isStreaming"`
}

func GetAllStreamsStatus

func GetAllStreamsStatus() (out []StreamStatus)

Jump to

Keyboard shortcuts

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