Juan Navarro
Juan Navarro
The audio composite plugin from GStreamer is not of the best quality... however there are some other users of Composite that didn't have any issues. I'd check if disabling browser...
@not404-found we are currently focused on performance, resource usage, and other stability improvements for Kurento. If this issue is very critical for you, I recommend you to contract support services:...
No progress on this. There is a whole range of file-related things that can go wrong and ideally we would catch all of them: * The target directory doesn't exist....
Another report here: https://groups.google.com/d/topic/kurento/ZE3FMjcaYDo/discussion After some research it looks like this is a limitation in the "rtspsrc" element of GStreamer (that is used by Kurento). Seems the library is doing...
Please change [this line](https://github.com/Kurento/kms-core/blob/eb4bd3a3d0e0919fc33ecbfcf3c97e56d43ff4ec/src/server/implementation/EventHandler.cpp#L27) to increment the number of threads from `1` to `10`: ```c static WorkerPool workers (10); ``` then build and test if this improves the issue (instructions...
You can now test this with an experimental installation of Kurento, using this apt-get repository in your `/etc/apt/sources.list.d/kurento.list`: ``` deb http://ubuntu.openvidu.io/eventhandler-10-threads xenial kms6 ``` Or with this Docker image https://hub.docker.com/r/kurento/kurento-media-server-exp...
It's just a more convenient method for some users that don't want or don't know how to build from sources; I had to do the images for some internal tests...
Ok let me know if it happens... the `eventhandler-10-threads` branch (https://github.com/Kurento/kms-core/commit/5e9cb3f46f731f90bd9ee3e14464497231d7b6c4) is still waiting for feedback to know if it's a real improvement or not, for this issue. If you...
Solution outlined in comment https://github.com/vercel/pkg/issues/1744#issuecomment-1235706968 does work successfully; I've resumed work on this area and in following weeks (sorry my timeline advances very erratically) will be checking out what more...
Just to give more info, the data in file `framerate_values.mat` has this form: ``` [07:00:27.326206000] "rtpsession1_send_rtcp_src", 2 [07:00:27.326239000] "decodebin0_src_0", 16 [07:00:27.326264000] "bin0_src_0", 20 [07:00:27.326282000] "rtpsession3_recv_rtp_src", 34 [07:00:27.326304000] "srtp_encoder_rtcp_src_1", 2 [07:00:27.326316000]...