[Bug 702652] rtspconnection: tunneled connections do not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 21 02:53:44 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702652
  GStreamer | gst-plugins-base | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.2

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2013-06-21 09:53:39 UTC ---
I did something similar in the main dispatch function because the write
dispatch is now only called when something to write is pending. Does this work
for you too?

commit bcc5ac52986fa2f8af9741cf56b6e450e62e6243
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Jun 21 11:50:33 2013 +0200

    rtsp: dispatch when initial buffer has data

    When we have data in the inital buffer, dispath the read function to read
it
    even if the socket has no data to read.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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