Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switcam HS-303 - IR filter is controlled by a single gpio64 #11

Closed
ZigFisher opened this issue Jun 25, 2021 · 2 comments
Closed

Switcam HS-303 - IR filter is controlled by a single gpio64 #11

ZigFisher opened this issue Jun 25, 2021 · 2 comments

Comments

@ZigFisher
Copy link

  • Camera board id: Rostelecom Switcam HS-303
  • OpenIPC version: v1.0 OpenWrt based
  • Commit: 8328d61
  • Branch: master

There is also no way to specify in the config that the IR filter is controlled by a single gpio64

Example of manual activation and deactivation IR filter from the console:

echo 1 >/sys/class/gpio/gpio64/value
echo 0 >/sys/class/gpio/gpio64/value

Also please see /usr/sbin/ircut sctipt and calling it from a file /etc/crontabs/root

@widgetii
Copy link
Member

If only irCutPin1 is provided app will use the single GPIO mode described above.

Please test against latest build and close the issue if everything is ok

@ZigFisher
Copy link
Author

The new version works fine, man !
Thank you very much. The ticket can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants