go2rtc icon indicating copy to clipboard operation
go2rtc copied to clipboard

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.

Results 540 go2rtc issues
Sort by recently updated
recently updated
newest added

I am running the latest beta: 0.1-beta.1 I've tried a few ways to connect from within home assistant through ingress. Each time it fails with similar messages in the supervisor...

question

As the title states; I am looking at a way to use my GPU to decode the video feed, as it is my CPU is using 80% for a single...

question

I wanted to give feedback to make the experience of adding a USB webcam to go2rtc via the Home Assistant Addon better for everyone (or anyone getting stuck can read...

enhancement

I'm trying to implement 2-way audio for Eufy's Doorbells which support only P2P. For that I would need to route the webrtc audio stream to an ffmpeg process that trancodes...

enhancement

Hello! Are there any restrictions (from the go2rtc server, browsers, or other platforms) on continuous video viewing from the server? I can view a continuous video for a minute or...

question

Hello @AlexxIT , I am using WebRTC at the moment and it works seamlessly on my side. I wanted to try the go2rtc but encountered several issues as Im very...

question

Hi, thank you for this great successor pluign that seems already working cmoothly even if in alpha stage. I'm running it as HASS Add-on I currently have 4 IP cameras:...

question

Hey, i added a frigate RTMP stream to the go2rtc.yaml file like this: ` rtmp_stream: rtmp://192.168.0.200/live/bureau_fr` The stream works for a few seconds if I click on "webrtc" within the...

question

``` 04:07:43.105 INF [api] listen addr=:1984 04:07:43.105 INF [rtsp] listen addr=:8554 2022/08/28 10:07:57 http: panic serving 192.168.1.23:56371: runtime error: slice bounds out of range [42:0] goroutine 18 [running]: net/http.(*conn).serve.func1() net/http/server.go:1802...

bug

Hi Alex First of all I want to make it clear that I am using WebRTC without problems, but I have read that this addon will be a replacement in...

question