Guy Verschuere
Guy Verschuere
Hi @Carlgo11 , Thanks for the reply. On the user profile page there's a button to activate 2FA:  That'll lead them to a page with the QR code and...
Exactly the same error here.
I think Facebook has changed something, like they often do. The repo https://github.com/Schmavery/facebook-chat-api has to be updated accordingly.
Thank you Alex! Guess it can happen that people find your code if you post it on Github ;) For me there is no need for other integrations. I just...
I would like to do the same. Can't get docker running on my server. Would rather just use nodejs but can't find any instructions.
Thank you! npm is installed and I'm logged in (after disabling 2FA in Facebook). But now I get the same error as in https://github.com/AlexR1712/messenger-to-telegram/issues/18
The new /run/pikrellcam/motion-events is awesome, thank you for that! I altered a bit your motion-send-alarm2 script and came up with this: [region.txt](https://github.com/billw2/pikrellcam/files/423634/region.txt) It can call a different http request for...
Thanks for this fix! Got the same issue and this fixed it.
What about this? on_motion_begin echo "tl_start 300" > ~/pikrellcam/www/FIFO Haven't tested, don't know if the video file will also be created.
That's something for a real programmer I guess... Or try to go advanced scripting and store snapshots every second in memory and remove them is no motion is detected. If...