package
0.0.0-20211015182615-039e11ebc291
Repository: https://github.com/rviscarra/webrtc-remote-screen.git
Documentation: pkg.go.dev

# Functions

NewEncoderService creates an encoder factory.

# Constants

H264Codec h264.
NoCodec "zero-value".
VP8Codec vp8.

# Structs

EncoderService creates instances of encoders.

# Interfaces

Encoder takes an image/frame and encodes it.
Service creates encoder instances.

# Type aliases

VideoCodec can be either h264 or vp8.