Replies: 7 comments 26 replies
-
|
Hello! Yes you can use Viseron without using motion or object detection. I am unsure if Viseron still does the decoding. |
Beta Was this translation helpful? Give feedback.
-
|
sorry I tested again and now the error is gone, strange. nonetheless I'm still getting 100% CPU load: I didn't change the config (#828 (reply in thread)) thank you! |
Beta Was this translation helpful? Give feedback.
-
|
I'd be interested in this functionality as well - but the key thing is that viseron is set up to do the decoding for the fps=1 for the thumbnails/image view. That's going to force full decoding. I think the request here could be 'can that portion be shut off'? Basically disable the '-vf fps' portion of the ffmpeg commands - knowing that it will break the main camera view and the "snapshot" based live view. (HLS I'd expect would continue to work fine.) (Functionally, that main camera view could just do an on-demand frame extraction from the most recent recording, but that's a whole separate discussion.) |
Beta Was this translation helpful? Give feedback.
-
|
Just took a deeper look at this and it actually seems pretty simple. @Suxsem are you still interested or have you found other solutions? |
Beta Was this translation helpful? Give feedback.
-
|
@Suxsem @nneul You set it for each camera that you want it enabled for: ffmpeg:
camera:
camera_one:
name: Camera 1
host: camera1.lan
...etc
record_only: trueIf you want the still image in the frontend to still work even tho Viseron is not reading frames you can configure |
Beta Was this translation helpful? Give feedback.
-
|
Working so far. Haven't tried the still function yet, but HLS is definitely still working, and overall cpu consumption way down. I am getting these every so often though, but they may be unrelated: |
Beta Was this translation helpful? Give feedback.
-
|
Hi @roflcoopter sorry for the long delay before testing, I'm surely missing something here but I don't get any recording ("No recordings for camera-avanti-sx") and I get a red dot in the top right corner of the camera card. Is anything needed for enabling recording? Thank you edit: I'm seeing the /segments folder being populated, but the /recordings/camera_1 folder is still empty This is the full log: |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I'm searching for a lightweight nvr for 7x24 recording of my 5 cameras.
My main goal is to keep the CPU usage al lower as possible.
Is it possible to disable all motion/object detection features and only use Viseron for save the rtsp stream to the disk and review them using the web interface?
Is it possible to DISABLE decoding of the stream during normal operation?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions