-
Hello, my current requirement involves creating independently managed RtspServerStreams in different scenarios. Initially, the first eight creations and usages of the streams went without any issues. …
-
22:56:47: Running steps for project qtcam...
22:56:47: Configuration unchanged, skipping qmake step.
22:56:47: Starting: "/usr/bin/make" -j16
Makefile:2093: warning: overriding recipe for target 'i…
-
### WebKittens
@youennf
### Title of the spec
WebCodecs VideoEncoderBitrateMode
### URL to the spec
https://www.w3.org/TR/webcodecs/#video-encoder-bitrate-mode
### URL to the spec's repository
…
-
==231127== Invalid read of size 8
==231127== at 0x50230DC: mpp_destroy (in /usr/lib/aarch64-linux-gnu/librockchip_mpp.so.0)
==231127== by 0x48A76EF: VideoEncoder::Release() (in /home/orangepi/…
-
If I create a video encoder, and try to encode to h264, I get an error that occurs during initialization. If I comment out where the profile=baseline option is, it runs, but does not produce video.
…
-
Hello I am trying to work on the screen mirroring following the display example in demo.But I found that the resolution is quite poor when it displays the data in the rtmp player. I have tried to set…
-
Hello All, I am using this library for video recording. And it's working some device. But i got error in Samsung s6 device. While stop the recording. My exception log in below pasted.
E/MediaMuxer:…
-
## Environment
* OS version: Ubuntu 22.04
* Source or binary build: binary
Gz-common: 5.4.2-1
Gz-sim: 7.6.0-1
## Description
* Expected behavior: v4l2 loopback device simulates video f…
-
Hi, recently working on a project, want to realize real-time video encoding (Take kvazaarfilter in kvazzup as a reference).
Here's my code, working in an independent thread.
```
#include
#include…
-
Hello,
I'm writing a Java program with Humble to stream the Ogg Format to Icecast.
I have this code:
```Java
import java.awt.AWTException;
import java.awt.Rectangle;
import java.awt.Robot;
im…