[Bug 788340] Dynamically reconfigure pipeline in PLAY based on transports

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 15 17:59:01 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #37 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit d51f8abe567587343cad0ad096e4740e9969b17d (HEAD -> master, origin/master,
origin/HEAD)
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Nov 15 19:52:29 2017 +0200

    rtsp-stream: Only update the RTP udpsink if it actually exists

    For send-only streams it does not exist, but the RTCP udpsink might.

commit bed93b915d8a4be12a2ab71ed10f919d55519b0a
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Nov 15 18:15:53 2017 +0200

    win32: Update exports

commit efdb795c86d5e9fbc25da52406c0791ebccb0b05
Author: Patricia Muscalu <patricia at axis.com>
Date:   Mon Oct 23 09:49:09 2017 +0200

    rtsp-media: seek on media pipelines that are complete

    Make sure that a seek is performed on pipelines that
    contain at least one sink element.

    Change-Id: Icf398e10add3191d104b1289de612412da326819

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

commit a7732a68e8bc6b4ba15629c652056c240c624ff0
Author: Patricia Muscalu <patricia at axis.com>
Date:   Tue Oct 17 10:44:33 2017 +0200

    Dynamically reconfigure pipeline in PLAY based on transports

    The initial pipeline does not contain specific transport
    elements. The receiver and the sender parts are added
    after PLAY.
    If the media is shared, the streams are dynamically
    reconfigured after each PLAY.

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

commit 930a602e17e4bfdf55522011d3d132bc6777452b
Author: Patricia Muscalu <patricia at axis.com>
Date:   Mon Oct 16 12:40:57 2017 +0200

    rtsp-stream: obtain stream position from pad

    If no sinks have been added yet, obtain the current and
    the stop position of the stream from the send_src pad.

    Change-Id: Iacd4ab4bdc69f6b49370d06012880ce48a7d595a

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

commit 5ec1b809895b35d103fbef5f20ebef0ddefd2c59
Author: Patricia Muscalu <patricia at axis.com>
Date:   Mon Oct 16 11:35:10 2017 +0200

    rtsp-session-media: add function to get a list of transports

    Change-Id: I817e10624da0f3200f24d1b232cff481099278e3

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

commit 51d670f73bb4d4fd8fbfde2daf191bc8f7a74218
Author: Patricia Muscalu <patricia at axis.com>
Date:   Mon Oct 16 11:15:55 2017 +0200

    rtsp-stream: add functions to get rtp and rtcp multicast sockets

    Change-Id: Iddfe6e0bd250cb0159096d5eba9e4202d22b56db

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

commit c9605cc5e1c36a2839df389d5fa002aaef43f786
Author: Patricia Muscalu <patricia at axis.com>
Date:   Fri Oct 20 12:21:48 2017 +0200

    stream: set async=sync=false only for RTCP appsink

    Change-Id: I929a218a9adf4759f61322b6f2063aacc5595f90

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

commit b5c3ef8d53e0768ee4677887bb4808ef1f169ca0
Author: Patricia Muscalu <patricia at axis.com>
Date:   Mon Oct 16 10:10:17 2017 +0200

    rtsp-media: return minimum value in query position case

    The minimum position should be returned as we are interested
    in the whole interval.

    Change-Id: I30e297fc040c995ae40c25dee8ff56321612fe2b

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

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