Pov: Difference between revisions

From RevSpace
Jump to navigation Jump to search
(Created page with "=== what is it === POV is the (virtual) server managing the webcams. It stores video files of all webcams over the last 2 days. === specifications === * debian stretch * 3...")
 
No edit summary
Line 5: Line 5:




=== specifications ===
=== OS specifications ===


* debian stretch
* debian stretch
Line 22: Line 22:
* constatus [https://github.com/flok99/constatus https://github.com/flok99/constatus]
* constatus [https://github.com/flok99/constatus https://github.com/flok99/constatus]
** all other cameras
** all other cameras
=== recording specificaions ===
* 5 FPS video files
* 2 FPS HTTP web interface
=== cameras ===
* CAM 1: RTSP, hanging above the 3D printer
* CAM 2: MJPEG,
* CAM 6: broken
* CAM 7/8/9/10: MJPEG, source is [[Verint Nextiva]]. these produce an RTP stream which are converted to MJPEG by scripting running on the shell server.

Revision as of 14:55, 3 September 2017

what is it

POV is the (virtual) server managing the webcams. It stores video files of all webcams over the last 2 days.


OS specifications

  • debian stretch
  • 32b
  • virtual machine with 2 cores
  • 1GB ram
  • 10GB root filesystem
  • 100GB storage for camera files


software


recording specificaions

  • 5 FPS video files
  • 2 FPS HTTP web interface


cameras

  • CAM 1: RTSP, hanging above the 3D printer
  • CAM 2: MJPEG,
  • CAM 6: broken
  • CAM 7/8/9/10: MJPEG, source is Verint Nextiva. these produce an RTP stream which are converted to MJPEG by scripting running on the shell server.