Releases: OPENSPHERE-Inc/src-link
Releases · OPENSPHERE-Inc/src-link
0.6.1 (Hotfix of 0.6.0 for Linux)
Features
No update required for Windows/MacOS
- Bugfix: Couldn't create downlink on Linux
Full Changelog: 0.6.0...0.6.1
0.6.0
Features
- Bugfix: Media source didn't appear in uplink video srouce combo after source creation.
- Bugfix: Couldn't select scene as uplink video source.
- Add: Stream recording with Filename formatting/File auto splitting
- Improve: WebSocket authentication. Logout will occur when token is expired to eliminate infinite reconnecting.
- Improve: Dock UI
- Better resizing policy.
- Add: Status icon of uplink status (Sstreaming and Recording)
- Add: Support for external connections (New SRC-Link CP feature since 0.6.0)
Supported platforms
- OBS 30.1.0 or later with Qt6
- Windows x64
- MacOS (Up to OBS 30.2.3)
- Linux (Up to OBS 30.2.3) *Required
qt6-websockets
separately.
Full Changelog: 0.5.7...0.6.0
0.5.7 (MacOS & Linux support)
Features
- Add: MacOS support with code signing (Read note below)
- Recommended OBS 30.2.3 Currently OBS 31 is not supported (OBS 31's SRT output has crash issue now)
- Add: Linux support (Read note below)
- Recommended OBS 30.2.3 Currently OBS 31 is not supported (OBS 31's SRT output has crash issue now)
- You should install
qt6-websockets
separately. - We don't recommend using External Relay Server for downlink due to compatibility issue.
(Upon connection error, other connections will be destroyed too)
- UI Improvement: Behavior of uplink source combo when removed some sources.
- Bugfix: Crash on switching scene collection during output is active.
What's Changed
- 0.5.7 by @hanatyan128 in #17
- 0.5.7 fix by @hanatyan128 in #18
- Supoprt for MacOS by @hanatyan128 in #19
- CI fix for MacOS by @hanatyan128 in #20
- CI fix for MacOS (Re-fix) by @hanatyan128 in #21
Full Changelog: 0.5.6...0.5.7
0.5.6
Important note for OBS 31
- OBS build-in NVENC encoder had been changed so you should re-configure video encoder properties.
Misconfigurations cause ffmpeg crash.
Features
- Add support for OBS 31
- Improve stability of output reconnection since OBS 31
What's Changed
-
- Fix CI for binary build. by @hanatyan128 in #6
- 0.5.6 by @hanatyan128 in #14
- 0.5.6-b by @hanatyan128 in #15
Full Changelog: 0.5.5...0.5.6
0.5.5
Features
- 0.5.5 Bugfix: Which occurred since 0.5.4
- 0.5.4 Add: (downlink) Add ability to specify SRT latency by SRC-Link Control Panel. The centralized latency value overrides the OBS Studio setting.
- 0.5.4 Fix: (uplink) Improve uplink stability.
- 0.5.4 Fix: Improve shutdown behavior.
- 0.5.4 Add: Support of operation teams (Upcoming SRC-Link Control Panel's new feature)
SRC-Link Control Panel update
What's Changed
- 0.5.4 by @hanatyan128 in #8
- Patch 0.5.5 by @hanatyan128 in #12
Full Changelog: 0.5.3...0.5.5
0.5.3
Features
- Bugfix: Downlink stability issue that possibly disconnected every 1 hour.
- We tested Windows x64 only.
- The windows installer copies Qt6WebSockets.dll and Qt6's tls plugins folder under your obs-studio/bin/64bit as required library.
What's Changed
- 0.5.3 by @hanatyan128 in #7
Full Changelog: 0.5.2...0.5.3
0.5.2
Features
- 0.5.2: Optimize API usage (No more REST pollings)
- 0.5.1: Implement uploading screenshots via websocket for performance improvement.
- We tested Windows x64 only.
- The windows installer copies
Qt6WebSockets.dll
and Qt6'stls
plugins folder under your obs-studio/bin/64bit as required library.
What's Changed
- 0.5.1 by @hanatyan128 in #3
- 0.5.2 by @hanatyan128 in #5
Full Changelog: 0.5.0...0.5.2
0.5.0
First release of the plugin !
Note
- We tested Windows x64 only.
- The windows installer copies
Qt6WebSockets.dll
and Qt6'stls
plugins folder under yourobs-studio/bin/64bit
as required library.
New Contributors
- @hanatyan128 made their first contribution in #1
Full Changelog: https://github.com/OPENSPHERE-Inc/src-link/commits/0.5.0