motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.87k stars 901 forks source link

Controlling PTZ through real buttons #2200

Open KjellKriminell6 opened 4 years ago

KjellKriminell6 commented 4 years ago

Preliminary Docs

I confirm that I have read the CONTRIBUTING guide before opening this issue.

I confirm that I have read the FAQ before opening this issue.

motionEyeOS Version

I am running motionEyeOS version: 20191109

Board Model

I am using the following board/model: Raspberry Pi 3.

Camera

I am using the following type of camera: Network Camera.

My camera model is: Axis IP-camera.

Network Connection

My motionEyeOS unit is connected to the network via: Wifi..

Peripherals

I am using the following peripherals that I consider relevant to this issue:

External USB Drive.

Log Files

I consider the following log files relevant to this issue:

None

Hi! I would like to be able to change position of my PTZ-camera and trigger recordings via physical buttons. Perhaps action buttons? Can this be done via joystick-shield @ GPIO or perhaps a game controller och some gamepad connected go the motioneyeOS?

hexordecimal commented 4 years ago

Check this out https://github.com/ccrisan/motioneyeos/pull/2016

hexordecimal commented 4 years ago

i figured this out as well with gamepad https://github.com/ccrisan/motioneye/issues/1548