Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 拉流播放

Awesome Lists containing this project

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