-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
689f30f
commit 41581c6
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
bluecherry (3:3.1.0-rc10) focal bionic buster groovy hirsute bullseye jammy; urgency=low | ||
|
||
* FEATURE: Switch back to TCP instead of UDP for RTSP streaming (https://github.com/bluecherrydvr/bluecherry-apps/pull/619) | ||
* FEATURE: Add aac_adtstoasc bitstream filter (https://github.com/bluecherrydvr/bluecherry-apps/pull/626) | ||
* FEATURE: Fix recordings dir reported not writable (https://github.com/bluecherrydvr/bluecherry-apps/pull/627) | ||
* FEATURE: ONVIF - Combine findings of different discovery tools | ||
* FIX: Resolve problems when adding storage locations (https://github.com/bluecherrydvr/bluecherry-apps/pull/642) | ||
* FIX: Remove non-fatal warnings in bluecherry.log generated by mailer.php (https://github.com/bluecherrydvr/bluecherry-apps/pull/640) | ||
|
||
-- Curtis Hall <[email protected]> Thr, 15 Feb 2024 16:47:00 -0600 | ||
|
||
bluecherry (3:3.1.0-rc9) focal bionic buster groovy hirsute bullseye jammy; urgency=low | ||
|
||
* FEATURE: Update video streaming APIs -- Enabling much better support for H.265, H.264 and audio streams (#167b63906d7114e8d9230286d3a4e0a54fcc5e1f) | ||
|