blakeblackshear.frigate/web/src/routes
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
..
__tests__ Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
Birdseye.jsx Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
Camera_V2.jsx
Camera.jsx Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
CameraMap.jsx
Cameras.jsx Fix href for cameras direct link (#4875) 2023-01-03 19:32:56 -06:00
Config.jsx Add Save Only button to config editor (#5090) 2023-01-15 11:25:49 -06:00
Events.jsx False positives (#6217) 2023-04-24 07:24:28 -05:00
index.js Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
Logs.jsx Fix copying logs (#5373) 2023-02-03 19:32:31 -06:00
Recording.jsx Docs & WebUI Cleanup (#5527) 2023-02-17 11:02:33 -06:00
Storage.jsx Fix confusing storage display when calculating per camera usage (#5835) 2023-03-25 16:49:46 -05:00
StyleGuide.jsx
System.jsx Clean up output for vainfo and ffprobe (#5586) 2023-02-26 07:05:27 -06:00