[Bug 797280] webrtcbin: video pixelated

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 13 17:55:11 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797280

--- Comment #7 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
(In reply to Dmitriy from comment #6)

> I always have a problem. Is it not reproduced by anyone?

It might be reproduced by others who have not taken the time to file an issue,
or commented here ;) I do not see this issue on my development machine, but it
does not qualify as mediocre.

What Nicolas suggested is the first thing you might want to look into in my
opinion, does gstreamer request new keyframes? Are the requests transmitted to
chrome? Do we actually receive new keyframes?

If you want to see the relevant logs in chromium, you can use something like:
chromium --enable-logging=stderr --vmodule=*/webrtc/*=6,*/libjingle/*=2,*=9
--no-sandbox , it is very verbose but might show something interesting.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list