Salaam,
I use vuforia sdk version 5 to design AR apps in unity5.1 . I want to play a video on ImageTarget, so I use Mobile Movie Texture (link), But when I aim device camera at image I see a green plane instead of video. Everything was OK when I use vuforia sdk 2.3 with unity 4.
here a screenshot of my mobile when I run my AR app. I did't print imageTarget, i show it in my laptop screen.
Delete the video and try to reimport it again. Same thing happened to me when i migrated a Unity 4 project to 5. I just reimported the videos and they work again normally.
Related
I have an app, it downloads an Asset Bundle (A video basically) which is played as a 360 video in VR on Oculus Quest. The flow is as follows:
Video Dashboard, user clicks on Download button to begin the download.
Downloading UI element is activated (THIS IS WHAT I AM NOT ABLE TO SEE) even though, I am able to see the first part of the canvas.
Once the video is downloaded, then I can play the video in 360.
For reference, I am attaching images in the same numeric order as flow. Also I noticed, I am missing an option on my Event System, right on this script:
Note: When I hit play right inside Unity 3D with my oculus connected via oculus link, I can see the downloading panel but I never get to see when I make a build or build and run.
VR Hardware: Oculus Quest 2
Unity 3D Version: 2020.3.4f1
Thanks for the help!
I am developing an hybrid app with ionic 3. I require to record video with overlay image on top like snapchat, instagram etc. There's a plugin for it Here
But in documentation it adds overlay only for iOS currently(i want for both iOS and Android) and I don't think it records overlay on top of video. So far i did much research but could not find anything suitable. Any help would be much helpfull thanks
Unfortunately at this time there are no Ionic 3 plugins available for both iOS & Android with this functionality! Neither has there been any work on the Video Capture Plus (beta) plugin in over a year!
There is, currently, a beta plugin being worked on called Camera Preview for both iOS & Android but it only works for images but not videos.
I have one issue while using android ExoPlayer for streaming url.
Here I have attached sample URL:
http://epicmediaservice.streaming.mediaservices.windows.net/0bd4f655-00f9-4e36-a638-f8e90d9432c9/Nursery%20Rhymes%20Sample%20Clip.ism
It is working in some device, but not not working for Android version 4.2.1 (Micromax canvas 116)
It shows buffering video, but not playing.
If I select video option as OFF then it plays, but only audio comes no pictures visible.
new Sample("Super speed (PlayReady)",
"http://epicmediaservice.streaming.mediaservices.windows.net/0bd4f655-00f9-4e36-a638-f8e90d9432c9/Nursery%20Rhymes%20Sample%20Clip.ism",
DemoUtil.TYPE_SS),
Looks like you are trying to play DRM-protected content (PlayReady) which probably won't work since Exoplayer doesn't support DRM until Android 4.3 and upwards, also check on your device's documentation that it really supports PlayReady.
Check section Digital Rights Management on ExoPlayer's developer guide.
I have a working game in Unity3D Game Engine. and I want to play a transparent video in my game. Now we have tried a few plugins, but It crashes in Nexus 5.
Is there any other way to play it in Unity3d itself?
If not, then How can I play it from native using OpenGL, and use it in Unity3D via NDK?
If it is possible then let me know the steps for that..
Android Smartphone/Tablet (2.3 and above): How can I capture a video and audio of an application? I need to record and save movie of my running application.
I know about DDMS, but it takes only screen shots. But I need video + audio being played in android app
Requirement: Need to make video of application installed in android smartphone/tablet. (i.e. capturing screens and voices appearing in the app), something like screencast
Many Thanks in advance
I use android screencast tools to mirror my android device on my pc.
Android Screencast
Droid # screen
and a screen recording tool to record screens.
e.g. on macbook i use quicktime player's screen recorder.
CamStudio for windows