[Bug 661530] New: The client connects but the server doesn't react on the client's OPTIONS request on windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 12 02:56:32 PDT 2011


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

           Summary: The client connects but the server doesn't react on
                    the client's OPTIONS request on windows
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: josema.alvarez at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The problem is in glib. Don't allow multiple watches on the same socket.
https://bugzilla.gnome.org/show_bug.cgi?id=338943

A posible solution is remove all glib watches and implement natively winsockets
in rtspserver. 

The changes required are very large and may need a new branch, and also is
required some changes in librtsp from plugins-base.

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