We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db32555 commit a7379e1Copy full SHA for a7379e1
2 files changed
CHANGELOG.md
@@ -1,5 +1,32 @@
1
# Changelog
2
3
+# Release 14.2.0
4
+
5
+**Release Date:** 2026-05-31
6
7
+## ✨ Minor Release
8
9
+This release includes new features and improvements.
10
11
+### Core Changes (publish.py)
12
13
+The main streaming script has been updated. New features or improvements have been added.
14
15
+### Commits
16
17
+- fix(v4l2): stop sink sources before releasing pads (db32555)
18
19
+### Installation
20
21
+For installation instructions, please refer to the platform-specific guides:
22
+- [Raspberry Pi](./raspberry_pi/README.md)
23
+- [NVIDIA Jetson](./nvidia_jetson/README.md)
24
+- [Orange Pi](./orangepi/README.md)
25
+- [Ubuntu](./ubuntu/README.md)
26
27
28
+---
29
30
# Release 14.1.0
31
32
**Release Date:** 2026-05-31
VERSION
@@ -1 +1 @@
-14.1.0
+14.2.0
0 commit comments