An open API service indexing awesome lists of open source software.

https://github.com/hydrotho/obsfx

One-click is all you need to build your StreamFX plugin with GitHub Actions. 只需要一键就能利用 GitHub Actions 构建你的 StreamFX 插件。
https://github.com/hydrotho/obsfx

github-actions obs-studio streamfx

Last synced: about 1 year ago
JSON representation

One-click is all you need to build your StreamFX plugin with GitHub Actions. 只需要一键就能利用 GitHub Actions 构建你的 StreamFX 插件。

Awesome Lists containing this project

README

          

# OBSFX ![Build Status](https://github.com/hydrotho/OBSFX/actions/workflows/main.yml/badge.svg)

[English](README.md) | [中文](README_zh.md)

> Verified: Successful build with StreamFX 0.12.0 Beta 366

This GitHub repository contains a GitHub Action that allows users to easily build the StreamFX plugin for OBS Studio.

StreamFX is an OBS Studio plugin that adds a variety of features to the software, including new filters, transitions, and other useful tools for streamers and content creators.

## How to Use

1. Fork this repository
2. Click the `Actions` tab
![image](https://github.com/hydrotho/OBSFX/assets/42911474/7fbbc55f-a916-428e-a402-fb5c1bb56b36)
3. Choose the `Build` workflow
![image](https://github.com/hydrotho/OBSFX/assets/42911474/feb07c04-fb44-4aa1-8166-245ca3bd13c2)
4. Click the `Run workflow` button
![image](https://github.com/hydrotho/OBSFX/assets/42911474/c5fa58b8-e1aa-4063-9cdb-215e2902ebfd)
5. Wait for the workflow to complete
6. Download the built plugin from `Artifacts`
![image](https://github.com/hydrotho/OBSFX/assets/42911474/75d0d6ee-b833-4c26-b8be-040c699bf129)

## Reference

[OBS Studio](https://github.com/obsproject/obs-studio)

[StreamFX](https://github.com/Xaymar/obs-StreamFX)

## License

This project is licensed under the MIT License, see the [LICENSE](LICENSE) file for details.