I have been testing webrtc and came across a strange behavior
with browsers on the receiving side. To verify this behavior, I
used gst-examples/webrtc/sendrecv/gst-rust. Changed audiotestsrc
to use the ticks wave and videotestsrc to sweep and use
running-time so that the tick should line up with a single sweep
of the ball. Using GStreamer 1.18 on Ubuntu 18.04.
This delay was initially seen with an H264 video stream on an Android device and was reproduced in an audio-only stream before testing sendrecv. I've had others able to reliably reproduce the issue on other iOS devices but it seems harder to replicate on any given Android. With the problem on the receiving end, I would first think that the issue is with browser implementations of webrtc but with control being extremely limited on that side, I'm not really sure where else to look except at what can be done on the GStreamer and webrtcbin side. Has anyone else seen this behavior and found a means to
counteract it without delaying the whole stream? _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
I am seeing the same thing. ><> Nathan Stratton Founder, CTO Vocinity, Inc. On Mon, Apr 26, 2021 at 11:56 AM Cameron Blomquist via gstreamer-devel <[hidden email]> wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |