[gstreamer-bugs] [Bug 302482] New: Support for Apples RTSP

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Apr 29 13:28:04 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=302482
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: Support for Apples RTSP
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: maj at tfx.dk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


I would like to suggest a plugin that can stream and dump Apple's
RTSPtextRTSP:// protocol.

www.live.com have succeeded in reverse engineering it, which untill now couldn't
be streamed on Linux.

With the program openRTSP, which comes with LIVE, it is possible to stream or
dump those files.

MPlayer uses this library for streaming Real's RTSP, but MPlayer doesn't support
Apple's RTSP.

You can try it out by typing:

openRTSP -4 -t -E 100 -b 2000000
RTSP://130.226.1.16/nbi/JensMKnudsen-high.mp4 > jmk.mp4

# -4    mp4
# -q    mov
# -t    tcp/ip
# -E    close connection after n sec.
# -b    buffer size

The source can be downloaded from:
http://www.live.com/liveMedia/public/
http://www.live.com/liveMedia/public/live-latest.tar.gz

If you go to the first link, you can read the ChangeLog.

Would this be a good idea for GStreamer?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list