[gstreamer-bugs] [Bug 622553] rtpmanager: Implement RFC 4585 (AVPF / early feedback)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 1 13:38:45 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=622553
  GStreamer | gst-plugins-good | git

--- Comment #8 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-02-01 21:38:41 UTC ---
(In reply to comment #5)
> * the on-feedback-rtcp partially parses the FB RTCP packet and puts various
> bits
>   in the signal arguments. Would we do it like this or simply pass the buffer,
>   like in on-sending-rtcp? how is this function used, mostly?

The idea was that the parsing always needs to be done, so we may as well do it
in common place.

If we simply pass the buffer, we may want to do on-rtcp-received or something
like that and call it on every buffer.

> * gst_rtp_session_request_time() returns the absolute systemclock time. Is this
>   right? I have not looked closer at what clock is used to compare against.

GstRTPSession already gives the system clock to RTPSession in many places. I'm
not sure why you didnt make RTPSEssion read it directly ?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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