olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
796 stars 225 forks source link

video not working ? #180

Open kamhawy4 opened 2 years ago

kamhawy4 commented 2 years ago

i don't know why the video not play. i add video in ios/Runner. and use example (Video Page). and the video It appears like this

WhatsApp Image 2022-04-11 at 3 56 02 PM

jeffmilanes commented 2 years ago

To resolve this, go to your video and select the video from Xcode. Go to the Identity and Type tab from the right-side panel of Xcode then check the Runner from Target Membership.

jtkeyva commented 1 year ago

@jeffmilanes are you able to get network/remote videos working?

jeffmilanes commented 1 year ago

@jtkeyva I haven't tried this yet.

jtkeyva commented 1 year ago

@jeffmilanes ok thanks. i got it working btw for the record

AmrAbdelghany commented 1 year ago

I am trying to record a video with AR objects using the plugin, not sure how..can you help?