Pov: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 38: | Line 38: | ||
* CAM 5: RTSP, houtbewerkingsruimte | * CAM 5: RTSP, houtbewerkingsruimte | ||
* CAM 6: broken | * 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. | * 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, see [https://github.com/Peetz0r/revcaminfra https://github.com/Peetz0r/revcaminfra]. |
Revision as of 15:00, 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
- motion https://motion-project.github.io/
- used for camera 6 and 11 which are down
- constatus https://github.com/flok99/constatus
- 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, cantine
- CAM 3: MJPEG, back side of klusruimte
- CAM 4: MJPEG, front side of klusruimte
- CAM 5: RTSP, houtbewerkingsruimte
- 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, see https://github.com/Peetz0r/revcaminfra.