Browse by type
A plugin for OBS Studio that simplifies the streaming process on Bilibili platform. Supports QR code login, updating livestream room info, and obtaining RTMP streaming address and key.
bilibili-stream-for-obs-*-windows-x64.zip from the Releases page.C:\ProgramData\obs-studio\pluginstext
C:\ProgramData\obs-studio\plugins\
└── bilibili-stream-for-obs\
├── bin\
│ └── 64bit\
│ └── bilibili-stream-for-obs.dll
└── data\
└── locale\
└── (language .ini files)bilibili-stream-for-obs-*-macos-universal.pkg from the Releases page..pkg file and follow the installation wizard.The plugin will be installed to /Library/Application Support/obs-studio/plugins/.
.deb package (e.g., bilibili-stream-for-obs-*-x86_64-ubuntu-22.04.deb) from the Releases page.bash
sudo dpkg -i bilibili-stream-for-obs-*.debbash
sudo apt-get install -fThe plugin will be installed to /usr/lib/obs-plugins/ directory.
Login to Bilibili:
Update Livestream Room Info:
Start Streaming:
rtmp://live-push.bilivideo.com/live-bvc/)?streamname=...)End Streaming:
C:\Users\<YourUser>\AppData\Roaming\obs-studio\logs~/Library/Logs/obs-studio/~/.config/obs-studio/logs/Feel free to submit issues or pull requests to the GitHub repository.
$ claude mcp add obs-bilibili-stream \
-- python -m otcore.mcp_server <graph>