Git Product home page Git Product logo

Comments (3)

AlexxIT avatar AlexxIT commented on July 20, 2024

Have you tried with single camera?

I don't know why you have progressive launch time. Maybe it's just a coincidence. There may be a heavy load on the network.

Also Reonlik cameras has awful RTSP realisation.

FFmpeg start time depends on cameras keyframe interval. On good cameras it's 1 second. I don't know this value on Reolink.

Also you can try two source version:

streams:
  camera1:
    - rtsp:// # for reolink better to use http
    - ffmpeg:camera1#audio=opus

This version doesn't depend on keyframe interval and should starts almost instantly.

from go2rtc.

atx32 avatar atx32 commented on July 20, 2024

Network isn't loaded so that should not be an issue. I will experiment with the items you suggest and report back.

from go2rtc.

atx32 avatar atx32 commented on July 20, 2024

The keyframe interval is one part of the issue as the default interval for the Reolink low-res stream is 4 sec. I set it lower (2 of the 3 cameras support changing the keyframe interval) and everything loads in under 10 sec. I still see the progressive launch times; they are just shorter now. I will spend some more time trying various settings, but it may be a week or 2 before I get to it.

It would be good to note the keyframe interval dependency in the docs.

from go2rtc.

Related Issues (20)

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.