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

With 1.8.4 it didn't happen, I have the feed running on my HA dashboard for 16 hours a day every day. Updating to 1.8.5 and the camera feed freezes after...

question

When /api/frame.jpeg?src=xxx is called, webtorrent connections remain active. **Server 1** (webtorrent publishing) ``` streams: test_device: rtsp://l:[email protected]:554/stream2 webtorrent: shares: xxx: pwd: yyy src: test_device ``` **Server 2** (webtorrent listening) ``` streams:...

bug

Hey, After uninstalling I am getting errors under notifications. Reinstalled and uninstalled several times but couldnt solve it. ``` Home Assistant Core Setup failed for 'go2rtc': Integration not found. 20:51:00...

question

I am using go2rtc version 1.9.4 on Debian Bookworm arm64. ## Issue description I push an RTMP stream from my camera (102.168.0.188, running OpenIPC) to go2rtc (192.168.0.2). However, http://192.168.0.2:1984/stream.html?src=mystream shows...

bug

Hello everyone, I am experiencing an issue with configuring WebRTC over a WireGuard VPN, and I hope someone can help me resolve it. Context I have a setup using Go2RTC...

question

As above -- can be useful in debugging It also would be helpful to add the date (in addition to the time) to the logging messages. Thanks

enhancement

I thought I could just do: ``` streams: camera.x40_ultra_complete_map: ffmpeg:{output}#video=h264 ``` But then I get an error. What am I doing wrong?

question

is it possible to publish stream by webrtc(whip)?

enhancement

HomeKit current requires the api module to be exposed and not password protected as referenced in these issues: - https://github.com/AlexxIT/go2rtc/issues/1140#issuecomment-2132233804 - https://github.com/AlexxIT/go2rtc/issues/909#issuecomment-1974806995 - https://github.com/AlexxIT/go2rtc/issues/735#issuecomment-1807014801 It would be awesome if cameras...

Problem with 265 stream conversion for HomeKit **_config:_** streams: vorota: - rtsp://syno:[email protected]:554/Sms=28.unicast - ffmpeg:vorota#video=h264#hardware # if your camera doesn't support H264, important for HomeKit - ffmpeg:vorota#audio=opus # only OPUS audio...