[Bug 783354] New: Alternative RTMP implementation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 2 12:56:07 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783354

            Bug ID: 783354
           Summary: Alternative RTMP implementation
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jan.steffens at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Make.TV has been working on an alternative RTMP implementation in
gst-plugins-bad, based on David Schleef's gst-rtmp. It still feels like a pile
of hacks (with some pretty parts sticking out of it), but we think it's already
pretty usable.

It features: rtmp2sink/src as drop-in replacements for the existing
rtmpsink/src, no segfaults when stopping (bug 729099), handling ping and stats
messages, adobe-style auth.

Major things that are known to be missing are: Automated tests, documentation,
support for rtmpt/rtmps/rtmpe, a server implementation, post-start command
handling, not depending on flvmux and flvdemux.

The code is available at
https://github.com/heftig/gst-plugins-bad/tree/rtmp2/gst/rtmp2 . It's
branched off 1.12.0; as of today 1.12 and master still merge in fine.

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