mjpeg-player
There are 9 repositories under mjpeg-player topic.
tuupola/esp_video
Proof of concept video player for ESP32 boards
GCY/ESP32-CAM-MJPEG-Stream-Decoder-and-Control-Library
The library is MJPEG stream decoder based on libcurl and OpenCV, and written in C/C++.
finger563/unreal-rtsp-display
Unreal Engine 5 Example for receiving video streams over RTSP (using FSockets and FRunnables) and displaying their image data in a texture.
robsmall/raspi-video-streamer-app
Kotlin Android Application For Streaming A RaspberryPi Live Stream
jingwood/mjpegplayer
Simple and lightweight .NET MJPEG stream player designed to receive MJPEG stream from motion on Raspberry Pi.
znote1234/MJPEGDataFilePlayer
Simple MJPEG data file player.
D3Hades/SimpleMJPEGPlayer
Simple MJPEG stream player
nevedomyy/hls_mjpeg_player
Flutter Lightweight Mjpeg Player
andrecastillo13/VIDEO-COMPRESSION
Video compression system in C++ using MJPEG, differential coding and motion estimation, inspired by MPEG1. Focused on grayscale sequences.