File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ # Release 8.0.0
4+
5+ ** Release Date:** 2025-12-17
6+
7+ ## 🚀 Major Release
8+
9+ This release includes breaking changes or significant new features.
10+
11+ ### Core Changes (publish.py)
12+
13+ The main streaming script has been updated. This includes significant changes that may affect compatibility.
14+
15+ ### Commits
16+
17+ - fix(gstreamer): Strip audio from SDP for GStreamer < 1.20 (c62b639)
18+ - fix(gstreamer): Remove video-specific RTCP feedback from audio SDP (10e31ee)
19+ - chore: release v7.0.0 [ release] (e350b95)
20+ - fix(gstreamer): Fix WebRTC compatibility for GStreamer 1.18 (cbfd4a6)
21+ - fix(gstreamer): Prevent invalid SSRC with older GStreamer versions (2eda1a2)
22+ - docs(nvidia_jetson): Update pre-built image details and compatibility (dee4a5b)
23+ - docs(nvidia-jetson): Update pre-built image info and installation steps (5aff772)
24+ - Delete installers/nvidia_jetson/publish.py (f6d5ea9)
25+ - feat(nvidia_jetson): Add initial publish.py script for NVIDIA Jetson (8240663)
26+ - docs(jetson): Overhaul and expand NVIDIA Jetson installation guide (ebf6a02)
27+
28+ ### Installation
29+
30+ For installation instructions, please refer to the platform-specific guides:
31+ - [ Raspberry Pi] ( ./raspberry_pi/README.md )
32+ - [ NVIDIA Jetson] ( ./nvidia_jetson/README.md )
33+ - [ Orange Pi] ( ./orangepi/README.md )
34+ - [ Ubuntu] ( ./ubuntu/README.md )
35+
36+ ### ⚠️ Upgrade Notes
37+
38+ This is a major version upgrade. Please review the changes carefully before updating.
39+ It's recommended to backup your configuration before upgrading.
40+
41+
42+ ---
43+
344# Release 7.0.0
445
546** Release Date:** 2025-12-17
Original file line number Diff line number Diff line change 1- 7 .0.0
1+ 8 .0.0
You can’t perform that action at this time.
0 commit comments