[Bug 787297] sbcdepay: Add property to ignore input timestamps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 5 08:43:30 UTC 2017


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 359169
  --> https://bugzilla.gnome.org/attachment.cgi?id=359169&action=edit
sbcdepay: Add property to ignore input timestamps

This then just counts samples and calculates the output timestamps based
on that and the very first observed timestamp.

When receiving data via Bluetooth, many devices put completely wrong
values into the RTP timestamp field. For example iOS seems to put a
timestamp in milliseconds in there, instead of something based on the
current sample offset (RTP clock-rate == sample rate).

-- 
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