Skip to content

Tags: Nornode/frigate

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request blakeblackshear#4055 from blakeblackshear/dev

0.12.0 Release

v0.12.0-rc2

Toggle v0.12.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix small warning not appearing in go2rtc logs in UI (blakeblackshear…

…#5882)

I always forget that for the logs to appear there, they should not be sent to stderr but stdout.

v0.12.0-rc1

Toggle v0.12.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Point go2rtc links in docs to 1.2.0 specifically (blakeblackshear#5816)

* Point to specific tag of go2rtc docs

* Point to go2rtc 1.2.0 docs

* Point to go2rtc 1.2.0 docs

* Update camera_specific.md

v0.12.0-beta10

Toggle v0.12.0-beta10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix timezone issues with strftime (blakeblackshear#5762)

* Fix timezone issues with strftime

* Fix timezone adjustment

* Fix bug

v0.12.0-beta9

Toggle v0.12.0-beta9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Return sub_labels in event summary information. (blakeblackshear#5642)

v0.12.0-beta8

Toggle v0.12.0-beta8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
install i965-va-driver-shaders (blakeblackshear#5451)

v0.12.0-beta7

Toggle v0.12.0-beta7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add examples of intel inference times from survey answers (blakeblack…

…shear#5332)

v0.12.0-beta6

Toggle v0.12.0-beta6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade go2rtc from v1.0.1 to v1.1.0 (blakeblackshear#5320)

* Upgrade go2rtc to v1.1.0 and set AAC audio as preferred

* Remove change from Python file

v0.12.0-beta5

Toggle v0.12.0-beta5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
System page: fix 0 FPS for disabled camera (blakeblackshear#5155)

v0.12.0-beta4

Toggle v0.12.0-beta4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rewrite restream (blakeblackshear#5106)

* Tear out restream config

* Rework birdseye restream

* Create go2rtc config handler

* Fix bug

* Write start script

* Rework style

* Fix python run syntax

* Output as json instead of yaml

* Put old live config back and fix birdseye references

* Fix camera webUI

* Add frigate env var subsitutions

* Fix webui checks

* Check keys

* Remove unused prest

* Fix tests

* Update restream docs

* Update restream docs

* Update live docs

* Update camera specific recommendation

* Update more docs

* add links for the docs

Co-authored-by: Felipe Santos <[email protected]>

* Update note about supported audio codecs

* Move restream to go2rtc

* Docs fixes

* Add verification of stream name

* Ensure that webUI uses camera name

* Update docs to reflect new live stream name

* Fix check

* Formatting

* Remove audio from detect

Co-authored-by: Felipe Santos <[email protected]>

* Fix docs

* Don't handle env variable substitution

* Add go2rtc version

* Clarify docs

Co-authored-by: Felipe Santos <[email protected]>