j-licht
j-licht
I've tried to run sender and receiver on two different gentoo systems. But the sender is always saying: "RTP queue discarded for SSRC" By commenting out some debugging code in...
As I read in your presentation, it's necessary to subtract the RTP overhead from the given bitrate, before set it to the encoder. From my understanding of the plugin code,...
In the receiver I got: gscream name2 pipeline0 (gst-launch-1.0:11847): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed SINK EVENT I think it's releated to g_object_set(&(filter->rtpSession), "rtcp-reduced-size", true, NULL); in gstscreamrx.cpp
The output is assigned to an unused variable and 'count' on strings is not allowed anymore in PHP 7.3.