Skip to content

tuxtender/MJPEGStreamPlayer

Repository files navigation

MJPEGStreamPlayer

MJPEGStreamPlayer is online MJPEG player. Based on class MjpegStreamDecoder for reading and decoding stream from servers broadcast MJPEG. And WPF classes for UI giving a simple way to select camera.

  • UI snapshot

Image

Caveats

  • Bad practice of using HTTPClient cause exhaust the number of sockets. It's only fit to single video stream.
  • Rude and not sophisticated UI/UX design.

Known issue

  • The freeze occur at the archive list is filling by plenty items.

Prerequisites

.NET Framework 4.7.2

Contributing

Pull requests are appreciated.

Built With

  • .NET Framework - Framework developed by Microsoft that runs primarily on Microsoft Windows.

Author

License

License: GPL v3

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Acknowledgments

About

WPF-based MJPEG viewer with custom decoding and VMS integration for live camera streams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages