[Gambas-user] Did anyone have a script to record webcame picture in video files

Fabien Bodard gambas.fr at ...626...
Thu Jan 6 14:30:49 CET 2011


2011/1/6 Jussi Lahtinen <jussi.lahtinen at ...626...>:
> See documentation for shell command.
>
> And follow this link to learn how to do recording with command line.
> https://help.ubuntu.com/community/Webcam
>
> Jussi
>
>
>
> On Thu, Jan 6, 2011 at 07:48, firman <firman.isb at ...626...> wrote:
>
>>
>>
>> I'm newbe in programing language, can u give me a way to use mencoder in my
>> project Mr. Benoit, please?
>>
>>
>>
>> Benoît Minisini wrote:
>> >
>> >> OK Mr. Fabien.. I have a project for make a cctv monitoring system, then
>> >> i
>> >> used webcam for simulation my project. When i tried to make program
>> using
>> >> gambas3, the program has working but one button could not work.. that
>> was
>> >> record button, files record can create but zero (0 bytes).. I need to
>> >> record video picture from webcam 1 to 4 in avi, mpg or any other video
>> >> format. So i need help for solve my problem... and now i send u again
>> >> source archive that i had make from gambas3... if u or anybody have a
>> >> good
>> >> script or source for solving my problem, i hope...
>> >> http://old.nabble.com/file/p30552084/TACAMCCTVrev2-0.0.1.tar.gz
>> >> TACAMCCTVrev2-0.0.1.tar.gz
>> >>
>> >
>> > Maybe I will say something stupid, but did you google "linux how to
>> record
>> > webcam"?
>> >
>> > Hint: the answer is the "mencoder" program.
>> >
>> > --
>> > Benoît Minisini
>> >
>> >
>> ------------------------------------------------------------------------------
>> > Learn how Oracle Real Application Clusters (RAC) One Node allows
>> customers
>> > to consolidate database storage, standardize their database environment,
>> > and,
>> > should the need arise, upgrade to a full multi-node Oracle RAC database
>> > without downtime or disruption
>> > http://p.sf.net/sfu/oracle-sfdevnl
>> > _______________________________________________
>> > Gambas-user mailing list
>> > Gambas-user at lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>> >
>> >
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Did-anyone-have-a-script-to-record-webcame-picture-in-video-files-tp30442622p30602748.html
>> Sent from the gambas-user mailing list archive at Nabble.com.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
>> to consolidate database storage, standardize their database environment,
>> and,
>> should the need arise, upgrade to a full multi-node Oracle RAC database
>> without downtime or disruption
>> http://p.sf.net/sfu/oracle-sfdevnl
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

then use the exec command or shell command and process to use command
line program from you code

-- 
Fabien Bodard




More information about the User mailing list