How to stream still images?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to stream still images?

Ibra

Hi everyone,

I have been trying to stream still images but I could not get it works. I tried this:

server
gst-launch v4l2src device=/dev/video1 ! udpsink host=127.0.0.1 port=8899

client
gst-launch udpsrc multicast-group=127.0.0.1 port=8899 ! ffmpegcolorspace ! pngenc ! filesink location=test.png


any suggestions.....

Thank you

Ibra
Reply | Threaded
Open this post in threaded view
|

Re: How to stream still images?

Marco Ballesio
Hi,

On Thu, Sep 8, 2011 at 7:24 PM, Ibra <[hidden email]> wrote:

>
> Hi everyone,
>
> I have been trying to stream still images but I could not get it works. I
> tried this:
>
> server
> gst-launch v4l2src device=/dev/video1 ! udpsink host=127.0.0.1 port=8899
>
> client
> gst-launch udpsrc multicast-group=127.0.0.1 port=8899 ! ffmpegcolorspace !
> pngenc ! filesink location=test.png
>
>
> any suggestions.....
>

can you explain a little what you're trying to do and what are you
getting wrong with the setup of above?

Regards

> Thank you
>
> Ibra
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-stream-still-images-tp3799437p3799437.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel