mjpeg

package module
v0.0.0-...-6ffaae5 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2017 License: BSD-2-Clause Imports: 8 Imported by: 1

README

Motion JPEG Package for Go

Usage

Usage:
import mjpeg "go-mjpeg"

Sample:
A working example is included in the demo.go program.

Documentation

Overview

Package mjpeg implements the Motion JPEG format of the EDIMAX webcam. It may be compatible with other MJPEG implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(inReader io.Reader) (img *image.Image, out_err error)

Decode returns the next Image found in the MJPEG stream.

Types

This section is empty.

Directories

Path Synopsis
This demo program shows a basic example of the MJPEG library.
This demo program shows a basic example of the MJPEG library.

Jump to

Keyboard shortcuts

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