Best way to save video on Rpi3
Olivier CrĂȘte
olivier.crete at collabora.com
Thu Feb 9 20:28:36 UTC 2017
Hi,
You may want to have a look at https://github.com/thaytan/gst-rpicamsrc
This should let you use the hardware to the max of it's capacity.
Olivier
On Tue, 2017-02-07 at 00:57 -0800, Myzhar wrote:
> Hi all,
>
> I need to save a stream from a ELP USB webcam on a Raspberry Pi 3 at
> higher
> resolution and higher framerate as possible.
>
> I reached my best result with a video at 1280x720x12fps
>
> Anyone has obtained better results?
>
> My pipeline is the following:
>
> gst-launch-1.0 v4l2src device=/dev/video0 ! queue ! videoscale !
> "video/x-raw,width=1280,height=720" ! queue ! videoconvert !
> omxh264enc !
> queue ! h264parse ! queue ! filesink location=test.mp4 -e
>
> Thank you
> Walter
>
>
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble
> .com/Best-way-to-save-video-on-Rpi3-tp4681749.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
--
Olivier CrĂȘte
olivier.crete at collabora.com
More information about the gstreamer-devel
mailing list