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
2023-01-23 13:08:39.594 ERROR (MainThread) [frontend.js.latest.202301100] https://<ha>/webrtc/video-rtc.js:313:22 Uncaught TypeError: this.ondata is not a function
And I wonder if there is something that can be done to fix it.
The text was updated successfully, but these errors were encountered:
The same error as above and if this could help you I have also another error message in the previous WebRTC version not shown:
2023-01-24 19:47:25.937 ERROR (MainThread) [frontend.js.latest.202301100] https://<ha>/webrtc/video-rtc.js:389:27 Uncaught NotSupportedError: Failed to execute 'addSourceBuffer' on 'MediaSource': The type provided ('video/mp4; codecs="avc1.000001"') is unsupported.
2023-01-24 19:47:25.957 ERROR (MainThread) [frontend.js.latest.202301100] https://<ha>/webrtc/video-rtc.js:313:22 Uncaught TypeError: this.ondata is not a function
The rtsp camera url is: rtsp://[USER]:[PWD]@192.168.1.13:554/11
Same issue here. I am on a fresh install og the newest Home assistant OS on an intel NUC5i5:
2023-01-23`` 13:08:39.594 ERROR (MainThread) [frontend.js.latest.202301100] https://<ha>/webrtc/video-rtc.js:313:22 Uncaught TypeError: this.ondata is not a function
This keeps appearing in my HA logs:
And I wonder if there is something that can be done to fix it.
The text was updated successfully, but these errors were encountered: