• 大小: 1.11MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-28
  • 语言: 其他
  • 标签: 视频监控  web  arm9  

资源简介

一个开源的视频传输服务程序,可以直接交叉编译后在mini2440上运行,已经过测试。操作步骤见:http://www.linuxidc.com/Linux/2012-01/52099.htm 亲测是可以使用

资源截图

代码片段和文件信息

/*******************************************************************************
#                                                                              #
#      MJPG-streamer allows to stream JPG frames from an input-plugin          #
#      to several output plugins                                               #
#                                                                              #
#      Copyright (C) 2007 Tom Stöveken                                         #
#                                                                              #
# 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; version 2 of the License.                      #
#                                                                              #
# 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 write to the Free Software                  #
# Foundation Inc. 59 Temple Place Suite 330 Boston MA  02111-1307  USA    #
#                                                                              #
*******************************************************************************/

#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 

#include “utils.h“
#include “mjpg_streamer.h“

/* globals */
static globals global;

/******************************************************************************
Description.: Display a help message
Input Value.: argv[0] is the program name and the parameter progname
Return Value: -
******************************************************************************/
void help(char *progname)
{
  fprintf(stderr “-----------------------------------------------------------------------\n“);
  fprintf(stderr “Usage: %s\n“ \
                  “  -i | --input \“ [parameters]\“\n“ \
                  “  -o | --output \“ [parameters]\“\n“ \
                  “ [-h | --help ]........: display this help\n“ \
                  “ [-v | --version ].....: display version information\n“ \
                  “ [-b | --background]...: fork to the background daemon mode\n“ progname);
  fprintf(stderr “----

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\
     文件        1351  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\all-wcprops
     文件        2278  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\entries
     文件           2  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\format
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\prop-base\
     文件          30  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\prop-base\start_s3c2410.sh.svn-base
     文件          30  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\prop-base\start_uvc.sh.svn-base
     文件          30  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\prop-base\start_uvc_yuv.sh.svn-base
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\props\
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\
     文件           1  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\CHANGELOG.svn-base
     文件       17987  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\LICENSE.svn-base
     文件        2458  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\Makefile.svn-base
     文件          68  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\mjpg-streamer-mini2440.kdev4.svn-base
     文件       12983  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\mjpg_streamer.c.svn-base
     文件        2477  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\mjpg_streamer.h.svn-base
     文件        1772  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\README.svn-base
     文件       53533  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\simplified_jpeg_encoder.c.svn-base
     文件        4976  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\simplified_jpeg_encoder.h.svn-base
     文件        3523  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\start_s3c2410.sh.svn-base
     文件        3524  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\start_uvc.sh.svn-base
     文件        3526  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\start_uvc_yuv.sh.svn-base
     文件        2651  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\utils.c.svn-base
     文件        2355  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\text-base\utils.h.svn-base
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\tmp\
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\tmp\prop-base\
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\tmp\props\
     目录           0  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\.svn\tmp\text-base\
     文件           1  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\CHANGELOG
     文件       17987  2010-03-27 14:37  mjpg-streamer-mini2440-read-only\LICENSE
............此处省略328个文件信息

评论

共有 条评论