Skip to content

Conversation

@sravsimh
Copy link

Description

I have added a new service in services.json for my Homeground TV user to be able to push directly through OBS without using cutom URL

Motivation and Context

  1. My users always need to add stream url in the stream section, now by adding this service they only need to enter stream key
  2. In case of changes i had trouble to communicate with all the users to change the url, using this i can change in OBS and it will reflect automatically

How Has This Been Tested?

  1. I have tested it locally on my macbook and windows laptop both with intel i7 16gb ram

Types of changes

  • New feature (non-breaking change which adds 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.

@mihawk90
Copy link
Contributor

mihawk90 commented Nov 20, 2025

This is missing actually adding the service that #12841 had.

You also don't need to close and reopen PRs for every change to your branch. Just amend/rebase your branch to include whatever additional changes you want to make and push your changes (with --force if necessary) to your fork's branch. The PR will update accordingly, as it always tracks the current HEAD of your PR branch.

rtmp-services: Add HomeGround TV

rtmp-services: Update HomeGround TV more_info_link
@WizardCM WizardCM added the Services These are modifications to the Service list and are not tied to the release schedule label Nov 23, 2025
@sravsimh
Copy link
Author

sravsimh commented Dec 4, 2025

Hey Team OBS,

It's been 2 weeks since the tag has been assigned, I wanted to check if there is something required or need from my end for the PR

please let me know if i need to change something in the pr

thanks!

@Fenrirthviti
Copy link
Member

PRs are reviewed roughly in the order they are submitted and as we have the time to review.

Thank you for your patience!

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

Labels

Services These are modifications to the Service list and are not tied to the release schedule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants