[Bug 703111] New plugin with convenience RTP source/sink elements
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 14 23:19:39 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=703111
--- Comment #22 from Marc Leeman <marc.leeman at gmail.com> ---
> Might make sense to rename the gstbarco* files to something without barco :)
That is not a problem, it is just a string replacement.
> ::: gst/barcortp/gstrtpsrc.c
> @@ +479,3 @@
> + "sampling", G_TYPE_STRING, "RGB",
> + "depth", G_TYPE_INT, 24,
> + "width", G_TYPE_INT, 800, "height", G_TYPE_INT, 600, NULL);
>
> This function does not make any sense at all :) The parameters for the
> application/x-rtp caps should be retrieved from the URI, not magic values
> hardcoded (why should RAW-RGB24 always be 800x600?)
When the code was written, I was not using RGB, so I hardcoded it to something
ppl could use for testing (RAW at 600x800 does not require that much
bandwidht). I think I removed this a couple weeks ago. I would need to check.
--
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