Giter VIP home page Giter VIP logo

Comments (4)

VishalBCA-ops avatar VishalBCA-ops commented on August 25, 2024

@chiefMarlin

from firescrew.

chiefMarlin avatar chiefMarlin commented on August 25, 2024

Hi,
Could you provide more details on what type of stream you were using ?
Also please check (if possible) the timestamps on the screenshot and the video captured to figure out whether the video clip is ahead or before the screenshot.

One of the reasons you could be seeing this issue is if rtsp stream for hi res is delayed and when motion is detected on low res stream and recording is triggered, data on hi res stream is different. Seeing some timestamps on video screenshot and clip would help.

from firescrew.

VishalBCA-ops avatar VishalBCA-ops commented on August 25, 2024

My IP camera (No Name Brand from Aliexpress) has only one 1080p stream, so i used the same stream for both hi-res and low-res streams. So i don't know whats the problem.

Also I used the same camera for testing using Frigate and It worked good. It starts recording before the person or object enters the frame and stops after leaving. Can Firescrew do that too?

from firescrew.

chiefMarlin avatar chiefMarlin commented on August 25, 2024

As i mentioned please take a look at the timestamps on the screenshot and video clip to determine how much of a difference is between them, and which of them is ahead.
In addition to this you can increase this parameter in config file: "prebufferSeconds": 10, it controls how many seconds of prerecording will be stored before the event.
Firescrew is using 2 streams (LO/HI) to avoid wasting resources, if HI res feed is provided on the Lo res url, it will have to resize the image for object detection which adds cpu load. For the HI res url there is minimal processing as well, as it just dumps the HI res stream to a file (again to avoid any kind of processing/cpu load).

from firescrew.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.