sshsun1990
sshsun1990
Can anybody tell me?
Hi, now I attempt force compositor src pad caps framerate 15fps, not used best_fps_n, the problem is not exist. But I want to know the reason.
Oh, yes, I attempt the way too some time ago, but I think it's not a good way. So I see the source code of compositor plugins(gst-plugins-bad), I found the...
How many dealy time in your service? Perhaps, Can you tell me how trace the delay? I found the Kurento delay about 280ms ~ 370ms or bigger. Did you found...
No, it's not public. I add a line "best_fps_n=15;" in source code: https://github.com/Kurento/gst-plugins-bad/blob/17d48dd01a53f1046cecba644fa4b7daa48d0d31/gst/compositor/compositor.c#L951
Maybe you should use Kurento gst-plugins-bad and other plugins. And only recompile gst-plugins-bad plugins is ok.
The official is working to get rid of this fork. Perhaps, near future Kurento package will use Ubuntu system libraries. Good luck to you.
hello? Anybody? @j1elo
I have the same problem. Now I modify the source code of libnice ``` // g_assert (pair->state == NICE_CHECK_DISCOVERED); if (pair->state != NICE_CHECK_DISCOVERED) { nice_debug ("pair->state:%d replace g_assert", pair->state); return...
I found kms crash in g_slice_alloc many times. It have no regular pattern. Kms not crash when I used kurento 6.11.0, after I merged some commit from latest(6.13.0), kms often...