unity3d使用3D WebView播放网页中的视频
创始人
2025-01-10 13:03:43
0

Unity2021.3.35f1,硬件ESP32-Cam,3D WebView插件

1.新建工程,导入3D WebView for Winfows和3D WebView for Android

2.打开场景Assets\Vuplex\WebView\Demos\Scenes\2_CanvasWebViewDemo

3.修改Canvas的Render Mode为Screen Space-Camera,修改Canvas Scaler

4.修改CanvasWebViewPrefab的组件RectTransform的对齐方式和宽高,宽高与分辨率相同

5.修改CanvasWebViewPrefab中的网址,Resolution改为1(实为缩放)

6.运行程序即可看到视频

7.导入OpenCV for Unity 2.5.9

8.创建Scripts文件夹,再创建Test.cs,打开编辑代码

using OpenCVForUnity.CoreModule; using OpenCVForUnity.ImgprocModule; using OpenCVForUnity.UnityUtils; using UnityEngine; using UnityEngine.UI; using Vuplex.WebView; using Vuplex.WebView.Internal;  public class Test : MonoBehaviour {     public RawImage rawImage;     public CanvasWebViewPrefab view;     public CanvasViewportMaterialView vp;      Texture2D texture;     Texture2D texture1;     RenderTexture _tmpRenderTexture;      bool init = false;     // Start is called before the first frame update     void Start()     {  #if UNITY_ANDROID         view.OnNewTextureHandle += OnRenderTex; #endif     }      void OnRenderTex(EventArgs eventArgs)     {         Draw(eventArgs.Value);     }      private void Update()     { #if UNITY_STANDALONE_WIN || UNITY_EDITOR         Texture2D tx = vp.Texture as Texture2D;         Draw(tx); #endif     }      void Draw(Texture2D tx)     {         if (tx == null)         {             return;         }         if (!init)         {             texture = new Texture2D(tx.width, tx.height, TextureFormat.ARGB32, false);             texture1 = new Texture2D(tx.width, tx.height, TextureFormat.ARGB32, false);              init = true;         }          Mat cameraMat = new Mat(tx.height, tx.width, CvType.CV_8UC4);          Point pt = new Point(tx.width / 2, tx.height / 2);          Utils.textureToTexture2D(tx, texture);         Utils.texture2DToMat(texture, cameraMat);         Imgproc.circle(cameraMat, pt, 30, new Scalar(255, 0, 0), 3);         Utils.matToTexture2D(cameraMat, texture1);         rawImage.texture = texture1;     }  } 

9.创建实体Test,添加Test组件,并给变量赋值

10.运行程序,可以在RawImage中看到一个圆圈。

至此Windows环境已适配完成。

下面开始适配安卓版

11.去掉勾选CanvasWebViewPrefab组件中的Native 2D Mode (Android, iOS, WebGL, and UWP only)

12.将平台切换到Android,在Player Setting...中Graphics APIS 添加Vulkan

13.打开Assets\Vuplex\WebView\Core\Scripts\BaseWebViewPrefab.cs添加如下代码

        public delegate void OnNewTexture(EventArgs eventArgs);         public OnNewTexture OnNewTextureHandle;
if (OnNewTextureHandle != null) {    OnNewTextureHandle(eventArgs); }

13.发布apk,在手机上运行,即可看到与PC相同的效果

相关内容

热门资讯

透视存在!德普之星透视辅助io... 透视存在!德普之星透视辅助ios(透视)实用技巧(果然有挂)小薇(透视辅助)致您一封信;亲爱德普之星...
透视挂!wpk辅助插件,赣牌圈... 透视挂!wpk辅助插件,赣牌圈有挂吗,揭秘教程(有挂黑科技);1、实时赣牌圈有挂吗开挂更新:用户可以...
透视免费!红龙poker作弊指... 透视免费!红龙poker作弊指令(透视)AA德州教程(竟然有挂)1、红龙poker作弊指令系统规律教...
透视讲解!wepoker轻量版... 透视讲解!wepoker轻量版书签,凑一桌游戏辅助神器,扑克教程(有挂教程)1、金币登录送、破产送、...
透视规律!hhpoker透视脚... 透视规律!hhpoker透视脚本安卓(透视)规律教程(切实真的有挂)hhpoker透视脚本安卓是一种...
透视存在!we poker免费... 透视存在!we poker免费辅助器,蘑菇云辅助使用视频,可靠教程(有挂介绍)1、全新机制【蘑菇云辅...
透视新版!wpk辅助工具下载(... 透视新版!wpk辅助工具下载(透视)解密教程(其实真的有挂)wpk辅助工具下载辅助器中分为三种模型:...
辅助透视!德州圈脚本,天天微友... 辅助透视!德州圈脚本,天天微友开控制多少钱,力荐教程(有挂黑科技)天天微友开控制多少钱辅助器中分为三...
透视有挂!红龙poker作弊指... 透视有挂!红龙poker作弊指令(透视)专业教程(好像是有挂)1)红龙poker作弊指令辅助挂:进一...
透视游戏!黑侠破解wepoke... 透视游戏!黑侠破解wepoker,中至余干510k挂机,教你攻略(有挂解说)1、完成中至余干510k...