- Sort Posts
- 5 replies
- Last post
Unity Video Playback - auto play problem.
March 1, 2016 - 2:29am #1
Hi,
After almost one year of break with Unity & Vuforia I download Unity 5.3.1 + Latest Vuforia.
1. Run Video Sample, change video to AUTOPLAY.
2. Compile to XCODE (iOS)
3. RUN APP
Problem:
After launch an App, I scan marker and Video starts to play. But not on marker. I can hear an Audio but no VIDEO. Next I move camera away. Audio still plaing (dont stop) and next I focus again on marker and now video is sticked to Texture. And after lost marker Video pause corectly.
Any idea ?
Unity Video Playback - auto play problem.
February 9, 2020 - 2:13am #4
hello everyone!
as i was working with unity i also got the same problem.
the solution to this was this video
https://www.youtube.com/watch?v=HcQ7MBUw2Qo
just follow the visual studio code part.
Unity Video Playback - auto play problem.
January 19, 2018 - 4:10am #3
I am facing it now in Android. When i resume back to Unity Activity from Android Activity video's audio is playing automatically !
I have a video playing in Unity Activity and when i turns the camera away and Video Stops. Now iam navigating to Android Activity. Upon coming back from Android activity to unity Activity, Video's audio is autoplaying without focusing the image target also.
How to fix this issue?
Same problem here. Any update on the workaround?