Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Beats0/bilibili-live-stream
bilibili直播代理转发 + flv.js 拉流播放
https://github.com/Beats0/bilibili-live-stream
Last synced: 12 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-04T02:15:06.000Z (over 1 year ago)
- Last Synced: 2024-08-01T02:27:46.845Z (3 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 拉流播放.![JavaScript](svg/javascript.svg?raw=true) (直播相关工具 / 直播脚本)
README
### bilibili-live-stream
bilibili直播代理转发 + flv.js 拉流播放
### 安装依赖
```
yarn install
```### 运行
```
yarn start
```默认使用3000端口
复制 `api url` 地址链接可用使用vlc等流媒体播放
单流 `http` 播放 http://localhost:3000/index.html
![img1.webp](./img1.webp)
多流 `ws` 播放 http://localhost:3000/multiple.html
![img2.webp](./img2.webp)
多流 `rtsp` 播放 http://localhost:3000/rtsp.html