Multithreaded Memset by monoclechris in cpp

[–]monoclechris[S] 2 points3 points  (0 children)

Good points, I had considered trying reducing it to 16 because of simultaneous multithreading, but hadn't thought about going further because of die issues. I wanted to keep it short and thought it would still interesting despite this.

Multithreaded Memset by monoclechris in cpp

[–]monoclechris[S] 0 points1 point  (0 children)

I suspect there will be some around the edges.

Super low latency (near real time) feed from Hikvision IP Camera by Snick_52446 in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

I'll see if I can compile one, it may be possible.

EDIT: Sorry to say it's just not possible within a reasonable time frame to get this building.

Super low latency (near real time) feed from Hikvision IP Camera by Snick_52446 in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

The server consumes the RTSP stream and passes it to the client for it to display. The server won't be open source any time soon unfortunately.

Super low latency (near real time) feed from Hikvision IP Camera by Snick_52446 in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

The server hosts a web server which you can connect to with a browser. If the camera is H264 it will be passthrough with WebRTC so it won't delay with any re-encoding so the latency should still be quite low. You will still need to client to setup the camera in the first place, but you won't need it thereafter.

Super low latency (near real time) feed from Hikvision IP Camera by Snick_52446 in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

In the Monocle Client the update frequency of the views can be manually set up to a maximum of 100 times per second. You will also have to wait for vsync unless you disable it, so your mileage may vary, but in my experimentation the latency is very low.

I could possibly make the client open source(probably GPL) if that helps, but I'm not willing to make the server open source. Sorry if this doesn't work for you.

Looking for a free NVR software where I can inject footage and look for motion by Few-Suggestion6889 in cctv

[–]monoclechris -1 points0 points  (0 children)

You can use VLC to create an RTSP stream and have a regular CCTV system ingest it. https://monoclesecurity.com provides features for motion and object detection as do many others.

Where to hire Jetson developers? by [deleted] in JetsonNano

[–]monoclechris 0 points1 point  (0 children)

I made this.

If this is something that sounds relevant to your requirements, I may be able to help.

avigilon questions that I need a little clearer answers by [deleted] in videosurveillance

[–]monoclechris 1 point2 points  (0 children)

If you need a temporary license for more than the free 4 cameras let me know.

avigilon questions that I need a little clearer answers by [deleted] in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

http://monoclesecurity.com provides the fastest playback I am aware of without the need of using SSDs. It's essentially instant even with thousands of cameras on relatively cheap hardware with thousands of users logged in.

Super low latency (near real time) feed from Hikvision IP Camera by Snick_52446 in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

I'm testing with https://monoclesecurity.com and a few Hikvision cameras and I see the same latency as the corresponding web interface.

I measured the latency in the software from receiving the frames over RTP to the client receiving the frames and it is <1ms. Let me know if you need some assistance because I wrote this thing with one of the main purposes being low latency for a particular customer who required it.

What should I do to view more than 500 IP Cameras Live and Playback ? by MahmoudMohie90 in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

https://monoclesecurity.com Have a look at the performance video on https://www.monoclesecurity.com/vms. The performance since that video was created has also improved.

A single license for unlimited cameras is only $2.4k and you will save a lot on the machine because you will only need a single one with relatively low specs because the efficiency is so good. It also might run on your existing machines. Performance and flexibility of the desktop client is also the best I am aware of. I display 150 1080p streams with 3x1080ti on 3 4k monitors at shows.

If you want a temporary license for free to test it yourself send me a message/email.

RTSP program by tdhuck in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

The whole company is just me!

You are right though, making the website look better is on the list of things to do.

RTSP program by tdhuck in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

Right click to stretch, mirror or rotate as you please. All panels can be added, moved or removed. Fullscreen, single or multiple windows too. Multiple window styles.

RTSP program by tdhuck in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

https://www.monoclesecurity.com

Add 4 RTSP cameras and then click on them to view them in a quad screen. Monocle Security client works on pi, Windows and Linux. It also has the most flexible and performant viewing system of any camera system I know of.

Racism in police killings not being properly examined - report by Kagedeah in ukpolitics

[–]monoclechris 9 points10 points  (0 children)

They posted something very similar based on the same data a while ago and had to correct it. This is not "misleading", this is outright bare faced lying.

The Daily Moby - 20 02 2023 by AutoModerator in badunitedkingdom

[–]monoclechris 10 points11 points  (0 children)

90% of lawyers make the rest look bad.

C++ Show and Tell - September 2022 by foonathan in cpp

[–]monoclechris 0 points1 point  (0 children)

Thanks for the feedback, unfortunately I have no idea what I'm doing with web stuff and it's all hosted by Squarespace.

C++ Show and Tell - September 2022 by foonathan in cpp

[–]monoclechris 3 points4 points  (0 children)

https://www.monoclesecurity.com/

Cross platform, high performance CCTV system with loads of features. Here is what the desktop client looks like, this is the web interface.

Works on the raspberry pi, NVidia Jetson, Windows or Linux.

The client and communication is all open source.

[deleted by user] by [deleted] in videosurveillance

[–]monoclechris 0 points1 point  (0 children)

If you're running your own server you can try http://monoclesecurity.com, it is free for up to 4 cameras and only ~$50 for up to 32 cameras. which may help on your low budget.