Replies: 6 comments 10 replies
-
Same error here on Firefox with single camera. I am not running the most recent dev on this machine. I do not know if number of seconds is the trigger or some other condition when scrolling. Maybe the speed of the scroll? Number of items scrolled through? Rate of scroll? I am not sure yet. I noticed that at start of day with smaller number of events I cannot reproduce it. If I go back to a prior day with 99+ events I can reproduce it. From my experience it does not happen with timeline only events. |
Beta Was this translation helpful? Give feedback.
-
Two clips showing the difference to aid in suggestions, for clarity, the synology is running on a potato, DS418 and 4tb Spinning HDD, the Viseron is running on a 5800x and a Nvidia p1000 on a dedicated 2TB SSD: Viseron clip: https://youtu.be/dC26mYXH_Uk Synology Clip: https://youtu.be/96jWPckquWs |
Beta Was this translation helpful? Give feedback.
-
Thanks for giving Viseron a spin! Was just gonna ask for some clips so thanks for that. Regarding the skipping, it can be hard to figure out. We probably need to tweak the FFmpeg command a little to find something that works. Since i dont have access to your particular hardware i am not really sure how to proceed. If you are up for it you can enable debug logging and snag the generated ffmpeg command and start playing around with it manually to see if we can find the culprit. Regarding the other issue, "Minified React error" i dont see that behaviour. How many events(ish) do you guys have in a day? |
Beta Was this translation helpful? Give feedback.
-
Does this help:
|
Beta Was this translation helpful? Give feedback.
-
To add on to this, just created a fresh, non-nvidia container, with one camera, default settings, and it exibits the exact same behavior. Rules one thing out i suppose :) |
Beta Was this translation helpful? Give feedback.
-
Regarding frame skipping, I suspect ffmpeg:
camera:
camera_1: # This value has to be unique across all cameras
name: Back Door Camera
...
fps: 22
input_args: ["-r", "22"] Worked for me! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Great program, love it, very easy to get installed in docker on a bare metal OMV install.
Specs:
Ryzen 5800x
32GB RAM
Quadro P1000
Cuda image of viseron
Only Running 2 cameras, both RTSP:
Reolink e1Pro (works perfectly in every way)
EZVIZ L1C1 - A few issues
A couple of issues:
1: On the LC1C it "skips" frames when viewing live and also on the recordings, signal is good, its only a 1080P stream with low substream - strange thing is, Im running synology surveillance station and that works perfectly with the camera, no skips, signal is great on the camera, I've also thrown a trial version of Blueiris on a little Mini PC, again connecting to the same streams, no issue with that either, also no skipping on the EZVIZ app, VLC stream etc - so its something within viseron I can work out.
2: Scrolling in chrome through "Events" after 2 seconds of scrolling I get a "Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings." - Both cameras from the web view.
Sometimes, when playing back recordings in the timeline / events i get a "Playback stalling due to low buffer" followed by "Nudging xxxxx"
Config is:
Any ideas welcome, as you can see above, ive commented out mulitple things trying to resolve, adding stream details etc, even on a "basic" config, still the same
Beta Was this translation helpful? Give feedback.
All reactions