[Bug 725187] Add new multiappsrc or dynappsrc element with multiple output streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 22 05:52:15 PDT 2015


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

--- Comment #40 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
> multiappsrc could be use for MSE (Media Source Extensions) in WebkitGTK.

yes, MSE is one of our use cases, I don't know much about Webkit though.


> What do you think ?

Your advice is a great help to control reference matter. I always think about
how can I hide reference. You gave me the answer. To do this, I need some more
work than I thought. :)

> Is seeking working ?

In my scene, seeking was not mandatory so I haven't checked this operation, but
I think it can work if I add another signal translator like need-data.

> What is your concrete use case ?

The first idea was from legacy system which sent audio/video streams
separately.
But while testing and implementing this, I found it can be useful for various
systems if someone wants to handle each stream in memory before feeding into
gstreamer pipeline. DRM, secure video path, etc.

I'll try to update our patch which reflects your review soon.

Thanks.

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