Jesper

Results 459 comments of Jesper
trafficstars

Great! I got some other stuff cooking right now but ill get to it in the coming week or so

This is a great idea! This would also be really usefull for myself for regression tests without having to walk out to my camera. I will say tho it seems...

Thanks for showing interest in Viseron! You should not have to decrease the interval any lower, i suspect the bottleneck may be elsewhere. Hard to guess where tho. Do you...

Googling a bit on using the Nano with YOLOv4 on OpenCV it seems that the FPS is generally quite low. This post points towards around 2 FPS. https://forums.developer.nvidia.com/t/yolov4-with-opencv/158725 To utilize...

> Yeah, I do have some experience there, so I know the targets I want to hit from that experience. I made my own multithreaded threaded Python engine that uses...

The trimming is taken care of by the inpoint and outpoint part of the segment script. This adjusts accordingly based on the start and end events. Could you try to...

Yes you are right, sorry about that. Do you have a timestamp on the image from your camera? If so, could you compare the timestamp on the thumbnail to the...

The problem with adding timestamp and camera name is that Viseron never really reads the frames that are recorded, they are just copied from the input stream. It could be...

Seems reasonable. Will include in a future release

I am refactoring the Nano image, as the current one is very hacky and thus unstable. To solve this temporarily you can add `codec: h264` to the camera to run...