A plugin for OBS Studio that enables seamless integration with 17LIVE streaming platform. This plugin allows streamers to manage their 17LIVE streams directly from OBS Studio and includes features for stream configuration and chat integration.
- Direct integration with 17LIVE streaming platform
- Stream settings management (title, hashtags)
- Automatic stream key generation and management
- Built-in chat browser source for 17LIVE chat integration
- Secure credential management
- Build instructions: docs/build.md
ENABLE_YOUTUBEdefaults tofalse- Set
ENABLE_YOUTUBE=trueforweb/ably_chatbuilds only when YouTube channel support should be visible - Set
-DENABLE_YOUTUBE=ONfor CMake configure only when the OBS plugin should expose YouTube multi-RTMP support
The Steam version of OBS is also OBS Studio; this plugin is compatible with both the official and Steam editions by installing into OBS's plugin directory.
- Download the latest release of the plugin
- Install:
- macOS: run the
.pkg(installs to~/Library/Application Support/obs-studio/plugins) - Windows: run the
.exe(installs to%ProgramData%\obs-studio\plugins) - non-installer zip:
- macOS: unzip and copy
obs-17live.pluginto~/Library/Application Support/obs-studio/plugins - Windows: unzip and copy
obs-17liveto%ProgramData%\obs-studio\plugins
- macOS: unzip and copy
- macOS: run the
- Restart OBS Studio
- The plugin will appear under Tools menu as "17LIVE Settings"
- Open OBS Studio
- Go to Tools -> 17LIVE Settings
- Log in with your 17LIVE account credentials
- Configure your stream settings:
- Set stream title
- Add hashtags
- Generate a stream key
- Click "Save Settings" to apply changes
- In the 17LIVE Settings dialog, click "Create Chat Browser Source"
- A new browser source will be automatically added to your current scene
- The chat source will display live chat from your 17LIVE stream
- You can resize and position the chat overlay as needed
- Log in to your account in the 17LIVE Settings
- Click "Generate Stream Key" to get a new stream key
- The stream key will be automatically saved
- Use this stream key in your OBS stream settings
- Your login credentials are securely stored
- Stream keys are managed securely
- All communication with 17LIVE servers is encrypted
- If the chat browser source is not working, ensure you are logged in
- For stream key issues, try generating a new key
- Make sure you have stable internet connection
For issues and feature requests, please create an issue in the repository.
This project is licensed under the terms specified in the LICENSE file.