[Support]: Problems with WebRTC and MSE on various platforms. #11731
Unanswered
lordratner
asked this question in
General Support
Replies: 3 comments 2 replies
-
This is how the new automatic livemode works. I have similar symptoms. As far as getting MSE under control, like you sometimes MSE closes stream for no reason. This works nice on desktop browsers but on ios it is a bit tiresome |
Beta Was this translation helpful? Give feedback.
1 reply
-
webrtc does not support h.265 so we already expect that to not work on some cameras. not seeing anything obvious of why it isn't working for the h.264 cameras |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's what I thought, yet it does work on a desktop. Does frigate convert
to h264 based on my config?
I've hesitated to upgrade because I wanted to get this sorted out, but
maybe I need to and just hope it fixes?
…On Tue, Jun 4, 2024, 07:16 Nicolas Mowen ***@***.***> wrote:
webrtc does not support h.265 so we already expect that to not work on
some cameras. not seeing anything obvious of why it isn't working for the
h.264 cameras
—
Reply to this email directly, view it on GitHub
<#11731 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALZSL5UCEDAXJJJY2EELN5TZFWVY7AVCNFSM6AAAAABIXX2NZKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TMNRTHA3TE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
I can't get the MSE and WebRTC streams to work reliably (or at all) on my phone.
Three cameras:
Nursery: h265 - Reolink RLC-822A
Living Room: h264 - Reolink E1
Litter Box: h264 - Reolink E1 Pro
On Chrome on my desktop, everything works on all three cameras.
On my Google Pixel 8 and Google Pixel 8 Pro running Chrome, JSMPEG works for everything. MSE only works for the two h264 cameras. WebRTC does not work on any camera.
If I use Firefox on the phones, the only difference is that MSE works on the h265 camera. WebRTC still does not work for any camera.
Version
0.13.1-34FB1C2
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
Operating system
Debian
Install method
Docker Compose
Coral version
PCIe
Network connection
Wired
Camera make and model
Reolink E1, E1 Pro, and RLC-822A
Any other information that may be helpful
go2rtc stream info:
Beta Was this translation helpful? Give feedback.
All reactions