Closed yngveskog closed 1 year ago
is this running on a 32bit rpi?
32bit
32bit
it is highly recommended to run 64 bit as it will lead to better performance and more compatibility. If that is not possible, you will need to change your config to have
ffmpeg:
input_args: -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -stimeout 5000000 -use_wallclock_as_timestamps 1
which will get this working
Yes! absolutely fantastic!
Describe the problem you are having
I'm trying to install Frigate in Docker (and using Docker for the very first time). My object is to have it connected to my Home Assistant server in the end, but first get it running on a separate RPi4. My Mqtt broker is in Home Assistant
Version
stable version
Frigate config file
Relevant log output
Frigate stats
No response
Operating system
Debian
Install method
Docker Compose
Coral version
USB
Any other information that may be helpful
Foscam H.264 wired camera Rpi4 Coral TPU My passwords and usernames on my cameras and Mqtt are simple letters and numbers
docker-compose.yaml version: "3.9" services: frigate: container_name: frigate privileged: true # this may not be necessary for all setups restart: unless-stopped image: blakeblackshear/frigate:stable shm_size: "64mb" # update for your cameras based on calculation above devices: