.\" @(#)mjpg_streamer_udp_client.1 .\" .\" Man page written by vodoo (a t) vakw dot ch .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License version 2 .\" as published by the Free Software Foundation. .\" .\" The GNU General Public License's references to "object code" .\" and "executables" are to be interpreted as the output of any .\" document formatting or typesetting system, including .\" intermediate and printed output. .\" .\" This manual 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 wit .\" this program; see the file COPYING. If not, write to the Free Software .\" Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. .\" .TH mjpg_streamer_udp_client 1 "January 1, 2011" "version 2.0" "USER COMMANDS" .SH NAME mjpg_streamer_udp_client \- Trigger the capturing of a frame from the stream .SH SYNOPSIS .B mjpg_streamer_udp_client .PP .SH DESCRIPTION .B mkpg_streamer_udp_client is a client for mjpg_streamer used to capture a single frame from the stream and save it to a file. It opens a window on the graphical screen, where you can set the IP address of the server running .B mkpg_streamer, the port to use (default 2001) and the path and filename to save the picture. .PP To make this work .B mkpg_streamer must be running on the server with the .B output_udp.so plugin enabled and set to the selected port. When the server is running a firewall make sure that the selected port is open for UDP. .SH OPTIONS .TP .B none .SH AUTHOR dzach .SH SEE ALSO mstreamer(1), mjpg_streamer(1)