dd-center / obs-streamlink

OBS source plugin to receive stream using streamlink.
GNU General Public License v3.0
248 stars 23 forks source link
obs-plugin obs-studio obs-studio-plugin streamlink

中文

About the OBS 28 port and cross-platform support

The support for OBS 28 has been done. You're extremely welcomed to post your feedbacks!

For the macOS support, since I don't own a mac, currently I can't provide support for it (notably, some nasty delayed dynamic loading is required, so it's more thing to do than just compile a binary using CMake).

OBS-StreamLink

![Language](https://img.shields.io/badge/language-c++-orange?style=flat-square) ![Build](https://img.shields.io/badge/build%20with-cmake-red?style=flat-square&logo=cmake) ![Platform](https://img.shields.io/badge/platform-Windows-blue?style=flat-square&logo=windows) ![OBS](https://img.shields.io/badge/obs-%3E=24.0-brightgreen?style=flat-square) ![Streamlink](https://img.shields.io/badge/streamlink-latest-brightgreen?style=flat-square) ![I18N](https://img.shields.io/badge/i18n-en%7Cja%7Ccn-lightgrey?style=flat-square) [![Size](https://img.shields.io/badge/size-24.1MB-brightgreen?style=flat-square)](https://github.com/dd-center/obs-streamlink/releases/latest) [![License](https://img.shields.io/github/license/dd-center/obs-streamlink?style=flat-square)](https://github.com/dd-center/obs-streamlink/blob/master/LICENSE)

OBS source plugin to receive stream using Streamlink.

👏 Screenshots

Screenshot1

Screenshot2

🌟 Features

🔔 Requirements

OBS Only (>=28.0).

💨 Install

Just download the installer from the latest release and run it. The installer will check and verify the OBS install path automatically so just click next and finish.

👉 Usage

⚡ Performance

It won't consume more than 10% of CPU if there's only an instance in the active scene. Tested on several processors.

💬 BUGs & Issues

Feel free to open issues.

💻 Contributions

PRs are welcome! Feel free to contribute on this project.

⚠ LICENSE

GPL-v3.0