[gstreamer-bugs] [Bug 633831] New: rtsp on windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 2 09:29:29 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=633831
  GStreamer | gstreamer (core) | git

           Summary: rtsp on windows
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


There are several blocking bugs connecting to live rtsp sources from windows:

1) h264 streams crash after few minutes (rtspsrc ! rtph264depay ! ffdec_h264
...)
2) mpeg4 stream have syncronization issues, I have this error: "warning first
frame is no keyframe" and the video is green until the next keyframe

these problems are not present on linux.

If from linux,  I save  an rtsp stream and serve it via http (for example using
apache), gstreamer windows client are able to see the streams with no issue
(neonhttpsrc seems better that souphttpsrc on windows).

If I connect to the live rtsp source from linux, depayload it, payload via gdp
and serve it over http (I developed a small gst-http-server) I'm able to see
the streams on windows with no issue, so the problem is in rtspsrc *pay on
windows

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