glimesh

package
v0.0.0-...-bb59fc0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Address      string
	ClientID     string
	ClientSecret string
}

type Service

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

func New

func New(config Config) *Service

func (*Service) Connect

func (s *Service) Connect() error

func (*Service) EndStream

func (s *Service) EndStream(streamID ftl.StreamID) error

func (*Service) GetHmacKey

func (s *Service) GetHmacKey(channelID ftl.ChannelID) ([]byte, error)

func (*Service) Name

func (s *Service) Name() string

func (*Service) SendJpegPreviewImage

func (s *Service) SendJpegPreviewImage(streamID ftl.StreamID, img []byte) error

func (*Service) StartStream

func (s *Service) StartStream(channelID ftl.ChannelID) (ftl.StreamID, error)

func (*Service) UpdateStreamMetadata

func (s *Service) UpdateStreamMetadata(streamID ftl.StreamID, metadata services.StreamMetadata) error

type StreamMetadataInput

type StreamMetadataInput services.StreamMetadata

Jump to

Keyboard shortcuts

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