rtmp-services: Add HomeGround TV
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
- My users always need to add stream url in the stream section, now by adding this service they only need to enter stream key
- 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?
- 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.
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.
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!
PRs are reviewed roughly in the order they are submitted and as we have the time to review.
Thank you for your patience!