tapo

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	streamer.Element
	// contains filtered or unexported fields
}

func NewClient

func NewClient(url string) *Client

func (*Client) AddTrack

func (c *Client) AddTrack(media *streamer.Media, track *streamer.Track) *streamer.Track

func (*Client) Close

func (c *Client) Close() (err error)

func (*Client) Dial

func (c *Client) Dial() (err error)

func (*Client) GetMedias

func (c *Client) GetMedias() []*streamer.Media

func (*Client) GetTrack

func (c *Client) GetTrack(media *streamer.Media, codec *streamer.Codec) (track *streamer.Track)

func (*Client) Handle

func (c *Client) Handle() error

Handle - first run will be in probe state

func (*Client) Request

func (c *Client) Request(conn net.Conn, body []byte) (string, error)

func (*Client) SetupBackchannel

func (c *Client) SetupBackchannel() (err error)

func (*Client) SetupStream

func (c *Client) SetupStream() (err error)

func (*Client) Start

func (c *Client) Start() error

func (*Client) Stop

func (c *Client) Stop() error

func (*Client) WriteBackchannel

func (c *Client) WriteBackchannel(body []byte) (err error)

Jump to

Keyboard shortcuts

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