[gstreamer-bugs] [Bug 559545] New: rtspsrc could not receive data from RTSP server because of the firewall in the Internet

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 5 18:08:51 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=559545

  GStreamer | gst-plugins-good | Ver: 0.10.20
           Summary: rtspsrc could not receive data from RTSP server because
                    of the firewall in the Internet
           Product: GStreamer
           Version: 0.10.20
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: chao.zhang at access-company.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Please describe the problem:
Rtspsrc sends `PLAY' method after `OPTIONS, DESCRIBE, SETUP', then the RTSP
server begins to send data to the client. But the data cannot be received by
rtspsrc because the firewall in the Internet blocks these data by default.
Especially, when your client machine is in a NAT network environment, the
firewall will block all the data comes from outside by default except your
client machine initiates this connection.
This will make rtspsrc plays a RTSP clip failed.

Steps to reproduce:
1. Construct a NAT environment which blocks all data from outside network by
default.
2. Use rtspsrc to play a rtsp movie. E.g: a movie from m.youtube.com.
3. Rtspsrc cannot receive any data and playout fails.


Actual results:
The playout fails and rtspsrc reports that it receives no data.

Expected results:
Rtspsrc should do something to make data passes through the firewalls.

Does this happen every time?
Yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=559545.




More information about the Gstreamer-bugs mailing list