0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

adbでMetaQuestから動画キャプチャを取得する方法

Posted at

adbでMetaQuestから動画キャプチャを取得する方法です。
わかっていれば迷うことがないので、メモがてら記事にしました。

前提

  • Meta Horizon OS v72

コマンド

  1. 取得したいファイルの確認
    1. adb shell ls sdcard/Oculus/VideoShots
  2. 取得
    1. adb pull sdcard/Oculus/VideoShots/com.oculus.vrshell-yyyyMMdd-HHmmss-0.mp4 ./
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?