Intermittent Video Feed #12365
Intermittent Video Feed
#12365
-
Describe the problem you are havingNo matter what camera feed I pull from, my video feed will sometimes show loading and when clicked on it does not show any feed whatsoever. I know its probably something stupid, i just need another set of eyes. Steps to reproduceI have frigate installed on a privileged LXC with nesting on docker. I am accessing the ip locally via :5000 Version0.14 Beta 3 Frigate config filemqtt:
enabled: false
detect:
enabled: false
cameras:
Parsonage:
ffmpeg:
inputs:
- path: rtsp://admin:[email protected]:554/snl/live/1/1
Media_Room:
ffmpeg:
inputs:
- path: rtsp://admin:[email protected]:554/StreamingSetting?version=1.0&action=getRTSPStream&ChannelID=1&ChannelName=Channel1&EncoderPort=0
version: 0.14 Relevant log output2024-07-09 19:58:30.493710164 [INFO] Preparing Frigate...
2024-07-09 19:58:30.507692274 [INFO] Starting Frigate...
2024-07-09 19:58:32.749016311 [2024-07-09 19:58:32] frigate.app INFO : Starting Frigate (0.14.0-4e5a6eb)
2024-07-09 19:58:32.749174989 [2024-07-09 19:58:32] frigate.util.config INFO : Checking if frigate config needs migration...
2024-07-09 19:58:32.761494595 [2024-07-09 19:58:32] frigate.util.config INFO : frigate config does not need migration...
2024-07-09 19:58:32.792831985 [2024-07-09 19:58:32] frigate.util.services WARNING : Did not detect hwaccel, using a GPU for accelerated video decoding is highly recommended
2024-07-09 19:58:34.740284947 [h264 @ 0x41be740] error while decoding MB 77 14, bytestream -19
2024-07-09 19:58:35.504257646 [h264 @ 0x41be740] error while decoding MB 22 16, bytestream -31
2024-07-09 19:58:36.465135149 [h264 @ 0x41be740] left block unavailable for requested intra mode
2024-07-09 19:58:36.465139928 [h264 @ 0x41be740] error while decoding MB 0 30, bytestream 10189
2024-07-09 19:58:39.642965025 [2024-07-09 19:58:39] peewee_migrate.logs INFO : Starting migrations
2024-07-09 19:58:39.644387036 [2024-07-09 19:58:39] peewee_migrate.logs INFO : There is nothing to migrate
2024-07-09 19:58:39.651794535 [2024-07-09 19:58:39] frigate.app INFO : Recording process started: 363
2024-07-09 19:58:39.662123104 [2024-07-09 19:58:39] frigate.app INFO : Recording process started: 372
2024-07-09 19:58:39.666835439 [2024-07-09 19:58:39] frigate.app INFO : go2rtc process pid: 98
2024-07-09 19:58:39.695898062 [2024-07-09 19:58:39] detector.cpu INFO : Starting detection process: 391
2024-07-09 19:58:39.702268577 [2024-07-09 19:58:39] frigate.detectors WARNING : CPU detectors are not recommended and should only be used for testing or for trial purposes.
2024-07-09 19:58:39.703663073 [2024-07-09 19:58:39] frigate.app INFO : Output process started: 393
2024-07-09 19:58:39.722151096 [2024-07-09 19:58:39] frigate.app INFO : Camera processor started for Parsonage: 407
2024-07-09 19:58:39.732426668 [2024-07-09 19:58:39] frigate.app INFO : Camera processor started for Media_Room: 408
2024-07-09 19:58:39.742929268 [2024-07-09 19:58:39] frigate.app INFO : Capture process started for Parsonage: 412
2024-07-09 19:58:39.755412305 [2024-07-09 19:58:39] frigate.app INFO : Capture process started for Media_Room: 420 Operating systemDebian Install methodDocker Compose Network connectionWired Camera make and modelCisco using rtsp Any other information that may be helpful |
Beta Was this translation helpful? Give feedback.
Answered by
NickM-27
Jul 9, 2024
Replies: 1 comment 3 replies
-
this has been fixed in commits after beta3 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Jake-Simek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this has been fixed in commits after beta3