Gil MARCHAL
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
Comments
Recent activity by Gil MARCHAL-
Hi Ruslan, After checking again, there was indeed a ROI area defined in the Face Detection plugin. I unchecked the "Display on video" box and now there is no more pink color. Thanks for your help ...
-
Hello, I have exactly the same problem on a Hanwha camera too.Have you found out what it is and if it can be fixed? Thx
-
Hi Norman Sorry, I expressed myself incorrectly. I was talking about the number of cells when adding a background image, the maximum size of the side of the grid is limited to 64 cells as in the im...
-
Hi Andrey Terentyev I modified the code: <script>function sendRequest() { const boutonValue = 'CARTE'; const requestData = { caption: boutonValue }; fetch('https://srvnx:7001/api/createEvent',...
-
Hi Andrey Terentyev I tried this JS code but it is probably wrong or incomplete <script>function sendRequest() { $.ajax({ url: 'https://192.168.1.138:7001/api/createEvent', type: 'post', ...
-
Hi Andrey TerentyevThank you for your precious help,I created the rule but I can't make js code that works :/Do you have an example?Thank you
-
Hello,It's in this video https://www.youtube.com/watch?v=pZPellijnUw&t=252sThe button where it says "Access Bat A" is an html page and when clicked on it, another layout opens.Thank you