[Bug 747614] gst-rts-server: uninitialized clock rate causes critical warning

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 27 03:39:01 PDT 2015


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

--- Comment #5 from Hyunjun <zzoon.ko at samsung.com> ---
Created attachment 302434
  --> https://bugzilla.gnome.org/attachment.cgi?id=302434&action=edit
rtsp-stream: get valid clock-rate from last-sample

"clock-rate" in last-sample's caps is integer, not unsigned.
To get this value properly, variable needs to be type-casted to int.

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