[Bug 757892] rtph264pay: send PPS/SPS before every key frame
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 13 02:56:11 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757892
--- Comment #11 from Anton Bondarenko <antonbo at axis.com> ---
(In reply to Olivier CrĂȘte from comment #10)
> I'm very much against making this the default unless we implement
> aggregation (STAP packets). In the worse case, if you have an IDR-only
> stream with very small frames (that fit in one packet each), you'll triple
> the number of packets you send. We need to keep a "reasonable" default
> interval, at least one second.
Olivier,
Do you have any other comments related to Patch V2 with use G_MAXUINT? It does
not enable sending always as default behavior.
> Maybe we need to describe what we want to be configurable before throwing patches ?
Nicolas,
I would like to be able to configure delay for sending PPS/SPS, but with
possibility to always sent them with IDR. Zero value serve my needs ideally.
But it's not possible since current API treat 0 as 'disable' sending PPS/SPS.
So I'm trying to find another way to enable such possibility.
--
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