obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

rtmp-services: Add HomeGround TV

Open sravsimh opened this issue 1 month ago • 3 comments

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:

  • [x] My code has been run through clang-format.
  • [x] I have read the contributing document.
  • [x] My code is not on the master branch.
  • [x] The code has been tested.
  • [x] All commit messages are properly formatted and commits squashed where appropriate.
  • [x] I have included updates to all appropriate documentation.

sravsimh avatar Nov 20 '25 19:11 sravsimh

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.

mihawk90 avatar Nov 20 '25 21:11 mihawk90

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!

sravsimh avatar Dec 04 '25 07:12 sravsimh

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

Thank you for your patience!

Fenrirthviti avatar Dec 04 '25 07:12 Fenrirthviti