Gstreamer Application
Ian Davidson
id012c3076 at blueyonder.co.uk
Sat May 16 00:36:21 PDT 2015
If this is your first gstreamer application, do not try to do too much
in one go.
Start with a program to do mfw_v4lsrc ! fakesink
It will not do what you want to end up with - but if it compiles and
runs, so good. If it does not run, there is not too many places to look.
Then, you can extend it to mfw_v4lsrc capture-mode=0 fps-n=30 ! vpuenc
codec=0 ! fakesink and so on until you have your complete application.
On 15/05/2015 17:20, Giritharan wrote:
> Hi i wrote gstreamer applicaton to record video along with audio for the
> following gstreamer command.
> *
More information about the gstreamer-devel
mailing list