-
### Describe the problem you are having
Neither clips or recordings play any videos after updating to v0.12. Clips just sit at a spinner. The recordings page does not load and just sits at a spinne…
-
meson.build:1:0: ERROR: Meson version is 0.61.2 but project requires >= 0.62.0
the version is 0.61 the 0.62 does not exist
-
**Describe the bug**
Hello - VPF appears to be functioning decently in a simple test case - however it hides / abstracts / removes (?) a lot of libAV functionality in python behind a simple interface…
-
Hello,
I am using `mediaPlayer.OpenMedia()` on a HLS Url and process each frame individually using mediaPlayer.ExtractFrame() method.
I now want to provide a Rewind button to go back two seconds. …
-
### 现象描述
在使用rtsp拉流时,如果断开rtsp流就会导致程序段错误
### 如何复现?
先使用PlayerProxy播放ipc的rtsp流,然后断开ipc,就必现该问题
临时处理办法:将kResetWhenRePlay配置设置为0,不调用strongSelf->_muxer.reset();这一句就不会段错误
### 相关日志或截图
…
-
in a live IP camera stream if we use rtsp:// address it uses UDP protocol by default. In this case, if network in big, player shows bad frames. To avoid bad frames, we use rtspt:// This switches strea…
-
**Describe the bug**
When using the RTSP Pull Provider the resulting LLHLS Playlist is empty. The same stream plays fine in a different provider like WebRTC.
**To Reproduce**
Steps to reproduce t…
-
### 现象描述
基于ffmpeg的rtp 推流(裸流 h264文件),vlc和ffplay 均无法播放
### 如何复现?
[output.zip](https://github.com/ZLMediaKit/ZLMediaKit/files/10046514/output.zip)
ffmpeg -re -i "output.264" -vcodec h…
-
* face_recognition version: latest version
* Python version: Python 3.5.2
* Operating System: Linux Mint 5.3.2.3
--------------------------------------------------------------------------------…
-
### Describe the problem you are having
Just a heads up: I updated to 0.12.0-beta1, and noticed that the camera view (using mse) is not working under Firefox. On firefox I have to switch to jsmpeg,…