https://github.com/Beats0/bilibili-live-stream
bilibili直播代理转发 + flv.js 拉流播放
https://github.com/Beats0/bilibili-live-stream
Last synced: about 1 month ago
JSON representation
bilibili直播代理转发 + flv.js 拉流播放
- Host: GitHub
- URL: https://github.com/Beats0/bilibili-live-stream
- Owner: Beats0
- License: mit
- Created: 2023-03-26T13:41:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T02:15:06.000Z (about 2 years ago)
- Last Synced: 2024-08-01T02:27:46.845Z (9 months ago)
- Language: HTML
- Size: 1.97 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - Bilibili-live-stream - bilibili 直播代理转发 + flv.js 拉流播放. (直播相关工具 / 直播脚本)
README
### bilibili-live-stream
bilibili直播代理转发 + flv.js 拉流播放
### 安装依赖
```
yarn install
```### 运行
```
yarn start
```默认使用3000端口
复制 `api url` 地址链接可用使用vlc等流媒体播放
单流 `http` 播放 http://localhost:3000/index.html

多流 `ws` 播放 http://localhost:3000/multiple.html

多流 `rtsp` 播放 http://localhost:3000/rtsp.html