List
Recording Video and Audio of AR Camera Session
Posted Date: 2018-05-08 15:38     Edited Date: 2018-05-08 22:33     Writer: inactive

How can we record the AR Camera Session with Audio. Does your SDK provide any access to AR Camera Frames to make a video out of it. I came across Everyplay where you can record video but not sure it works for MaxST and it has problems with Vuforia to record audio. So please let us know is there any solution to record with audio. 

1. SDK Version: 3.5
2. Development Environment: Unity-Android
3. Tracker/Scanner:  Instant Tracker
4. License Type - Free
 

Posted Date: 2018-05-08 22:31     Edited Date: 2018-05-08 22:33     Writer: inactive

Hi,

We have a android sample for screen recording in github. Please refer link below.

https://github.com/maxstdev/MaxstARSDK_Android_Sample/tree/master/Samples/MaxstARSample/src/main/java/com/maxst/ar/sample/ScreenRecorder

Our screen recoding sample captures not only camera view but also the full screen with 2D UI.

We don't have sample for unity yet. If you can make unity plugin it's not so hard working to apply it to unity.

Thank you

Jack

SDK Team, Maxst