Nicolas Mowen
943b8ac93b
Remove audio from detect
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2023-01-16 14:31:00 -07:00
Nick Mowen
eafd988019
Formatting
2023-01-16 14:22:48 -07:00
Nick Mowen
ddb7904eb5
Fix check
2023-01-16 14:19:55 -07:00
Nick Mowen
43f17de601
Update docs to reflect new live stream name
2023-01-16 14:02:52 -07:00
Nick Mowen
8f696731f9
Ensure that webUI uses camera name
2023-01-16 14:02:52 -07:00
Nick Mowen
833d4b48ee
Add verification of stream name
2023-01-16 14:02:52 -07:00
Nick Mowen
12285e845d
Docs fixes
2023-01-16 14:02:52 -07:00
Nick Mowen
b5d2fa69c5
Move restream to go2rtc
2023-01-16 14:02:52 -07:00
Nick Mowen
46271980f3
Update note about supported audio codecs
2023-01-16 14:02:52 -07:00
Nicolas Mowen
e8da52dfb7
add links for the docs
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com>
2023-01-16 14:02:52 -07:00
Nick Mowen
3b4ad18876
Update more docs
2023-01-16 14:02:52 -07:00
Nick Mowen
af6c83bde1
Update camera specific recommendation
2023-01-16 14:02:52 -07:00
Nick Mowen
9cf79a6cdd
Update live docs
2023-01-16 14:02:52 -07:00
Nick Mowen
c08df73bb0
Update restream docs
2023-01-16 14:02:52 -07:00
Nick Mowen
54da68baff
Update restream docs
2023-01-16 14:02:52 -07:00
Nick Mowen
d76190d280
Fix tests
2023-01-16 14:02:52 -07:00
Nick Mowen
f9de70b180
Remove unused prest
2023-01-16 14:02:52 -07:00
Nick Mowen
5050f35516
Check keys
2023-01-16 14:02:52 -07:00
Nick Mowen
975b0a4ff1
Fix webui checks
2023-01-16 14:02:52 -07:00
Nick Mowen
868c947f74
Add frigate env var subsitutions
2023-01-16 14:02:52 -07:00
Nick Mowen
ea88aa095f
Fix camera webUI
2023-01-16 14:02:52 -07:00
Nick Mowen
162c7c9d3b
Put old live config back and fix birdseye references
2023-01-16 14:02:52 -07:00
Nick Mowen
4ff1a9216f
Output as json instead of yaml
2023-01-16 14:02:52 -07:00
Nick Mowen
d7ee22de9d
Fix python run syntax
2023-01-16 14:02:52 -07:00
Nick Mowen
cc65442d24
Rework style
2023-01-16 14:02:52 -07:00
Nick Mowen
218c571459
Write start script
2023-01-16 14:02:52 -07:00
Nick Mowen
aba9b1fd30
Fix bug
2023-01-16 14:02:52 -07:00
Nick Mowen
c4564599c2
Create go2rtc config handler
2023-01-16 14:02:52 -07:00
Nick Mowen
226b7e9efd
Rework birdseye restream
2023-01-16 14:02:52 -07:00
Nick Mowen
72ffb9d5f6
Tear out restream config
2023-01-16 14:02:52 -07:00
Ryan Mounce
30f520f6f0
Patch nginx-vod-module to ignore RBSP trailing bits ( #5114 )
...
Works around https://github.com/blakeblackshear/frigate/issues/4572
2023-01-16 07:01:04 -06:00
Felipe Santos
0de1da5943
Upgrade go2rtc from v0.1-rc.8 to v0.1-rc.9 ( #5104 )
2023-01-15 22:28:20 -06:00
yeahme49
e39fb51dec
Add Save Only button to config editor ( #5090 )
...
* Add Save Only button to save config without restarting
* Fixes
* fix formatting
* change to query parameter from header
* lint fixes
2023-01-15 11:25:49 -06:00
Bernt Christian Egeland
621aa0cf61
Rework events page to include timeago ( #5097 )
...
* new timeago component
* added timeago to event
* clock icon
* clock icon. flex items center
* dense prop
* moved clipDuration. cleaner jsx, sm hidden
* renamed clipduration => getDurationFromTimestamps
* func description
* duration in parenthesis
2023-01-15 09:43:40 -06:00
Nicolas Mowen
367ac28a94
Fix qsv h265 ( #5095 )
2023-01-15 09:41:13 -06:00
Nicolas Mowen
99577a57e6
Add specific presets for restream and record with audio ( #5094 )
...
* Add more ffmpeg presets
* Update docs
* Update tests
* Update docs to optimize setup
2023-01-15 09:40:42 -06:00
Bernt Christian Egeland
65bc644d03
Rework storage page to show sizes with relevant units ( #5093 )
...
* new getUnitSize function
* check if isNaN
2023-01-15 09:39:03 -06:00
Nicolas Mowen
01b9d4d848
Rework audio encoding for restream ( #5092 )
...
* Use memo for recordings timezone
* Add audio encoding field and simplify stream creation
* Update docs and tests
* Fix bad logic
2023-01-15 09:38:19 -06:00
Felipe Santos
daadd206dd
Update live view documentation to match newest go2rtc ( #5083 )
...
* Remove host network suggestion from docs
* Mention alternative network modes
* Update docs/docs/configuration/live.md
* Update docs/docs/configuration/live.md
* Wording tweaks
* Update docs/docs/configuration/live.md
* Update docs/docs/configuration/live.md
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>
2023-01-15 09:35:21 -06:00
Nate Meyer
60b2315028
Update library loading for tensorrt ( #5087 )
...
* Update library loading for tensorrt
* Add symlink to libnvrtc
2023-01-14 13:14:27 -06:00
Nicolas Mowen
19d17c8c81
Use memo for recordings timezone ( #5086 )
2023-01-14 11:03:29 -06:00
Felipe Santos
24410849b7
Revisit FAQs ( #5084 )
2023-01-14 11:02:20 -06:00
Nicolas Mowen
e0b3b27b8a
Add option for live mode & timezone config, fix MSE check for iPad ( #5079 )
...
* Add config fields
* Clean up camera default values
* Set recordings timezone with config if available
* Adjust for timezone config
* Cleanup setting of the timezone
* Don't fail on MSE check iPad
* Fix MSE check for birdseye
* Add docs
* Fix test
2023-01-13 17:27:16 -06:00
Nicolas Mowen
170899bd71
Update to Go2rtc rc8 ( #5078 )
...
* Remove redundant default port
* Update version
* Suggest port mapping 8555 tcp and udp
2023-01-13 17:18:18 -06:00
James L
2031c3146f
System page: make clear if detect disabled ( #5075 )
2023-01-13 17:14:07 -06:00
Nicolas Mowen
dafc7edb59
Show recording and snapshot storage separately if different sizes ( #5072 )
...
* Show recording and snapshot storage separately if different sizes
* Fix preload
* Fix compare
2023-01-13 17:13:21 -06:00
Nicolas Mowen
7fbfdb3cb8
Replace localhost with explicit address ( #5070 )
...
* Replace localhost
* Replace localhost
2023-01-13 17:12:37 -06:00
dependabot[bot]
e0a0d129df
Bump actions/setup-python from 4.4.0 to 4.5.0 ( #5064 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 07:23:23 -06:00
Nicolas Mowen
2d76363da5
Catch FileNotFoundError when getting file system stats ( #5056 )
2023-01-13 07:22:47 -06:00
Nicolas Mowen
54bfa4679c
Simplify hwaccel filter args and fix qsv bugs ( #5054 )
...
* Simplify hwaccel filter args and fix qsv bugs
* Formatting
* Remove dead code
* Set framerate and size for rpi as well
2023-01-13 07:22:19 -06:00