[gstreamer-bugs] [Bug 566604] Add RTMP client support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 25 11:22:07 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=566604
  GStreamer | don't know | git

--- Comment #5 from Bastien Nocera <hadess at hadess.net> 2009-11-25 19:21:59 UTC ---
Created an attachment (id=148471)
 View: https://bugzilla.gnome.org/attachment.cgi?id=148471
 Review: https://bugzilla.gnome.org/review?bug=566604&attachment=148471

patch against flvstreamer

This is a patch against flvstreamer SVN trunk.

Run "make gstreamer-install" on a clean tree and you should see a "rtmpsrc" in
gst-inspect.

This doesn't work yet because:
- WriteStream() should be in the RTMP object, so we don't have to know all that
horror
- There's no public functions to allow seeking
- There's no way to get the size in bytes
- There's no way to detect whether a stream is live or not

Finally, there's a bunch of FIXMEs, and we should trim the options list so that
passing a location and swfurl would be enough for most streams.

Once flvstreamer is LGPL[1], we could add this in -bad.

[1] https://savannah.nongnu.org/support/?106992

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