INSTALL
上传用户:qdrechuli
上传日期:2022-08-01
资源大小:917k
文件大小:1k
源码类别:

视频捕捉/采集

开发平台:

Visual C++

  1. Basic Installation
  2. ==================
  3. System prerequisites :
  4. ----------------------
  5.   * Linux (tested with Red Hat 7.3),
  6. * mySQL (tested with 3.23.49),
  7. * Apache (tested with 1.3.23),
  8. * perl (tested with 5.6.1),
  9. * GD library for perl (tested with 1.16), included in this package,
  10. * GDTextUtil library for perl (tested with 0.80), included in this package,
  11. * Perl CGI,
  12. * Perl DBI,
  13. * Perl DBD-Mysql,
  14. * Perl libwww-perl,
  15. * Perl URI
  16. Installation
  17. ------------
  18.   * untar the package on a location
  19. * cd <location>
  20. * cp -f -vr opt/* /
  21. * chmod -R 777 /opt
  22. * cd /opt/NetAdmin/Install/
  23. * ./install.sh
  24. Configuration
  25. -------------
  26.   * connect to http://<server>/Net-Cam/  (user netcam, password netcam by default)
  27. * configure your cameras
  28. start the server
  29. ----------------
  30.   * service getcam restart