Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 465 Bytes

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