//
pkg.gl
Category
github.com/rodriguezst/telly
internal
streamsuite
package
1.5.0
Repository:
https://github.com/rodriguezst/telly.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
250 SLOC
#
Constants
BufferSize
BufferSize is the size of the content buffer we will use.
#
Structs
FFMPEG
FFMPEG is a transport that uses FFMPEG to process the video stream.
HTTP
HTTP is a transport that simply "restreams" the video from the source with a small buffer.
Stream
Stream describes a single active video stream in telly.
#
Interfaces
StreamTransport
StreamTransport is a method to acquire a video source.