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 7.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): Fix WebRTC compatibility for GStreamer 1.18 (cbfd4a6)
18+ - fix(gstreamer): Prevent invalid SSRC with older GStreamer versions (2eda1a2)
19+ - docs(nvidia_jetson): Update pre-built image details and compatibility (dee4a5b)
20+ - docs(nvidia-jetson): Update pre-built image info and installation steps (5aff772)
21+ - Delete installers/nvidia_jetson/publish.py (f6d5ea9)
22+ - feat(nvidia_jetson): Add initial publish.py script for NVIDIA Jetson (8240663)
23+ - docs(jetson): Overhaul and expand NVIDIA Jetson installation guide (ebf6a02)
24+
25+ ### Installation
26+
27+ For installation instructions, please refer to the platform-specific guides:
28+ - [ Raspberry Pi] ( ./raspberry_pi/README.md )
29+ - [ NVIDIA Jetson] ( ./nvidia_jetson/README.md )
30+ - [ Orange Pi] ( ./orangepi/README.md )
31+ - [ Ubuntu] ( ./ubuntu/README.md )
32+
33+ ### ⚠️ Upgrade Notes
34+
35+ This is a major version upgrade. Please review the changes carefully before updating.
36+ It's recommended to backup your configuration before upgrading.
37+
38+
39+ ---
40+
341# Release 6.1.0
442
543** Release Date:** 2025-11-16
Original file line number Diff line number Diff line change 1- 6.1 .0
1+ 7.0 .0
You can’t perform that action at this time.
0 commit comments