mjpg-streamer/plugins/output_viewer
wuqiyang 3e9b34d9a4 fork 2024-10-15 15:50:29 +08:00
..
CMakeLists.txt fork 2024-10-15 15:50:29 +08:00
README.md fork 2024-10-15 15:50:29 +08:00
output_viewer.c fork 2024-10-15 15:50:29 +08:00

README.md

mjpg-streamer output plugin: output_viewer

This is a simple plugin that will display the input plugin stream in an SDL window.

You must have libsdl-devel installed (or similar) in order for this plugin to be compiled & installed.

Usage

mjpg_streamer [input plugin options] -o 'output_viewer.so'