frigate/frigate/api
Nicolas Mowen 6a031eb9ee
Add dynamic Reolink stream configuration for stream URL (#20469)
* Migrate camera APIs to separate tag

* Implement reolink detection to handle dynamic URL assignment

* Cleanup codec handling

* Use average framerate not relative framerate

* Add reolink rtsp warning

* Don't return exception

* Use avg_frame_rate in final info

* Clenaup

* Validate host

* Fix overlap
2025-10-13 17:47:26 -05:00
..
defs Add dynamic Reolink stream configuration for stream URL (#20469) 2025-10-13 17:47:26 -05:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Add dynamic Reolink stream configuration for stream URL (#20469) 2025-10-13 17:47:26 -05:00
auth.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
camera.py Add dynamic Reolink stream configuration for stream URL (#20469) 2025-10-13 17:47:26 -05:00
classification.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
event.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
export.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
fastapi_app.py Add dynamic Reolink stream configuration for stream URL (#20469) 2025-10-13 17:47:26 -05:00
media.py Fixes (#20254) 2025-09-28 07:08:52 -06:00
notification.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
preview.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
review.py Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00