Coder Social home page Coder Social logo

Comments (7)

AlexxIT avatar AlexxIT commented on September 20, 2024 1

#908

Are you really sure that v1.8.4 doesn't has this problem?

from go2rtc.

AlexxIT avatar AlexxIT commented on September 20, 2024 1

Reconnection issue should be fixed in latest master version

from go2rtc.

AlexxIT avatar AlexxIT commented on September 20, 2024

You need to provide more info about your setup. More than 40 files changed since v1.8.4

from go2rtc.

oleg-d avatar oleg-d commented on September 20, 2024

What kind of information do you think would help in trying to debug?

I have the camera coming in from the tuya smartlife integration. And using expose camera stream integration.

My go2rtc.yaml file looks like this:

api:
  listen: 127.0.0.1:1984
  password: 'password'
  username: admin
rtsp:
  password: 'password'
  username: admin
streams:
  my_camera:
    - echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera

I then have the camera in a card like this:

  - type: custom:webrtc-camera
    url: rtsp://admin:[email protected]:8554/my_camera?mp4

go2rtc add-on log:

21:32:08.071 INF go2rtc version 1.8.5 linux/amd64
21:32:08.073 INF [rtsp] listen addr=:8554
21:32:08.076 INF [api] listen addr=127.0.0.1:1984
21:32:08.080 INF [webrtc] listen addr=:8555
21:32:08.083 INF [hass] listen addr=172.30.32.1:1984
21:42:14.343 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"
21:53:04.299 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"
22:03:05.835 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"

These warnings were also present in 1.8.4 too but maybe something in 1.8.5 doesn't like these and is causing a freeze.

from go2rtc.

AlexxIT avatar AlexxIT commented on September 20, 2024

Tuya already talking a lot. Check the other issues. This is a duplicate. And it looks like this is not go2rtc problem

from go2rtc.

oleg-d avatar oleg-d commented on September 20, 2024

I don't see another issue related to feed freezing. If it was tuya then why would 1.8.4 work.

from go2rtc.

oleg-d avatar oleg-d commented on September 20, 2024

Positive 100% on 1.8.4 my feed does not freeze, I have it running all day on the dashboard.
And the logs produce the same EOF warning.

22:15:30.865 INF go2rtc version 1.8.4 linux/amd64
22:15:30.865 INF [rtsp] listen addr=:8554
22:15:30.866 INF [api] listen addr=127.0.0.1:1984
22:15:30.866 INF [webrtc] listen addr=:8555
22:15:30.870 INF [hass] listen addr=172.30.32.1:1984
22:26:37.788 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"
22:36:39.459 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"
22:46:40.939 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"
22:56:42.445 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"
23:06:43.953 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error=EOF url="echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.camera"

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.