Import raw nal units in pipeline

Nicolas Dufresne nicolas at ndufresne.ca
Wed Jun 19 22:27:33 UTC 2019


Le mer. 19 juin 2019 10 h 55, Jesper Taxbøl <jesper at taxboel.dk> a écrit :

> I have a data source that spits raw H264 NAL units via a callback in a c
> program.
>
> I know the framerate, picture size etc.
>
> I would like to use the video in a gstreamer pipeline. Question is, how
> would I insert the data in a pipeline.
>
> Would I do an App source or is there another way?
>

With appsrc you can choose the timestamps, which can be made perfect as you
know the rate. So I think this is best option.


> Kind regards
>
> --
> Jesper
> _______________________________________________
> 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/20190619/f64770a6/attachment.html>


More information about the gstreamer-devel mailing list