A Windows application written in C# to receive and play the MJPEG stream video.
- Set up a motion program on Raspberry Pi to record video
- Send MJPEG stream video from motion program
- Receive and play the MJPEG stream video using this program
- Simple frameless windows form design
- Notification area tray
- Keep window on top during playing video
- Hotkeys to switch between different window size (x1, x2, x4 and free)
- Automatically adjust window size according to received MJPEG stream
- Support via HTTP proxy server
- Keep proxy server settings using simple encryption policy
- Worked with .NET 2.0 framework
- No 3rd-party software required
- The .NET framework is required to run this program.
- The .NET framework may be prompted to be installed automatically at first time to run this program.
- Visual Studio 2012 or higher
- .NET 2.0 or higher