[Bug 679337] New: Use an existing socket to establish a RTSP over HTTP tunnel

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 3 09:20:14 PDT 2012


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

           Summary: Use an existing socket to establish a RTSP over HTTP
                    tunnel
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ognyan.tonchev at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=217944)
 View: https://bugzilla.gnome.org/attachment.cgi?id=217944
 Review: https://bugzilla.gnome.org/review?bug=679337&attachment=217944

Use an existing socket to establish an RTSP over HTTP tunnel

Take an existing network socket and use it for an RTSP connection. This is
useful when transferring a socket from an HTTP server which should be used as
an RTSP over HTTP tunnel.

While creating the patch i also noticed that gst_rtsp_client_accept () can
return FALSE without setting the Error. The same goes for the new function
gst_rtsp_client_create_from_socket (). A new bug will come in a short while
regarding that problem.

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