Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restream.io: Manage Broadcast feature #11781

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SoftwareArchitector
Copy link
Contributor

Description

This adds a "Manage Broadcast" feature (similar to YouTube's) for Restream.io service.
Restream Manage Broadcast Window

Motivation and Context

This feature improves integration with Restream.io by allowing the user to select an event (pre-created on Restream.io) to start a broadcast. Without this feature, broadcasts can only be started in the default event, limiting flexibility.

How Has This Been Tested?

After connecting a Restream account, a "Manage Broadcast" button will appear, allowing the user to select an existing Restream event. Once an event is selected, the "Start Streaming" button will initiate the stream in the chosen event.

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

Update auth component
Add manage broadcast window
Integration with main OBS window
@WizardCM WizardCM added the New Feature New feature or plugin label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature or plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants