[Bug 766267] RTP streaming of AAC/MP4A fails.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 12 10:25:00 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Peter Maersk-Moller from comment #10)

> I actually tried this before the initial report, but back then I omitted the
> '(string)' qualifier for the config parameter. And it that case it failed.
> First time ever I came across omitting a string qualifier for a parameter
> made a difference, but I guess that is pure chance.

There are some defaulting rules. If you don't provide a type and it looks like
a number, it's going to be an integer. However the (non-common) RTP fields in
the caps are all strings as they are supposed to be stored in SDP in a generic
way.

> That said, when using the following receiver script and sender script, the
> audio pauses for few hundred milliseconds every 2 seconds. Can anybody else
> confirm this and should I open another bug report?

New bug please :)

(In reply to Peter Maersk-Moller from comment #11)

> So apparently some caps were not complete, however sometimes when caps are
> not complete, the information about it is in some cases either hidden or
> difficult to detect. What is the official GStreamer "SHOULD/MUST" policy for
> modules/plugins about printing informative error messages about missing caps
> in such cases?

Yes that would make sense. Want to prepare a patch for this?

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