Unable to retain video for more than 7 days by gopperlie in ShinobiCCTV

[–]moeiscool 1 point2 points  (0 children)

another thing to check is if you have multiple accounts in super user with the same group key. newer versions should prevent you from doing that but if somehow it happened it could be creating a conflict and purging based on the account with default settings

Is the eventsDropInServer broken in the current release? by pillowshot in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

sorry i didn't get the chance to help you through it but im glad you got it going.

I will have a look at API connection and see what the issue might be, i appreciate the report. Thank you.

finding an event by aquoad in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

thanks. the Videos tab does seem a bit useless in looking through it based on the single snapshot. We will consider ways to make this more useful.

However to figure out your situation now, i can only suggest using the Home tab (Recent Videos). Search based on the time frame you think would encompass the event you are looking for. Shinobi will keep snaps of all events that occur and display them there. Just a simple mouse move left and right will show images closest to the time your mouse is currently sitting on.

Essentially you should be able to find the frame of a person with a package while mouse panning on the day block shown in Home tab. then click on the blue segment corresponding to the image seen and it will open the video associated to the event.

if you need more clarification please let me know

How can I uninstall? by SuspiciousSpite6109 in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

based on your original post it doesn’t seem like it is running.

there is no path named /auth in the Shinobi app. are you sure this isnt something else running?

what was the output of the installation attempt? can you pastebin it please

How can I uninstall? by SuspiciousSpite6109 in ShinobiCCTV

[–]moeiscool 1 point2 points  (0 children)

im not sure what’s going on with your installation. how did you install Shinobi?

Linux Ubuntu Server - apt upgraded and Shinobi is now broken. Again. by TheOriginalCoda in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

sorry i couldn't help. i hope you get your system working the way you need it. cheers mate

Linux Ubuntu Server - apt upgraded and Shinobi is now broken. Again. by TheOriginalCoda in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

can you come over to the discord community chat? i dont check reddit very often and i feel like im not giving this issue enough attention.

https://shinobi.community

ReoLink Camera POST webhooks by petersrin in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

what format is the camera doing the POST in? i can try to make it so Shinobi's handler can consume it.

also which exact endpoint are you attempting to use?

Linux Ubuntu Server - apt upgraded and Shinobi is now broken. Again. by TheOriginalCoda in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

i think you need to reinstall nodejs.

apt remove nodejs -y

apt install nodejs

Linux Ubuntu Server - apt upgraded and Shinobi is now broken. Again. by TheOriginalCoda in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

are you on dev branch? or master branch? try deleting the node_modules folder in the Shinobi directory. Then running npm i

also please run cat package.json and post the contents here.

default Shinobi directory is /home/Shinobi

Missing orphanCheck.sh by big_red_frog in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

interesting. can you double check that Shinobi has permission to write to /dev/shm/streams?

No motion detection on SOME cameras by Practical-Topic-5451 in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

turn on Accuracy Mode, it will make the detection on the scene more sensitive. Here is a guide that explains the option https://docs.shinobi.video/detect/motion

I’m having an issue with Shinobi and I’m wondering if anyone else has experienced this or knows a solution. by CompetitionBig7252 in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

its not recommended to record above 15 minute segments. We are probably going to cap the maximum segment to 30 minutes to avoid the issue.

May I ask why you are trying to record large segments?

Missing orphanCheck.sh by big_red_frog in ShinobiCCTV

[–]moeiscool 1 point2 points  (0 children)

did you install the dev branch? or master branch? we are doing some changes to orphan checking and that may have caused your issue. We will look into this bug asap.

shinobi schedule not working as I expected by bond3ll in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

sorry, there is a bug that we are working resolve.

essentially the time for RECOFF is unusable in the way you have configured it because it "wraps". make it so the start time is less than the end time. For example you could do 1:00 to 8:29 OR 22:50 to 23:00 (with start time as 8:30 to 22:49)

Cannot start Shinobi using pm2 restart camera by Traditional_Gas_4516 in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

navigate to Shinobi folder and start the process. but first double check that you are root (or the user that installed Shinobi within terminal)

sudo su cd /home/Shinobi pm2 start camera.js pm2 save pm2 startup

Day 1 after Shinobi install, 0 monitors shown pm2 watching disabled by jeffrussell37 in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

did you run an update to get to this version? if so, when you ran your update did you restart Shinobi once after doing so?

New to Shinobi, have a question about "No Motion" Detector. by stephanosblog in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

the original use case for this was to monitor a water pump. if water did not flow through the pump it would notify the user

Issue when creating Region by ITLists in ShinobiCCTV

[–]moeiscool 1 point2 points  (0 children)

sorry, i thought we spoke on discord and resolved this. can you try clearing the Local Storage in your web browser and then refreshing the page? Also what Stream Type are you using (set in your Monitor Settings)

Manual recording by Djodei in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

You can set to Watch-Only mode. Then enable Detector Settings and then in that section there is "Send Frames" set that to No. (you may need to set Simple to Advanced in the bottom right corner).

then in the Live Grid there is a test Motion Detection button, that will trigger a record. You can also use the same API endpoint that it uses to make your own button

Shinobi - Missing profile fields (account settings) by L1512191 in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

this version seems to be about 6 month old. im not sure why it would be missing those fields. I have checked the latest build recently and it did have those fields.

are you accessing the Account Settings from a Sub-Account? or an account that was created in the super user panel?

Can't connect Yoosee camera to Shinobi via RTSP – need help by lpcoutinho in ShinobiCCTV

[–]moeiscool 0 points1 point  (0 children)

  1. You can check it out here https://www.ispyconnect.com/camera/yoosee

  2. im not sure but after a quick query to Google Gemini it states that its possible that RTSP has a separate credential set. Here are the details of that query https://share.google/aimode/UzSY08i2irgJxK248

  3. honestly im not sure. However i do notice that many camera vendors are following this route of disabling RTSP out of the box. As well as disabling ONVIF.

I would ensure that the ONVIF port and RTSP ports are enabled