blakeblackshear.frigate/frigate
Nicolas Mowen 43ade86796
Support Controlling PTZ Cameras Via WebUI (#4715)
* Add support for ptz commands via websocket

* Fix startup issues

* Fix bugs

* Set config manually

* Add more commands

* Add presets

* Add zooming

* Fixes

* Set name

* Cleanup

* Add ability to set presets from UI

* Add ability to set preset from UI

* Cleanup for errors

* Ui tweaks

* Add visual design for pan / tilt

* Add pan/tilt support

* Support zooming

* Try to set wsdl

* Fix duplicate logs

* Catch auth errors

* Don't init onvif for disabled cameras

* Fix layout sizing

* Don't comment out

* Fix formatting

* Add ability to control camera with keyboard shortcuts

* Disallow user selection

* Fix mobile pressing

* Remove logs

* Substitute onvif password

* Add ptz controls ot birdseye

* Put wsdl back

* Add padding

* Formatting

* Catch onvif error

* Optimize layout for mobile and web

* Place ptz controls next to birdseye view in large layout

* Fix pt support

* Center text titles

* Update tests

* Update docs

* Write camera docs for PTZ

* Add MQTT docs for PTZ

* Add ptz info docs for http

* Fix test

* Make half width when full screen

* Fix preset panel logic

* Fix parsing

* Update mqtt.md

* Catch preset error

* Add onvif example to docs

* Remove template example from main camera docs
2023-04-26 06:08:53 -05:00
..
comms Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
detectors False positives (#6217) 2023-04-24 07:24:28 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
test Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
config.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
const.py Migrate default database path from /media/frigate to /config (#5219) 2023-04-23 11:35:40 -05:00
events.py False positives (#6217) 2023-04-24 07:24:28 -05:00
ffmpeg_presets.py Fix rpi birdseye encode (#5522) 2023-02-16 18:38:32 -06:00
http.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
log.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
models.py False positives (#6217) 2023-04-24 07:24:28 -05:00
motion.py Migrate away from deprecated np.float (#5898) 2023-04-16 07:13:33 -05:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py additional shutdown optimizations (#5380) 2023-02-04 08:58:45 -06:00
object_processing.py False positives (#6217) 2023-04-24 07:24:28 -05:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py update deps (#6093) 2023-04-15 14:17:59 -05:00
plus.py False positives (#6217) 2023-04-24 07:24:28 -05:00
ptz.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
record.py update deps (#6093) 2023-04-15 14:17:59 -05:00
stats.py update deps (#6093) 2023-04-15 14:17:59 -05:00
storage.py update deps (#6093) 2023-04-15 14:17:59 -05:00
timeline.py False positives (#6217) 2023-04-24 07:24:28 -05:00
types.py System page: add last updated time ago (#5195) 2023-01-27 06:20:41 -06:00
util.py False positives (#6217) 2023-04-24 07:24:28 -05:00
video.py Edit dsize order (#6172) 2023-04-22 21:38:58 -05:00
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00