G-Vid Trial
G-Vid Trial
G-Vid Pro is a plugin designed to capture and output serial digital video (SDI) in real-time within the Unity environment. Using Aja or Blackmagic Design video I/O cards.
video is easily captured and streamed into Unity textures. Users can then augment the video with graphics and output the composite as an SDI feed.
Please try it for free with our trial version by adding to your cart and checking out. You will get a Unity package download in which you can try a trial watermarked version. For full purchase please click this link G-Vid Pro Full Release on the Unity Asset Store
This a Trial version of our G-Vid Pro software. For the full release please purchase through the Unity Asset Store
Link to G-Vid Pro Full Release
Follow these steps to add video I/O to a new Unity project:
Be sure you're using Unity3D 2019.2.0f1 or later.
Make sure you have a valid SDI video signal plugged into the first connector on the back of the video capture card.
To view the output, connect the second connector on the back of the video capture card to an SDI monitor.
1) Delete the "Main Camera" and "Directional Light" game objects from the scene.
2) Import the "GVidPro_v1.1" Unity3D package into the scene.
3) Under "Project Settings->Graphics", add the shader "Unlit/UnlitTextureNoZTest" to the list of "Always Included Shaders".
4) Add either the "GVP_AJA" (for AJA card users) or the "GVP_BM" (for BlackMagic card users) prefab from the imported "prefabs" directory to your scene.
5) Build (x64 platform) and run to see background video in the scene.