Frigate/go2rtc remote access with Cloudflare Tunnel & Ngrok #6144
|
I have set up cloudflare tunneling and I am able to remotely access my frigate/go2rtc instance without any issue. The only problem is that webrtc won't work with cloudflare tunneling. I went through the documentation and enabled ngrok in go2rtc. When I try to stream with webrtc remotely, I see this error in the go2rtc log and the stream never starts. |
Answered by
luisiam
Apr 20, 2023
Replies: 4 comments 7 replies
|
when you say you enabled ngrok what do you mean? frigate currently does not include ngrok in the container |
4 replies
|
Need to run Frigate docker with |
0 replies
Answer selected by
luisiam
|
@luisiam can you please explain how you've added ngrok? It's not included bu fedault in Frigate. |
1 reply
|
hi do you mind please sharing your config, im trying to get this setup but for some reason it's not working |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to run Frigate docker with
hostnetwork mode and everything works as expected.