input

package
v0.0.0-...-3393559 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Camera

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

func (*Camera) Close

func (o *Camera) Close() (err error)

func (*Camera) Init

func (o *Camera) Init(params map[string]interface{}) (err error)

func (*Camera) Process

func (o *Camera) Process(frame *gocv.Mat) (err error)

func (*Camera) Read

func (o *Camera) Read() (frame *gocv.Mat, err error)

type Rtmp

type Rtmp struct {
	Url string `json:"url"`
	// contains filtered or unexported fields
}

func (*Rtmp) Close

func (o *Rtmp) Close() (err error)

func (*Rtmp) Default

func (o *Rtmp) Default() (err error)

func (*Rtmp) Init

func (o *Rtmp) Init(params map[string]interface{}) (err error)

func (*Rtmp) Process

func (o *Rtmp) Process(frame *gocv.Mat) (err error)

func (*Rtmp) Read

func (o *Rtmp) Read() (frame *gocv.Mat, err error)

Jump to

Keyboard shortcuts

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