Le 16/05/2014 18:37, Benoît Minisini a écrit :
> Le 15/05/2014 20:26, Sorin Alecu a écrit :
>> I've got your point.
>> Seem to be a conflict between Gambas3 gb.media and gstreamer 1.0
>> regarding the freezes "choppy" images
>> How can I solve my project in order TO SEE IN GAMBAS, AND ONLY GAMB
Le 15/05/2014 20:26, Sorin Alecu a écrit :
> I've got your point.
> Seem to be a conflict between Gambas3 gb.media and gstreamer 1.0
> regarding the freezes "choppy" images
> How can I solve my project in order TO SEE IN GAMBAS, AND ONLY GAMBAS,
> MY WEBCAM VIDEO STREAM AND SAVE FRAMES FROM IT
Mr.Benoit,
As i say, I've use your code from MTest.module from your Media example
which is in fact the same thing in gb.media ( using mediapipeline instead
of mediaplayer ) that is in the gstreamer code " gst-launch -e v4l2src
device =/dev/video0 ! 'video/x-raw-yuv,width=640,height=480,framerate=
Le 15/05/2014 13:20, Benoît Minisini a écrit :
>
>
>
> Message original
> Sujet:gb.media v4l2 mediaplayer webcam image choopy
> Date :Thu, 15 May 2014 14:10:36 +0300
> De : Sorin Alecu
> Pour :gam...@users.sourceforge.net
>
>
>
> Hi everyone,
> I'm using
Message original
Sujet: gb.media v4l2 mediaplayer webcam image choopy
Date : Thu, 15 May 2014 14:10:36 +0300
De :Sorin Alecu
Pour : gam...@users.sourceforge.net
Hi everyone,
I'm using gambas3 gb.media mediaplayer control mainly with these
instructions:
$hPlayer = Ne