marcoregueira / MJPEG

Repository clone for pull request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MJPEG

Library Version Downloads
MJPEG NuGet NuGet

Contents of this repo:

MJPEG

A library for decoding MJPEG streams.

MJPEG.Tests

Unit tests for MJPEG library.

StreamSaver

App which allows to save frames from MJPEG stream.

AxisPlayer

App which allows to view six MJPEG stream simultaneously App which allows to view six MJPEG stream simultaneously (do similar work as https://www.insecam.org/en/bytype/Axis/). Used ReactiveUI and Reactive Extensions.

AxisPlayer.Core

Contains models and ViewModels for AxisPlayer

SimplePlayer

Simple App which allows to view MJPEG stream. Used Events Pattern.

SimplePlayerIoC

Simple App which allows to view MJPEG stream. Used IoC DI Pattern from Microsoft.

About

Repository clone for pull request

License:MIT License


Languages

Language:C# 100.0%