Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
fb1006352171's avatar
fb1006352171
Honored Guest
2 years ago

How to Implement Photo and Video Recording in UE5.4 for Meta Quest 3

I need to call the photo and video recording functions of the Quest 3 system. Specifically, I want to implement the following features:

  1. Take a Photo: Capture a photo using the Quest 3 system's photo functionality.
  2. Record a Video: Record a video using the Quest 3 system's video recording functionality.
  3. Preview: Display the captured photos and recorded videos within the application.
  4. Save: Save the captured photos and recorded videos to a specified project path.

This article is generated using GPT, so please excuse any grammatical errors. Could anyone provide guidance or sample code on how to achieve this in Unreal Engine 5.4? Any help would be greatly appreciated!