Search Unity

Video recording/capture with mobile AR?

Discussion in 'Vuforia' started by magglemitch, Apr 3, 2018.

  1. magglemitch

    magglemitch

    Joined:
    Dec 8, 2013
    Posts:
    112
    Has anyone had any experience/luck with being able to record your AR experiences through a mobile AR app? I haven't been able to get anything substantial yet in terms of a robust video recorder. Screenshots are fine and easy - but with AR I feel I really need to be able to show more (as just a picture can't show off how cool AR stuff is).

    Anyone had any luck?
     
  2. Adso_Unity

    Adso_Unity

    Joined:
    Dec 14, 2017
    Posts:
    1
    came for the same, did you get the answer since last year?
     
  3. ROBYER1

    ROBYER1

    Joined:
    Oct 9, 2015
    Posts:
    1,454
    Are you on IOS or Android? IOS has its own built in screen recorder, on android there are dozens of free screen recording apps on the Google Play Store
     
  4. Voxel-Busters

    Voxel-Busters

    Joined:
    Feb 25, 2015
    Posts:
    1,965
    Hi,
    We have our plugin available on Asset store which is currently making it easy for screen recording on iOS & Android.

    Cross Platform Replay Kit has following features.

    Highlights
    • Unified API design.
    • Auto-generates Android Manifest file.
    • Easy API for Recording
    • Easily convertible from Unity's ReplayKit API
    • Full source code is included.

    Feature set
    • Screen Record complete screen with microphone(including UI)
    • Preview Recorded Video
    • Single API for both iOS and Android Platforms

    Note
    On Android, there is no public API to record audio without microphone.The game music will be recorded through microphone only. In coming updates we allow option to add custom music instead of just microphone captured audio.

    Do let us know your feedback.