-
### Describe the bug
https://www.newgrounds.com/portal/view/583769?emulate=flash
Preloader seems to load up save for a flashing flv icon on the top left that shouldn't be there, then after the game …
-
https://github.com/bilibili/flv.js/blob/8c1bed1245640deb51ec5545bc2f4e9080f01ded/src/demux/flv-demuxer.js#L386
前面加上
```js
if(!onMetaData.audiosamplerate || onMetaData.audiosampl…
-
**Describe the bug**
When I perform some transcoding on the origin using ffmpeg (exec), then locally forward it to the SRS's 1945 port as the origin, with an edge server configured in remote mode, wh…
-
### 运行环境
版本号:LiveRecorder_Windows_v2.31
运行平台:Windows10
运行架构:
Python版本:
### 配置文件
```JSON
{
"proxy": null,
"output": "output",
"user": [
{
"platform": "Huya",
"id": "…
-
**Describe the bug**
In SRS Stack 5, enabling DVR with any settings (including default) for the default vhost results in off-sync audio/video files when trying to record WebRTC streams. The problem i…
-
**Describe the bug**
When streaming via SRT protocol, ffmpeg cannot establish connection with SRS.
**Version**
[2024-10-12 14:27:52.821][INFO][1][94k4u9z7] XCORE-SRS/5.0.213(Bee)
ffmpeg version …
-
/kind feature
**Describe the solution you'd like**
(Heads up: this is speculative based on code inspection. I have not yet attempted to reproduce the scenarios described here to prove things wor…
-
# Convert flv to mp4 without re-encode
+ ref: https://superuser.com/a/860127
```
ffmpeg -i input.flv -c copy -copyts output.mp4
```
# Convert unplayable mp4 to samsung supported mp4
```
…
-
In china,most company publish http-flv live stream use srs (https://github.com/ossrs/srs ), but performance of srs is a big problem. Here we want to have http-flv live stream function to use nginx-rt…
-
请问是否已经支持hls直播、http-flv和mp4的播放?