Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Video Stabilisation

Discussion in 'AR' started by Rich0, Jun 25, 2018.

  1. Rich0

    Rich0

    Joined:
    Aug 9, 2013
    Posts:
    50
    Hi All,

    I'm working on an ARKIT app that has video capture functionality. This often results in "shaky cam" videos which are quite annoying from a user perspective.

    I note that it's possible to set the preferred video stabilisation mode via iOS 8+ api: https://developer.apple.com/documen...ction/1620484-preferredvideostabilizationmode

    However I've been unable to find any reference to AVCaptureConnection within the Unity ARKIT plug-in. I'm not actually sure it's possible to access AVCaptureConnection within an ARKIT context at all (ARSession or ARSCNView):
    https://forums.developer.apple.com/thread/81971

    Perhaps there is hope in another method? I've read that MobiDev worked on an app an added a manual image stabilisation algorithm, see here: https://mobidev.biz/blog/arkit-guide-augmented-reality-app-development-ios (under heading Augmented Reality in moving vehicles).

    So... that's all I know, which is admittedly very little.

    Does anyone have any ideas on how to implement image stabilisation within ARKIT?

    Any help would be much appreciated. :)

    -R
     
    Febulix likes this.
  2. Admin_Friend_Factory

    Admin_Friend_Factory

    Joined:
    Oct 23, 2018
    Posts:
    41
    Hello Rich, did you resolve this?
    Thanks
     
    Febulix likes this.
  3. Febulix

    Febulix

    Joined:
    Jun 4, 2018
    Posts:
    3
    Has anyone found a solution or further approaches to this still interesting problem since Rich0's post in June 2018? :confused:
     
  4. andyb-unity

    andyb-unity

    Unity Technologies

    Joined:
    Feb 10, 2022
    Posts:
    1,025