-
I am receiving the error 'player.panorama is not a function' when using video.js and videojs-panorama with React.
My code is below:
```
import {Component, PropTypes} from 'react'
import videoj…
-
Plyr's getting to the point where the majority of the bugs are due to managing state and the UI. I've wanted to build it using a proper framework such as React. I'm hoping to get some input from other…
-
> 此文是在项目实践的过程中参考了很多位大佬的文章,加上自己的实践整理而成。
## 直播协议
国内常见的直播协议有几个:RTMP、HLS、HTTP-FLV。
| 协议 | 原理 | 播放器 | 延时 | 兼容 |
| --- | --- | --- | --- | --- |
| RTMP | 每个时刻的数据收到后立即转发 | flash | 1-3s | 需要flash播…
-
This is probably a very niche request but I need to use videojs-wavesurfer to display wavesurfer where the contents of the waveform are pulled from a different file/URL than is used for the video.
…
-
### Description
I am using **Nuxt v3.12.3** and have integrated **Video.js** into my project. While the integration works perfectly when navigating between routes using buttons, an issue arises upon …
-
I noticed that a lot of files have camel case naming like [`networkManager.ts`](https://github.com/videojs/monorepo/blob/main/packages/playback/src/lib/network/networkManager.ts). It might be better t…
-
### Guidelines
- [X] I have searched the [issue tracker](https://github.com/FreeTubeApp/FreeTube/issues) for open and closed issues that are similar to the feature request I want to file, without s…
-
**Describe the bug**
I recently installed an Intel ARC A380 GPU in my system to make use of AV1 hardware-accelerated encoding in Jellyfin.
They have a very extensive [documentation](https://jell…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
I have tried quicksync and couldn’t get that to work, but I think I know what the issue was there.
However now I am just simply trying to get CPU transcoding to work. I’m not sure what to make of …