#Camera feed not working on macOS latest (works on iOS companion app)

1 messages · Page 1 of 1 (latest)

fading owl
#

Camera feed not working "on macOS latest (works on iOS companion app) ..no idea what's happening.

Just updated to latest Testflight beta. It all works more or less fine (sometimes I have to reload).

I am displaying the live feed, no screenshot.

2024-11-10 17:24:33.645 WARNING (MainThread) [haffmpeg.core] FFmpeg isn't running!

this warning pops up everytime I refresh the app/dashboard.

Any idea? Help appreciated!

candid crag
#

mac app is a port from iOS, (Mac Catalyst), which is not compatible with WebRTC (which HA uses now), so that must be the issue that you are facing, although it should fallback to HLS

fading owl
carmine latch
#

Hey, I do have the same problem. Using Frigate, exposed WebRTC ports in my modem and I can stream for my iOS app and Web Browser very smoothly in both internal and external network, but not on the macOS app. Is there any fix/alternative?

candid crag
#

Not really, using custom components that default to something else than HLS could be a solution. In the past I used 'custom:webrtc-camera'

carmine latch
#

And that worked in the MacOS app? Even without supporting WebRTC? I wonder why it works on the iOS companion app....

candid crag
#

It default to another protocol if I recall correctly

#

It doesn’t work on Mac because it is a Mac Catalyst app, there is no explanation for that, Apple just didn’t add webrtc support for it unfortunately :/

#

If the app were native macOS app it would work

carmine latch
#

Thanks for the detailed explanation! I will try to find a way to make the feed at least a little smoother in the mac app...

fading owl
#

just wanted to say: I saw a live feed in my dashboard after I clicked on the not displaying video feed – then the popup video feed opened, instantly started playing and after that it worked on the dashboard as well

#

sooooooooo it's possible 😄

#

but it only worked once