Skip to main content
Inspiring
April 16, 2013
Question

Record video of app

  • April 16, 2013
  • 2 replies
  • 548 views

I want to add a feature to my app that allows me to let the user record a video of what they are doing on the screen and save it to the cameraroll.  Similar to how camtasia works but for ios and only recording my app.  Doesn't seem like a good air solution exists but wondering if there is a native extension.  Possibly something like https://developers.everyplay.com/ but native extension.

This topic has been closed for replies.

2 replies

Mark.fromOP
Inspiring
April 17, 2013

This is super memory intensive not only will you be running the app which must be an intense app to start with if you want to record video instead of just doings screen captures but also to record and store it at the same time, this slows down quality PCs it will probably kill a mobile device. Maybe you can record user movements through code and then store all sorts of coordiantes and be able to recreate what they did in that way, kind of like racing games "record" replays.

mola2alexAuthor
Inspiring
April 17, 2013

There is an SDk that works quite well for native iOS.  I have inquired into a native extension.

https://everyplay.com/