You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently H.265 because available in Chrome and Edge, though there are flags that need to be set to turn it on. I am using this project in a project of my own and would really love the H.265 to work.
The text was updated successfully, but these errors were encountered:
Were you able to enable WebRTC in Chrome/Edge? I've tried to pass the flags on my Windows 11 ARM64, but the test page here https://chris.hiszpanski.name/posts/is-webrtc-hevc-supported/ still says it's unsupported. In Safari on the MacOS it correctly shows that h265 is supported and SharpOnvif also works. Therefore I'd say it's a browser issue and the flag to enable it is not working for some reason.
Edit: Also https://webrtc.internaut.com/mc/ says it's not supported. I've tried both the latest Chrome and Edge on both MacOS and Windows.
I though I had. But I didn't go to that page. I will try it on my win 11 x64 when I get back to work. Awesome job on this by the way. I am creating an NVR and this will be very cool to use.
Recently H.265 because available in Chrome and Edge, though there are flags that need to be set to turn it on. I am using this project in a project of my own and would really love the H.265 to work.
The text was updated successfully, but these errors were encountered: