songyinghao / MjpegStreamer

MJPEG Streaming (Screen-WinForms, Camera-UWP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MjpegStreamer

MJPEG Streaming library

  • UWP - Camera capture broadcasting demo
  • WinForms - Screencasting demo

notes:

  • test with Firefox and Chrome
  • due to network isolation in UWP, browser (MJPEG client) has to be run on different machine than the UWP streaming app (MJPEG server). No such issue in the WinForms version

based on Codeproject article by Ragheed Al-Tayeb (WinForms code): https://www.codeproject.com/Articles/371955/Motion-JPEG-Streaming-Server

About

MJPEG Streaming (Screen-WinForms, Camera-UWP)

License:MIT License


Languages

Language:C# 100.0%