Skip to content

Velora service stream key#13181

Open
Scaptiq wants to merge 4 commits intoobsproject:masterfrom
Scaptiq:velora-service-stream-key
Open

Velora service stream key#13181
Scaptiq wants to merge 4 commits intoobsproject:masterfrom
Scaptiq:velora-service-stream-key

Conversation

@Scaptiq
Copy link

@Scaptiq Scaptiq commented Mar 2, 2026

Description

  • Added Velora to OBS RTMP services in plugins/rtmp-services/data/services.json.
  • Added Velora default ingest server:
    • rtmp://ingest.velora.tv:1935/live
  • Added Velora stream key link (for OBS “Get Stream Key” button):
    • https://velora.tv/settings/streaming
  • Bumped RTMP services package versions in plugins/rtmp-services/data/package.json from 286 to 287 (and file version accordingly).

Motivation and Context

This change adds first-class Velora support to OBS’s built-in service list so users don’t need to configure a custom server manually.
It also adds a direct link to Velora’s stream settings page, enabling easier stream key retrieval from within OBS.

How Has This Been Tested?

  • Validated JSON syntax:
    • python3 -m json.tool plugins/rtmp-services/data/services.json
    • python3 -m json.tool plugins/rtmp-services/data/package.json
  • Reviewed resulting diffs for correctness and schema-compatible field usage.

Testing environment:

  • Local macOS development environment.

Note:

  • Full schema helper script (.github/scripts/utils.py/check-jsonschema.py) was not run locally because dependency json_source_map was unavailable in the current environment.

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • My code has been run through clang-format. (N/A: JSON-only change)
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Fenrirthviti
Copy link
Member

Please verify that you are an official representative of Velora. This patch is submitted with a generic gmail email.

@legendremedia
Copy link

Corwin A. (Cory) Legendre here from Legendre Media Inc, parent of Velora.tv and yes, Scaptiq and Streamerforge are official development partners of our company, @Fenrirthviti - I can be reached directly at cl@legendremedia.com or calegendre@velora.tv - have a wonderful week ahead.

Thank you,
Corwin A. (Cory) Legendre
Founder/CEO, Velora.tv
CEO, Legendre Media Inc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants