[Bug 750101] rtspsrc: send the user-agent header

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 14 07:01:25 PDT 2015


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

--- Comment #6 from George Kiagiadakis <george.kiagiadakis at collabora.com> ---
commit af03341e2600a4ad62543c97ce58001a9374a9d5
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Fri Aug 14 15:42:42 2015 +0200

    rtspsrc: wrap gst_rtsp_message_init_request in a local function

    This will allow adding common request initialization, like the
    user agent string, in just one place.

commit e2f2f087ecd475b9358451a5ca6d002f381da67c
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Fri Aug 14 15:46:53 2015 +0200

    rtspsrc: send the User-Agent header

    Sometimes it is useful to know this information on the
    server side. Other popular implementations (vlc, ffmpeg, ...)
    also send this header on every message.

    This includes a new "user-agent" property that the user
    can set to use a custom User-Agent string. The default
    is "GStreamer/<version>"

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

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