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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 1 17:11:40 PDT 2010


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

Bastien Nocera <hadess> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #162509|none                        |needs-work
             status|                            |

--- Comment #21 from Bastien Nocera <hadess at hadess.net> 2010-06-02 00:11:33 UTC ---
(From update of attachment 162509)
The life-cycle of the RTMP object is horrible. So just a few notes:
- code is from rtmpdump-2.2e
- upstream code was copied, as they install a *static* library with a pc file
- upstream code was cleaned up to compile with GStreamer's warnings on, and
re-indented
- RTMP_Close() can't be used more than once (it frees some internal buffers)
- additional properties (which I removed from the old plugin), probably need
adding back, at least the swfURL one or the plugin would only handle rtmpe
support.

And most of the example streams don't actually work, I believe.

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