mjehrhart / viewu

The Viewu App is a compact, user-friendly iOS application designed to integrate seamlessly with Frigate NVR systems.
https://www.viewu.app
GNU General Public License v3.0
32 stars 1 forks source link

Unable to get timeline or live cameras working #34

Open mrsonicblue opened 1 month ago

mrsonicblue commented 1 month ago

I followed the installation guide. The Viewu server is running. I have MQTT and Frigate connected from the app. The Viewu server is 'synced'. The timeline and live cameras screens are always blank. I'm not sure what I'm missing. Nothing useful in any logs. Happy to send any information for troubleshooting. Not sure where to start.

mrsonicblue commented 1 month ago

The live cameras are working after setting up restreaming with go2rtc in frigate. I must have been hitting connection limits with the cameras?

Still unable to get events to show on the timeline.

mjehrhart commented 1 month ago

Hi, Are you able to post a couple screenshots of your settings. I can take a look and sure we can get you up and running.

On Jul 27, 2024 at 12:54 PM, <Eric @.***)> wrote:

The live cameras are working after setting up restreaming with go2rtc in frigate. I must have been hitting connection limits with the cameras?

Still unable to get events to show on the timeline.

— Reply to this email directly, view it on GitHub (https://github.com/mjehrhart/viewu/issues/34#issuecomment-2254239381), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AXJNK63ZFCO4EQYJ6OYO2PLZOP3IFAVCNFSM6AAAAABLRN6EJSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGIZTSMZYGE). You are receiving this because you are subscribed to this thread.Message ID: @.***>

mrsonicblue commented 1 month ago

Hello. Thanks for offering to help. After more testing, I found that only new events show up in the Viewu timeline. I expected it to pull events from frigate directly. There's a new issue I'm seeing with the timeline. New events are showing up with the URL "localhost" and the snapshot doesn't load. When I restart the app, the URL is corrected to the actual IP of frigate. I'm attaching a screenshot so you can see.

IMG_1134

igiannakas commented 1 month ago

Same here - can’t get it to work with the latest frigate release. I can see the events but that’s it.

norey commented 2 weeks ago

Same issue here, only see Frigate events but not live feed. Just a blank screen. Note: It is directly connected to Frigate, without using Viewu Server

bkarbeiter12 commented 2 weeks ago

I'm also having the same issue. I have rtsp restreaming setup via go2rtc, have installed frigate on 2 different computers without success. I am able to suscribe to MQTT topics and see the timeline with events, but not matter what I try I cannot see the live camera feeds or any indication that the cameras are being loaded under the NVR tab. I'm able to view the streams via web browser, home assistant, and in the frigate UI of course. I wonder if it is a LAN or firewall issue?

Edit: I've been running Frigate 14 while testing, haven't tried downgrading.

Edit-2: After trying a bunch of different things over the course of 2 weeks, I made some changes tonight (non-network, only in frigate config) and it suddenly started working. I think it may have been after I added api: enabled: true to my go2rtc configuration. I also cleaned up my config file (mostly removed commented out sections), though I don't think this was related.

go2rtc: api: enabled: true

mjehrhart commented 2 weeks ago

I am looking tie all the updates together to one release for the end of September. Now since there’s enough development requests to continue on with the next update. That’s my goal for the next Viewu release.

On Aug 28, 2024 at 7:18 PM, <bkarbeiter12 @.***)> wrote:

I'm also having the same issue. I have rtsp restreaming setup via go2rtc, have installed frigate on 2 different computers without success. I am able to suscribe to MQTT topics and see the timeline with events, but not matter what I try I cannot see the live camera feeds or any indication that the cameras are being loaded under the NVR tab. I'm able to view the streams via web browser, home assistant, and in the frigate UI of course. I wonder if it is a LAN or firewall issue?

— Reply to this email directly, view it on GitHub (https://github.com/mjehrhart/viewu/issues/34#issuecomment-2316585723), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AXJNK6YZC5LBMSNN2SSEUXTZT2AH5AVCNFSM6AAAAABLRN6EJSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJWGU4DKNZSGM). You are receiving this because you commented.Message ID: @.***>