-
请问现在的最新版本支持websocker协议流了吗
-
在提交前,请确保您已经检查了以下内容!
- [V] 你的问题无关 VIP 内容。**YKDL** 不会主动支持 VIP 内容,相关问题一概不予受理。
- [V] 你确实可以在浏览器或移动端中正常播放,但不能使用 **YKDL** 下载。
- [V] 你的 **YKDL** 为最新发布版本,或开发版本。
- [V] 你已经阅读并按 https://github.com/SeaHOH/yk…
-
### Version 0.5.21+ Only
GET `http://127.0.0.1:19080/video?url=https://live.com/12345` 19080 -> Port
Example
`http://127.0.0.1:19080/video?url=https://www.huya.com/11342412`
Result
```
{
…
-
On Ubuntu 20.04, I installed and tested the git master version of Node-Media-Server with the following steps:
```
$ openssl genrsa -out privatekey.pem 2048
$ openssl req -new -key privatekey.pem …
-
播放ws链接,websocket连接成功后,马上自动关闭websocket连接了。导致报错:
`logger.js:38 [TransmuxingController] > Non-FLV, Unsupported media type!`
不知道有没有人遇到这种情况
![image](https://user-images.githubusercontent.com/34390593…
-
RTSP推RMTP,不转码,只有rmtp可以播放,http-flv和ws-flv都无效。
-
### 运行环境
版本号:LiveRecorder_Windows_v2.31
运行平台:Windows10
运行架构:
Python版本:
### 配置文件
```JSON
{
"proxy": null,
"output": "output",
"user": [
{
"platform": "Huya",
"id": "…
-
Proxy RTMP->HTTP/WS, transmux FLV on client: https://github.com/Bilibili/flv.js
-
# 播放WS-FLV(LIVE) 视频编码H264,音频编码G711A的直播流时,音频解析失败
### 场景
问题:播放WS-FLV(LIVE) 视频编码H264,音频编码G711A的直播流时,音频解析失败,只能播放视频画面
模式:直播
### 视频 URL
wss://zlmvideo.gpsnow.net:10443/jtt1078/055000012151_1_0.…
-
### 请求 flv 时出错,错误信息显示 Cannot read property 'flushStashedSamples' of null
`this.flvPlayer = flvJs.createPlayer({
type: 'flv',
isLive: true,
…