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 BitChute #10962

Closed
wants to merge 1 commit into from
Closed

Conversation

tanchute
Copy link

Description

Incorporating BitChute into OBS-Studio's Ingest List

Motivation and Context

This pull request aims to add BitChute (https://www.bitchute.com), a widely-used video sharing platform, to the ingest list of OBS-Studio. BitChute has established itself with a large user base over the years. Integrating BitChute into OBS-Studio will simplify the process for users to stream directly to BitChute.This pull request aims to add BitChute (https://www.bitchute.com/), a widely-used video sharing platform, to the ingest list of OBS-Studio. BitChute has established itself with a large user base over the years. Integrating BitChute into OBS-Studio will simplify the process for users to stream directly to BitChute.

How Has This Been Tested?

Testing Procedure

  • JSON Validation: Verified that the JSON files are correctly formatted and conform to the standards required by OBS-Studio.
  • Copy JSON Files: Transferred the JSON files to ~/.config/obs-studio/plugin_config/rtmp-services on a Linux system, ensuring OBS-Studio can access the updated settings.
  • Settings Verification: Confirmed that BitChute appears in the updated ingest list within the OBS-Studio settings menu.
  • Connection Testing: Successfully connected to BitChute servers to ensure streaming functionality is operational.

image
image

Types of changes

New Feature: This change introduces new functionality without breaking existing features.

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 Jul 10, 2024
@tanchute tanchute closed this Aug 5, 2024
@tanchute tanchute reopened this Aug 5, 2024
@tanchute
Copy link
Author

tanchute commented Aug 5, 2024

Sorry, it's a bit of a mess. It should be good now.

Note
update version number and fix conflict

@Fenrirthviti
Copy link
Member

Thank you for the submission, but BitChute does not currently meet our requirements to be listed in OBS.

@tanchute
Copy link
Author

tanchute commented Aug 6, 2024

@Fenrirthviti

Thank you for the feedback. Could you please let us know which specific requirement BitChute does not meet so we can address it?

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

3 participants