Intel MSDK 1:N ABR

David Ing ding at panopto.com
Wed Sep 4 19:46:54 UTC 2019


There are a number of tutorials to get started.

   - C =
   https://gstreamer.freedesktop.org/documentation/tutorials/basic/index.html?gi-language=c
   - Python =
   https://gstreamer.freedesktop.org/documentation/tutorials/basic/index.html?gi-language=python

To split 1 stream into N streams you would use a tee (a.k.a. GstTee).

You might consider building your first pipeline on the command-line using
gst-launch-1.0:
https://gstreamer.freedesktop.org/documentation/tools/gst-launch.html?gi-language=c

(It is easier to get help from the community when you have a specific
gst-launch command which is not behaving as intended.)

On Wed, Sep 4, 2019 at 12:13 PM Central Develop <ht.techdev at gmail.com>
wrote:

> Hi
> Just wondering if anyone has done, is aware of or can provide pointers on
> how to go about doing this in gstreamer, i.e. plugins and pipeline.
> (Referring to
> https://software.intel.com/en-us/articles/exploring-1n-transcoding-pipelines-with-intel-media-server-studio
> )
> Cheers,
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190904/85d204f7/attachment.html>


More information about the gstreamer-devel mailing list