Home > OS >  VideoLan VLC media player showing green texture unity application in different screens
VideoLan VLC media player showing green texture unity application in different screens

Time:05-18

Currently I am working on development of an Interactive standalone application in Unity 2020.3.30f1.

Here I am using VLC player (https://assetstore.unity.com/packages/tools/video/vlc-for-unity-windows-133979#description) for streaming external device through Makito Haivision.

Application runs on Dell r7610 Graphic Card : Nvidia K5000 , it has 6 display screen which are combined through Mosaic to create single display.

Unity Sprite, texture, video player works perfect, expect VLC player. It shows green texture in some screen and works fine in others. I have attached the issue image.

Output Image

CodePudding user response:

Upgrading Mosaic driver solved the issue.

  • Related