-
help!
I'm using conan2 to create FFmpeg package, and this is package_info:
```python3
class ffmpegRecipe(ConanFile):
name = "ffmpeg"
version = "7.1"
package_type = "application"
…
-
it is stop when run at ffmeg.load()
I got the example on https://github.com/ffmpegwasm/ffmpeg.wasm/blob/main/apps/vue-vite-app/src/components/FFmpegDemo.vue
it is not work in brower
-
Hi,
I'm new to viseron and this is my first time to try it.
I have created a docker container with version 3.0.0b11 and worked my way to figure out how I should write the config file, but for some…
-
⨯ node_modules\@ffmpeg\ffmpeg\dist\esm\empty.mjs (4:14) @ new FFmpeg
⨯ Error: ffmpeg.wasm does not support nodejs
at ResultVideo (./src/components/resultvideo.js:20:69)
null
-
This works:
`ffprobe rtsp://admin:@cam-li:554/`
But this config fails:
` camera_li: { name: li, host: cam-li, port: 554, path: /, username: admin, password: "", widt…
drewp updated
2 weeks ago
-
Hi,
I am not quite sure if this is similar to https://github.com/roflcoopter/viseron/issues/797 but I simply can't find my recordings, although they are shown in the web interface.
I am using th…
-
### The problem
The ONVIF integration is reporting the following error:
> Logger: homeassistant.components.onvif
> Source: components/onvif/camera.py:147
> integration: ONVIF (documentation, iss…
-
I'm on a fresh Ubuntu 22.04 install, and I pulled the repository, ran `./scripts/install_prerequisites.sh recommended`. After this, trying to build was unsuccessful, I additionally installed `python3-…
-
# Intel
Intel GPUs have fixed-function media engines for quite a while. The important parts to know about are:
- VDBOX: Video Decoding
- VEBOX: Video Enhancement
- SFC: Scaling and format co…
-
### Description
![IMG_2892](https://github.com/user-attachments/assets/c51fb04d-fa7b-48c5-9a26-d69780ca1084)
With the last version of frigate .15beta the clip option is not working. All the rest l…