SRC-Link Plugin - OBS to OBS cleanfeed transmission

Semi-free SRC-Link Plugin - OBS to OBS cleanfeed transmission 0.6.0

src-link_0.6.0.jpg


Changes​

  • New feature: Stream recording with Filename formatting/File auto splitting

    src-link022.png


  • New feature: Introduce "External Connection" that allows SRC-Link connects to external SRT servers such as vMix, SRT MiniServer, Nimble Streamer etc...

    External Connections are just SRT listener endpoints, SRC-Link Control Panel manages SRT connection info which guest's client receives.

    External Connections are displayed in under the receiver detail.
    Also your team operator who has staff roles can manage External Connections.

    src-link024.jpg

  • Improve: WebSocket authentication. Logout will occur when token is expired to eliminate infinite reconnecting.

  • Improve: Dock UI (Add status icon)

    src-link023.png

  • Bugfix: Media source didn't appear in uplink video srouce combo after source creation.

  • Bugfix: Couldn't select scene as uplink video source.

  • Improve security: Passphrase will be generated randomly every slot changes.

  • Updated subscription plan's features: We expand subscription plan's features below to improve convenience. (Your plan had been migrated with new features already)
    • Free plan:
      • Max # of Members / Receiver: 8 -> 12
      • Max Time of Continuous Receiving / Slot: 1 hour -> 2 hours
    • Supporter plan:
      • Max # of Members / Receiver: 16 -> 50
    • Standard plan:
      • Max # of Members / Receiver: 48 -> 150

src-link_0.5.7.jpg

Changes​

  • Add: MacOS support with code signing (Read note below)
  • Add: Linux support (Read note below)
  • UI Improvement: Behavior of uplink source combo when removed some sources.
  • Bugfix: Crash on switching scene collection during output is active.

Note for MacOS​

  • Supported only OBS 30.2.3 or lower
    Currently OBS 31 is not supported due to crash on SRT failure issue

Note for Linux​

  • Supported only OBS 30.2.3 or lower
    Currently OBS 31 is not supported due to crash on SRT failure issue
  • You should install qt6-websockets separately.
  • We don't recommend using External Relay Server for downlink due to compatibility issue.
    Upon relay server connection failure, other SRT connections including SRC-Link will be destroyed too.

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.

Changes​

  • Add support for OBS 31
  • Improve stability of output reconnection since OBS 31
Changes
  • New feature: Introduce Operation Teams that allows to share receiver with another accounts.
    You can create Operation Teams in SRC-Link Control Panel settings menu and use guest code to invite staffs.
    FireShot Capture 1540 - SRC-Link Control Panel - src-link.live.png

    You should assign team to receiver after created
    FireShot Capture 1541 - SRC-Link Control Panel - src-link.live.png


    Once join operation team, the shared receivers are listed on SRC-Link downlink srouce properties in OBS Studio and can receive clean feed as same as receiver owner.

  • New feature: Add ability to specify SRT latency in receiver member settings.
    The centralized latency value overrides the OBS Studio setting.
    FireShot Capture 1538 - SRC-Link Control Panel - src-link.live.png


  • Improve UX: Introduce "No receivers selected (Blank selection)" state for uplink receiver combo.

  • Bugfix: Various bug fixes.
SRC-Link Control Panel (Web)'s change list is here: https://github.com/OPENSPHERE-Inc/src-link/discussions/11

Changes​

  • Bugfix: Downlink stability issue that possibly occur reconnection every 1 hour (even if paid plan)
We are happy to initially release

- Currently we are confirmed working on only Windows x64
- Linux / MacOS is coming later.
Top