Skip to content

Releases: OPENSPHERE-Inc/src-link

0.6.1 (Hotfix of 0.6.0 for Linux)

10 Jan 07:13
b0e8c88
Compare
Choose a tag to compare

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

08 Jan 02:28
46cd028
Compare
Choose a tag to compare

src-link_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)

20 Dec 06:21
bc1335c
Compare
Choose a tag to compare

src-link_0 5 7

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

Full Changelog: 0.5.6...0.5.7

0.5.6

10 Dec 17:50
19e9850
Compare
Choose a tag to compare

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

Full Changelog: 0.5.5...0.5.6

0.5.5

09 Dec 07:01
15d4ed9
Compare
Choose a tag to compare

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

#11

What's Changed

Full Changelog: 0.5.3...0.5.5

0.5.3

28 Nov 15:41
14e3002
Compare
Choose a tag to compare

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

Full Changelog: 0.5.2...0.5.3

0.5.2

27 Nov 15:25
0953620
Compare
Choose a tag to compare

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's tls plugins folder under your obs-studio/bin/64bit as required library.

What's Changed

Full Changelog: 0.5.0...0.5.2

0.5.0

23 Nov 08:22
Compare
Choose a tag to compare

First release of the plugin !

Note

  • 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.

New Contributors

Full Changelog: https://github.com/OPENSPHERE-Inc/src-link/commits/0.5.0