3

I want to capture video with audio and custom face camera from my screen.

I am unable to capture video with audio and face camera from my screen. But it can not record audio and face camera.

I am using AVAssetWriter.

I am also using this demo classes https://github.com/alskipp/ASScreenRecorder

check it out.

In this demo it only records screen, but i want to record screen with audio and face camera. Where the face camera is in small size at left bottom corner.

vegda neel
  • 154
  • 12
  • Add your code what you have tried so far. – iphonic Sep 30 '16 at 07:38
  • i am using ASScreenRecorder classes. i get from github. – vegda neel Sep 30 '16 at 07:41
  • This is the link https://github.com/alskipp/ASScreenRecorder – vegda neel Sep 30 '16 at 07:43
  • This is screen recorder, not video and audio recorder, try this https://github.com/rFlex/SCRecorder – iphonic Sep 30 '16 at 07:44
  • yes you are right, but i want to record my screen playing videos, like i have an browser and i am playing videos from YouTube and i want to record that video with sound and face camera. where the face camera should be a small size like 80*80 in left down corner. – vegda neel Sep 30 '16 at 07:48
  • In that case you can simply use AVCaptureDevice and setup a small front camera.. see this http://stackoverflow.com/a/19802099/790842 – iphonic Sep 30 '16 at 08:05

0 Answers0