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

rtmp-services: Add sheeta #10591

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

Conversation

KOUCHANGdw
Copy link

Description

add a streaming service "sheeta" into "plugins/rtmp-services/data/services.json"

Motivation and Context

Our service requires broadcasters to set the keyframe interval appropriately to achieve low-latency delivery.

"sheeta" is a service described at the following link: https://www.sheeta-info.com/.
It is a fan club management service that utilizes OBS for its broadcasting features.

How Has This Been Tested?

I did "Local testing" as described in Service Submission Guidelines.

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.

@gxalpha gxalpha added the Services These are modifications to the Service list and are not tied to the release schedule label May 13, 2024
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.

None yet

2 participants