[Bug 668094] dashsink: New sink for DASH

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 13 16:22:04 UTC 2017


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

Isaac Smith <isaac at isrv.pw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |isaac at isrv.pw

--- Comment #14 from Isaac Smith <isaac at isrv.pw> ---
Dashsink looks awesome! I'm running into problems using it though, it generates
an MPD and segments but the MPD doesn't play in the DashIF reference player
(version 2.4.1), but gives the error: 'Cannot play media. No decoders for
requested formats: video/mp4;codecs="undefined"'

Here's my Python streaming script:
https://gist.github.com/hunternet93/d3dc2ed304c559f51836e06c77620f3f It creates
three pipelines like "videotestsrc ! x264enc ! h264parse ! mp4dashmux" that are
each linked to a single dashsink. Here's the generated MPD:
https://video.crosscommunity.com/dashtest/GStreamer%20Adaptive%20Streaming.mpd

It'd be awesome to see this merged into GStreamer, DASH is a cool streaming
tech but there's not much FOSS that can generate it.

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