|
1 | 1 | # Restreamer
|
2 | 2 |
|
| 3 | +## 2.9.0 |
| 4 | + |
| 5 | +### UI v1.10.0 > v1.11.0 |
| 6 | + |
| 7 | +- Add allow to stream HEVC and AV1 to Youtube via RTMP |
| 8 | +- Add librav1e AV1 encoder |
| 9 | +- Add support for AV1 CUDA decoding ([PR 46](https://github.com/datarhei/restreamer-ui/pull/46)) |
| 10 | +- Add FFmpeg 6 support |
| 11 | +- Add HEVC VideoToolbox encoder |
| 12 | +- Fix anonymize error message ([#688](https://github.com/datarhei/restreamer/issues/688)) |
| 13 | +- Fix chromecast config ([#37](https://github.com/datarhei/restreamer-ui/issues/37)) |
| 14 | + |
| 15 | +### Core v16.14.0 > v16.15.0 |
| 16 | + |
| 17 | +- Add migrating to ffmpeg 6 |
| 18 | +- Fix missing process data if process has been deleted meanwhile |
| 19 | +- Fix maintaining the metadata on process config update (datarhei/restreamer#698) |
| 20 | +- Fix placeholder parsing |
| 21 | +- Fix concurrent memfs accesses |
| 22 | +- Fix memfs concurrent read and write performance |
| 23 | + |
| 24 | +### 🧡💚💜 Thank you to all Patrons and donors |
| 25 | + |
| 26 | +- Jacob Fritsche |
| 27 | +- Martin H. |
| 28 | +- Paulo Gonçalves |
| 29 | +- Philipp Burkart |
| 30 | +- Mark Stephens |
| 31 | +- Fabian Stoll |
| 32 | +- Perry Johnson |
| 33 | +- Alex O'Carroll |
| 34 | +- Fiberian |
| 35 | +- Ivan Hašek |
| 36 | +- krischan941 |
| 37 | +- Doug Roberts |
| 38 | +- Bassim Charafeddine |
| 39 | +- josue osorto |
| 40 | +- Raketenbaum |
| 41 | +- Byron Garcia |
| 42 | +- Jeff Moe |
| 43 | +- Ramakrishna Chillara |
| 44 | +- Eduardo Sarabia |
| 45 | +- Giovanni Russo |
| 46 | +- Gioele Cerati |
| 47 | +- Blueman2 (Robert G. Pearse) |
| 48 | +- Alex Fuhr |
| 49 | +- Frank Schulz |
| 50 | + |
3 | 51 | ## 2.8.0
|
4 | 52 |
|
5 | 53 | ### UI v1.9.0 > v1.10.0
|
|
144 | 192 |
|
145 | 193 | - Add alsa support by default
|
146 | 194 | - Add min, max, avg of incoming framerates for each input and output (jsonstats patch)
|
147 |
| -- Add keyframe count for each input and output (jsonstats patch) |
148 |
| -- Add size in bytes for each input and output (jsonstats patch) |
| 195 | +- Add keyframe count for each input and output (jsonstats patch) |
| 196 | +- Add size in bytes for each input and output (jsonstats patch) |
149 | 197 | - Mod bumps FFmpeg to v5.1.3
|
150 | 198 |
|
151 | 199 | ### Thank you to all Patrons and donors
|
|
226 | 274 |
|
227 | 275 | ### Attention
|
228 | 276 |
|
229 |
| -Restreamer v2.4.0 includes an update to FFmpeg v5.1.2. |
| 277 | +Restreamer v2.4.0 includes an update to FFmpeg v5.1.2. |
230 | 278 | All necessary process adjustments are activated at the first start of the Restreamer.
|
231 | 279 |
|
232 |
| -If you want to switch back to the old version follow these steps: |
| 280 | +If you want to switch back to the old version follow these steps: |
233 | 281 | [https://docs.datarhei.com/restreamer/installing/migration](https://docs.datarhei.com/restreamer/installing/migration)
|
234 | 282 |
|
235 |
| -*Hint: The backup restores only the previous processes.* |
| 283 | +_Hint: The backup restores only the previous processes._ |
236 | 284 |
|
237 | 285 | ### Restreamer UI v1.4.0 > v1.5.0
|
238 | 286 |
|
@@ -276,7 +324,7 @@ If you want to switch back to the old version follow these steps:
|
276 | 324 | - Mod Nvidia CUDA v11.4.2 > v11.7.1
|
277 | 325 | - Mod Intel Media Driver v20.1.1
|
278 | 326 |
|
279 |
| -*We recommend OpenMAX IL for Raspberry PI (3/4) with a 32-bit operating system.* |
| 327 | +_We recommend OpenMAX IL for Raspberry PI (3/4) with a 32-bit operating system._ |
280 | 328 |
|
281 | 329 | ### Documentation
|
282 | 330 |
|
|
0 commit comments