[Bug 747839] gst-rtsp-server: doesn't perform retransmission to both streams in test-video-rtx

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 15 06:15:03 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Can you file another bug against gst-plugins-good for the pt property problems?




commit fabde79bc3edf9b6c47a62ae274ad84b2d444813
Author: Hyunjun Ko <zzoon.ko at samsung.com>
Date:   Wed Apr 15 10:06:30 2015 +0900

    test-video-rtx: set exact payload type to PCMA payloader

    Setting wrong payload type causes failure to do retransmission through
audio stream

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

commit de590b4b2a8aa1c9de9bf263cd63e23aca4ca0ea
Author: Hyunjun Ko <zzoon.ko at samsung.com>
Date:   Wed Apr 15 09:45:23 2015 +0900

    rtsp-stream: fix to get valid each stream data for request-aux-sender
signal

    Because of duplicated g_signal_connect for request-aux-sender signal,
    wrong stream pointer is passed to the signal handler.
    Instead of passing each stream, pass stream array and get the relevant
stream.

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

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