Copy over all the the "Vuforia Video Playback" folder into your new project from the Video project.
Use the Video prefab.
Use proper location (path) relative to the "Assets/StreamingAssets" folder, video must be in StreamingAssets folder. Make sure the format is support, .mp4 should work.
Make it a child of an image target like normal.
Try making the video a little higher than the image target (y axis probably), in case of clipping.
Copy over all the the "Vuforia Video Playback" folder into your new project from the Video project.
Use the Video prefab.
Use proper location (path) relative to the "Assets/StreamingAssets" folder, video must be in StreamingAssets folder. Make sure the format is support, .mp4 should work.
Make it a child of an image target like normal.
Try making the video a little higher than the image target (y axis probably), in case of clipping.