Git Product home page Git Product logo

Comments (7)

AlexxIT avatar AlexxIT commented on August 20, 2024 2

The reconnection problem in version 1.8.5 is a known issue. Solution or use version 1.8.4. Or use the master version. Or wait for the next release.

from go2rtc.

AlexxIT avatar AlexxIT commented on August 20, 2024 1

1.9.0 has new issue about unknown webrtc consumers. Maybe because dependency update. Don't know yet.

from go2rtc.

IliasEagle avatar IliasEagle commented on August 20, 2024

I believe that's the same issue AlexxIT identified here issue-904

from go2rtc.

bdoiron74 avatar bdoiron74 commented on August 20, 2024

Slightly different maybe? - I'm finding dead producers which maintain an rtsp connection to the camera when all consumers have gone away. Then when a new consumer connection is made, you end up with a 2nd producer. I'm monitoring bandwidth over a wireless link and can see that both producers in this scenario are pulling data from the camera.

from go2rtc.

sachinss123 avatar sachinss123 commented on August 20, 2024

I concur with this. I am seeing the exact same thing but for only specific cameras. This is a different issue than 904.

One of the producers where this issue happens is a python script running on an Rpi 3b+ that streams a MJPEG video using libcamera2. Even after all consumers have stopped, the ffmpeg process from go2rtc still keeps running indefinitely. Another is an ESP32Cam flashed with Tasmota that is consuming ~10GB data on my network every day due to this issue!

from go2rtc.

sachinss123 avatar sachinss123 commented on August 20, 2024

Btw, this issue is not present in v1.8.4 - I just tested that out. I'm staying on that version till this gets fixed.

from go2rtc.

bdoiron74 avatar bdoiron74 commented on August 20, 2024

1.9.0 is much worse for this than 1.8.5. I have a monitor running that looks for producers with no consumers then deletes/re-adds to fix it. It seems that now with 1.9.0 consumers remain as well. Disappointing - I really like the new dark mode :)

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.