package
1.5.0
Repository: https://github.com/rodriguezst/telly.git
Documentation: pkg.go.dev

# Constants

BufferSize is the size of the content buffer we will use.

# Structs

FFMPEG is a transport that uses FFMPEG to process the video stream.
HTTP is a transport that simply "restreams" the video from the source with a small buffer.
Stream describes a single active video stream in telly.

# Interfaces

StreamTransport is a method to acquire a video source.