shaimaabes
Egypt
Asked
— Edited
Resolved by ptp!
Hi especially @ptp
Do u remember the previous camera project ? I've add two new buttons one for start recording video & the other is for saving video ,I've try the following code but it doesn't work
Code:
EZ_B.EZBv4Video.Start(EZ_B.EZB, System.String, System.Int32) //and camera.AVIStartRecording("vedio1",30);
You have to use the Camera module, not the raw ezbv4video module. The camera module has the recording built in, unless it's something you need full control over.
I will provide an example of both when I am in front of the computer in a few hours.
the camera.AVIStartRecording should work.
an example:
It's simple and straight forward.
I've updated the Github repository. if you still have issues, you can check the example.
@DJ would u difference between them more clearly
@ptp there is no words enough to thank u
@DJ thanks for ur recommendation