Discussions
SecuritySpy
Sign In
martinorob
Activity
Discussions
14
Comments
38
best low cost ip cam for home use
Thanks Ben, I'm from Italy. So I'm waiting for the amcrest 2k on amazon Amcrest UltraHD Shield 2K Dual-Band WiFi Video Security IP Camera w/ Two-Way Audio, MicroSD Recording, Super Wide 140° Viewing Angle, Full HD 3MP(2304×1296) @ 20FPS a…
Comment by
martinorob
July 2020
permalink
iOS App Reason Popup
I’m currently have some problem with audio of my Foscam c2 and I think that this is giving my wrong motion capture
Comment by
martinorob
June 2020
permalink
iOS App Reason Popup
No, even if in log the reason is audio, in iOS app I have always motion
Comment by
martinorob
June 2020
permalink
Enable remote control trought apple script os bash command
Sorry Ben, I was asking about screen remote control!
Comment by
martinorob
February 2020
permalink
run script against output file after writing to disk (openALPR)
ok ok on ProcessCapturedFile script there is no new arg true? So, i'm trying to adapt my script to run as Action and not as ProcessCapturedFile script but I can't find any way to retrive the motion capture file path to pass as video file..…
Comment by
martinorob
October 2019
permalink
run script against output file after writing to disk (openALPR)
in ps aux | grep osascript I see this: /usr/bin/osascript /Users/user1/SecuritySpy/ProcessCapturedFile.scpt 3 Cucina /Volumes/Webcam/Cucina/2019-10-21/21-10-2019 21-05-22 Cucina.jpg where is the reason arg? Thanks
Comment by
martinorob
October 2019
permalink
run script against output file after writing to disk (openALPR)
hi Ben, I'm no more able to run my script.. may you try please? Or tell me how I ca troubleshoot my script with ss? If I pas manually arg to my script from shell it works.. but SS do nothing.. Thanks!
Comment by
martinorob
October 2019
permalink
run script against output file after writing to disk (openALPR)
oh WOW!!!!!!!!!! I'll test it!
Comment by
martinorob
August 2019
permalink
run script against output file after writing to disk (openALPR)
It doesn't works. @Ben, is there any way to have the path of the captured image and the captured video passed to the apple script as argument? I know that the 3rd argument is the path but not the name of the file.. Thanks M.
Comment by
martinorob
August 2019
permalink
run script against output file after writing to disk (openALPR)
"A better way would be to put your custom script into the ~/SecuritySpy/Scripts folder, and then set this as an action for the camera(s) in question. But again there is no way to get the trigger reason from such a script, as yet." @Ben ma…
Comment by
martinorob
August 2019
permalink
run script against output file after writing to disk (openALPR)
okay thanks, I hole in the next release because some time I receive alert fort sound but if I view nothing is moving so I need to know which is the cause (human, car, sound...) Thanks!
Comment by
martinorob
August 2019
permalink
Completely disable the Webcam Video Windows that automatically appear on error.
Solved with every minute scheduled "tell application "SecuritySpy" to close main video window" Thanks
Comment by
martinorob
August 2019
permalink
run script against output file after writing to disk (openALPR)
i @Ben, is there any way to retrive the Motion Detection "cause"? I use the script above for push notification on telegram but I can't find a way to add the cause of the motion detection (like "motion detected human" or &quo…
Comment by
martinorob
August 2019
permalink
Completely disable the Webcam Video Windows that automatically appear on error.
I have all disabled but randomly I find my Mac with the All windows camera window in front. (I think when my cam disconnect from the network for some minute). What can I do? Thanks
Comment by
martinorob
August 2019
permalink
MP4 video Output
so with this settings it will be save in .mp4? https://imgur.com/a/34dEF9Z
Comment by
martinorob
July 2019
permalink
Attaching video to iMessage
or you can use telegram https://www.bensoftware.com/forum/discussion/comment/8066#Comment_8066
Comment by
martinorob
January 2019
permalink
run script against output file after writing to disk (openALPR)
Thanks!!
Comment by
martinorob
October 2018
permalink
run script against output file after writing to disk (openALPR)
HI Ben, yesterday I have putt my webcam in continuous mode with a file creation every hours. Using the script above, every hour I have a telegram notification. I think that the ProcessCapturedFile.script trigs on the Continuous capture "file cu…
Comment by
martinorob
October 2018
permalink
run script against output file after writing to disk (openALPR)
Thanks Ban, outside the Script folder it works! This is my script if anyone is interested! on run args set cameraNum to item 1 of args set cameraName to item 2 of args set filePath to item 3 of args set message to "'ALERT ON '&…
Comment by
martinorob
September 2018
permalink
run script against output file after writing to disk (openALPR)
hi ben, on the 4.2.8b1 32 bit it doesn't works, I put the ProcessCapturedFile.scpt script on the Script folder on my SS user folder and set the script as action of a webcam. Set the Webcam active with ACTION but nothing happen. (works with oth…
Comment by
martinorob
September 2018
permalink
SS 4.2.7 32 bit error
Confirmed!!! thanks Ben!
Comment by
martinorob
September 2018
permalink
SS 4.2.7 32 bit error
Thanks Ben, I'm using the 32 bit for because I want to record the Mac monitor. But it seems that the App is 32 bit (that in the 32 bit folder of the installer) but the screen recording function tell me that is 64. Back tu backup, work well. …
Comment by
martinorob
September 2018
permalink
Problem With Screen1 Webcam
Done! Thanks
Comment by
martinorob
June 2018
permalink
iOS app doesn't recognize SecuritySpy behind nginx
Solved! i have created a script that modify the server tag of my nginx server and than reload it. cat fixsecspy.sh line_old='server_tag "nginx";' line_new='server_tag "BBVS/4.0";' string=$(cat /etc…
Comment by
martinorob
November 2017
permalink
iOS app doesn't recognize SecuritySpy behind nginx
*even because with Spyglass works perfectly on port 443.
Comment by
martinorob
December 2016
permalink
iOS app doesn't recognize SecuritySpy behind nginx
Thanks @jms703. Your config is different from mine only on the listen port. Your is 8001, mine is 443. Changing my port it works. So the problema is that the iOS app have trouble with 443 port. I hope in future iOS app release!
Comment by
martinorob
December 2016
permalink
iOS app doesn't recognize SecuritySpy behind nginx
@Ben Any news? My iOS app is unusable due to this problem. :(
Comment by
martinorob
December 2016
permalink
iOS app doesn't recognize SecuritySpy behind nginx
even without authentication the application respond "The server that responded is not SecuritySpy". Than is an ssl error. @jms703 do you confirm that you solve without an ssl connection? Thanks
Comment by
martinorob
December 2016
permalink
iOS app doesn't recognize SecuritySpy behind nginx
Hi @jms703 can you write here your nginx config?
Comment by
martinorob
December 2016
permalink
iOS App Bugs/Feature Requests
sorry, i find this post: http://www.bensoftware.com/forum/discussion/1875/ios-app-doesn039t-recognize-securityspy-behind-nginx
Comment by
martinorob
December 2016
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
About
Username
martinorob
Joined
April 2014
Visits
207
Last Active
July 2020
Roles
Member
Powered by Vanilla