[Bug 762909] New: gst_rtsp_server_set_service() cannot set three digits port number

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 1 09:04:45 UTC 2016


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

            Bug ID: 762909
           Summary: gst_rtsp_server_set_service() cannot set three digits
                    port number
    Classification: Platform
           Product: GStreamer
           Version: 1.2.3
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: kienleong at live.com.my
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The default port number for test-launch.c is 8554. I use
gst_rtsp_server_set_service(server,"554") to set the port number to port 554
but failed. But when I do gst_rtsp_server_set_service(server,"1554") or any
four digits port number, it's working. Please fix this problem as there are
many rtsp client running on port 554.

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