Skip to content

Releases: AgoraIO-Community/HelloAgoraVision

Preview - Agora RTC SDK for VisionOS

03 Apr 02:40
Compare
Choose a tag to compare
Pre-release

This is a preview SDK that should be used for experiment purpose only. NOT FOR PRODUCTION!

The package contains iOS/MacOS/VisionOS plugins that allows testing on the Editor, XCode Simulator and the Apple VisionPro device.

Known issues:

  • Unity Editor can only show either the local user or remote user(s). If you try to display the video stream for both sides, the Editor will crash. Simulator or the device are OK.
  • Agora Engine Channel profile must set to CHANNEL_PROFILE_LIVE_BROADCASTING
  • Agora Engine audio scenario must set to AUDIO_SCENARIO_TYPE.AUDIO_SCENARIO_GAME_STREAMING
  • Do not use WebCamTexture
  • Ensure call quality with this private API call: RtcEngine.SetParameters("che.audio.restartWhenInterrupted", true); 
  • Not all APIs for iOS are transferrable to visionOS.

Make sure the plugin frameworks are signed and embedded for the project:
frameworks