[gstreamer-bugs] [Bug 612915] streaming stopped for tcp interleaved communication:

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 31 12:13:30 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612915
  GStreamer | gst-rtsp-server | git

--- Comment #15 from sreerenj <bsreerenj at gmail.com> 2010-03-31 19:13:24 UTC ---
Player like  QuickTime, uses Tunnelling RTSP and RTP through HTTP and in which
they will send POST connections for each RTSP requests. 

So each POST connection needs to check whether a previous tunnel is there or
not, so I think we should remove the line

 g_hash_table_remove (tunnels, tunnelid);


Similar in case of patch2 also :) (even we handled the eof)

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