[Config Support]: Go2rtc Stream Using MSE Not Working #10752
Replies: 8 comments 45 replies
-
what happens when trying to view mse in the frigate ui? |
Beta Was this translation helpful? Give feedback.
-
I looked the Home Assistant Core logs; I don't know if this sheds light on the issue: This error originated from a custom integration. Logger: custom_components.frigate Error fetching frigate data: This error originated from a custom integration. Logger: custom_components.frigate.api Error fetching information from http://ccab4aaf-frigate:5000/api/stats: Server disconnected Logger: homeassistant.components.stream.stream.camera.front_door Error from stream worker: Timestamp discontinuity detected: last dts = 4197240, dts = -93228 |
Beta Was this translation helpful? Give feedback.
-
I'm not really sure what is going on, as I didn't see any errors before and the MSE stream wasn't playing. I just saw a bunch of errors and had to restart everything. JSMPEG is playing live, albeit very low quality and choppy. MSE = nothing playing. I am confused as to why the recordings are high quality and perfectly smooth, yet live play is either very poor quality (JSMPEG) or can't play at all (MSE.) Is some of my config messed up? I get that it's set up to record high-quality, but I am not sure why live can't be. Frigate: 2024-03-30 19:27:34.397206594 [2024-03-30 12:27:34] watchdog.Front-Door INFO : Waiting for ffmpeg to exit gracefully... 2024-03-30 19:27:34.796451639 [2024-03-30 12:27:34] frigate.video ERROR : Front-Door: Unable to read frames from ffmpeg process. 2024-03-30 19:27:34.797184411 [2024-03-30 12:27:34] frigate.video ERROR : Front-Door: ffmpeg process is not running. exiting capture thread... 2024-03-30 19:27:44.422003487 [2024-03-30 12:27:44] watchdog.Front-Door ERROR : Ffmpeg process crashed unexpectedly for Front-Door. 2024-03-30 19:27:44.422016154 [2024-03-30 12:27:44] watchdog.Front-Door ERROR : The following ffmpeg logs include the last 100 lines prior to exit. 2024-03-30 19:27:44.422020005 [2024-03-30 12:27:44] ffmpeg.Front-Door.detect ERROR : http://192.168.86.xx.xx/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=*&password=* End of file 2024-03-30 19:27:44.448130327 [2024-03-30 12:27:44] watchdog.Front-Door ERROR : No new recording segments were created for Front-Door in the last 120s. restarting the ffmpeg record process... 2024-03-30 19:27:44.448143105 [2024-03-30 12:27:44] watchdog.Front-Door INFO : Terminating the existing ffmpeg process... 2024-03-30 19:27:44.448146086 [2024-03-30 12:27:44] watchdog.Front-Door INFO : Waiting for ffmpeg to exit gracefully... Go2rtc: 2024-03-30 19:24:17.431286538 [INFO] Preparing new go2rtc config... Home Assistant Core: 2024-03-30 12:27:01.192 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration frigate which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant |
Beta Was this translation helpful? Give feedback.
-
Newest update: (I've tried multiple browsers and different computers with the same results using MSE) go2rtc: 024-03-30 19:40:00.904688985 12:40:00.904 WRN [rtsp] error="streams: exec: exit status 1" stream=Front-Door |
Beta Was this translation helpful? Give feedback.
-
Something is not right with the way I set this up, I am getting errors.. |
Beta Was this translation helpful? Give feedback.
-
2024-03-31 01:53:13.687451956 [2024-03-30 18:53:13] ffmpeg.Front-Door.record ERROR : [rtsp @ 0x55a999a0c0] method DESCRIBE failed: 404 Not Found |
Beta Was this translation helpful? Give feedback.
-
If anyone reads this and is having the same issue, make sure you download the full access version of Frigate within HA. I was unaware there were so many versions and this could impact my situation (and possibly others.) This resolved the issue. |
Beta Was this translation helpful? Give feedback.
-
Describe the problem you are having
Raspberry Pi 4b running HA with the Frigate add-on. The camera is a Reolink WiFi Doorbell cam:
I can get the JSMPEG live feed to work, but can't get the MSE live feed to work. When I click on "System" on the top right it shows "go2rtc 1.8.4 streams info." As an FYI, when I click on "streams info" it brings me to a new webpage with "404: Not Found."
Version
0.13.2-6476f8a
Frigate config file
Relevant log output
Frigate stats
No response
Operating system
Debian
Install method
Docker Compose
Coral version
CPU (no coral)
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions