User Tools

Site Tools


hardware:apartmentcams

This is an old revision of the document!


Cameras in the apartment

We have a set of industrial cameras for recordings of video in the apartment.

Specifically, they are Hikrobot MV-CS050-10GC-PRO link on the manufacturer's website. Datasheet. Manual. CAD Drawings. Files downloaded on 20230315 from Hik's website.

Recording videos with gstreamer and Aravis

gst-launch-1.0 -e --gst-plugin-path=/usr/local/lib  aravissrc camera-name="Hikrobot-MV-CS060-10GC-PRO-J11466033" exposure-auto=off exposure=50000 gain-auto=off gain=20 packet-delay=400 packet-size=9000 packet-resend=true do-timestamp=true  ! video/x-bayer, format=rggb, width=3072, height=2048, framerate=10/1 ! bayer2rgb ! video/x-raw, format=RGBA ! queue !  videoconvert ! openh264enc bitrate=100000 ! h264parse ! mp4mux ! filesink location=test.mp4
hardware/apartmentcams.1678888147.txt.gz · Last modified: 2023/03/15 13:49 by amaldo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki