Video capturing in the face tracking

Hi @stevesanerd and Zappar team
I want to know how the user can capture video of face filters then save and share it?
I searched the forum but couldn’t find anything.
please help me for this.
Best Regards
Miri

2 Likes

The video file I gave you sometime back has the code you can use. It will record what ever is on the screen.

Steve

2 Likes

Hi @stevesanerd
Thanks for your reply,but that code you gave me before,It records the gifs only but I want to record videos with sounds.
I tried to use this( Video Recorder ) but it didn’t work.
please guide me.
Thank you
Miri

1 Like

Ok. Sorry as far as I know you can’t record videos or sound in zappar.
Is that @Seb?

Steve

1 Like

Thanks @stevesanerd
Do you have any information about competition result?

1 Like

I wish!! :scream::scream:

I think I’m getting them mad at me because I keep asking. The last I was told hopefully by the end of the week. That was Friday … so… But with the site update and how big this competition is I can see why it’s taking so long… I just wish where was more updates on things. I check the first thing every morning. Even when I was camping…

Steve

1 Like

as far as I know you can’t record videos or sound in zappar.
Is that?
zappar ??

1 Like

Yes I think it has taken so long,maybe they didn’t like the projects.

1 Like

Part of me was thinking that as well. One thing I was told was that Sipsmith was supposed to be coming in to zappar to finish things but that was 2 -3 weeks ago.

Steve

1 Like

Some Have done this but I don’t know how to do it.

video_recording_test

2 Likes

I was playing with it as well here is a simple code.
video recorder.zpp (3.7 KB)

Steve

2 Likes

Thank you @gapizabala

2 Likes

Thank you @stevesanerd
As every time you help us .

2 Likes

Thank You Steve! did it work on your device?

2 Likes

My test code did on my Samsung Galaxy s7. It asked for permission to use audio and to save to device. It saved the video in a folder called videos. I had to use my file manager to get to it.

I haven’t tested it on an apple yet though.

Steve

1 Like

Hi @stevesanerd
Happy holidays
In this code (video recorder) we have " record.share(); " but it doesn’t work and has error.
would you please guide me?

Best regards
Miri

1 Like

Try this:
record.share("#Zappar Powered");
I would also look at @George video recorder sub symbol HERE>> Just add it to your project.

Steve

2 Likes

Thanks @stevesanerd

1 Like