-
worker初始化失败,destroy后worker没销毁
mmfjx updated
6 months ago
-
### Description
Implements an HTTP Live Streaming client through HLS.js. It relies on HTML5 video and MediaSource Extensions for playback.
It works by transmuxing MPEG-2 Transport Stream and AAC…
-
From what I can tell `exportTo` transcodes the video. I am interested in transmuxing from WebM to MP4 (without transcoding).
Is such an API available/in the works?
-
Hi. Thanks for your great library.
I've configured nms on 2 of my test servers and it works great, but when I'm trying to make it work on production, it creates directories for different qualities,…
-
4/20/2018 17:47:40 [INFO] [rtmp publish] New stream. id=WTV3CKWE streamPath=/live/stream streamId=1
4/20/2018 17:47:41 [INFO] verify it.
4/20/2018 17:47:41 [INFO] Debug Transcoder true
4/20/2018 17…
-
I have autoCleanupSourceBuffer on. I have tested it thoroughly and can say it does not work properly. The streams still stop with console messages such as:
Maximum buffering duration exceeded, suspen…
-
```
import flvjs from 'flv.js'
export default {
data() {
return {
videoElement: null
}
},
props: {
flvUrl: {
typ…
-
vue+typescript项目使用flv.js,从1.5.0升级到1.6.1后,运行时报:
Uncaught TypeError: Class extends value undefined is not a constructor or null
at __extends (0106734f-be2a-46c3-9928-5c77556e6d2a:3147)
at 010…
-
400M flv文件 50分钟, 只能加载13分钟, console 打印: MSE SourceBuffer is full, suspend transmuxing task
-
Getting an flvjs related error `[FlvPlayer] > Maximum buffering duration exceeded, suspend transmuxing task`.