-
Notifications
You must be signed in to change notification settings - Fork 6
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
Key Pad Unlock #3
Labels
enhancement
New feature or request
Comments
Is this implemented currently? As I need to create different pages for different users. Admin - Operator - Programmer etc... |
Hey Marc 👋 Sorry this project isn't maintained any longer as Elgato came out with a much more official way to interact with the devices -- I did get a proof of concept working for this but never pushed it up. |
Hey James,
Thanks for your reply.
I need to make a dedicated project running on a Pi4.
And the companion library is not going far enough for what I need.
So I was looking for a swift library.
Kind regards / Met vriendelijke groeten,
Marc Colemont
MC-Productions <http://www.mc-productions.be/>
m. +32 475 73 37 93
e. [email protected] <mailto:[email protected]>
w. www.MC-Productions.be <http://www.mc-productions.be/>
s. Koosterstraat 22
B-3570 Alken Belgium
<https://www.linkedin.com/in/marc-colemont-1139bb4/> <https://www.facebook.com/mcproductions.be/>
MC-Productions.be is a brand of Tools4Video BV
If you have received this email in error please notify us back. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
Legal Status: Besloten Vennootschap
Bank: IBAN BE58 0018 7691 9179
Tax-id.No.: 2.296.682.460
VAT Reg.No.: BE 0738.960.450
… On 11 Nov 2020, at 14:57, James Sherlock ***@***.***> wrote:
Hey Marc 👋 Sorry this project isn't maintained any longer as Elgato came out with a much more official way to interact with the devices -- I did get a proof of concept working for this but never pushed it up.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#3 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABACCFTKT7744O23FNAMKLLSPKJ3FANCNFSM4GHB6TBQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see this as an extension of the Pages (#2) work and will also be an optional sub-library/module. It will add a new page that developers can create and show to the user with a basic keypad UI.
Users will then be forced to input a passcode!
The API will enable developers to get out either or an error (invalid passcode) or success blocks/delegate calls in order to do something when indeed the user inputs a passcode.
Depends on #2
The text was updated successfully, but these errors were encountered: