Docker deployment for Gstreamer 1.17

Matteo Valdina matteo.valdina at gmail.com
Mon Jun 8 06:11:35 UTC 2020


Hi,
I will try to start from a ROS image and incorporate via an installer or
COPY a working instance to the image.

For example here I use a dockerfile for creating a build environment
https://github.com/mvaldina/h264lens/blob/master/Dockerfile

If there is no installer/package probably i will go for building outside
the image and copy inside the docker via COPY or ADD

Best

On Wed, Jun 3, 2020, 10:36 jahn <jahn.gad at gmail.com> wrote:

> Hello Everyone,
>
> I wrote a small software depending on Gstreamer and ROS. I use
> srtserversink
> and srtclientsrc in my app. Now I'm attempting to containerize my app using
> docker. unfortunately, I'm a newbie to docker so please excuse my stupid
> questions if they are.
> is there some way to deploy my image based on both of them?
> is there a docker image that has both of those things to use directly?
> how to deploy a docker image that has both? should I use ROS as base and
> build gstreamer 1.17 for example over it?
> I tried the third option but building the whole gstreamer is hard and the
> result is a huge image (although it was broken) so if this is the only
> option.
> How to know which libraries and dependencies should I include in my image
> to
> reduce the size?
>
> Thanks in advance
> Jahn
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> 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/20200607/46c71df7/attachment-0001.htm>


More information about the gstreamer-devel mailing list