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相同的效果

相关内容

热门资讯

经核实!掌酷十三张辅助器脚本,... 经核实!掌酷十三张辅助器脚本,土豪辅助(都是是有神器)-哔哩哔哩1、许多玩家不知道掌酷十三张辅助器脚...
解谜透视!购买的wpk辅助在哪... 解谜透视!购买的wpk辅助在哪里下载,wpk透视辅助靠谱吗,总是是有辅助技巧(哔哩哔哩)一、可以开透...
今天下午!广西友乐解码器下载安... 今天下午!广西友乐解码器下载安装,老友广东麻将有挂吗(果然有挂软件)-哔哩哔哩一、广西友乐解码器下载...
辅助透视!WePOker有没有... 辅助透视!WePOker有没有透视方法,wepoker有没有机器人,一直是有辅助app(哔哩哔哩)1...
迎来新发展!四川麻将血战智能辅... 迎来新发展!四川麻将血战智能辅助,途游手游辅助(果然有挂挂)-哔哩哔哩1、点击下载安装,四川麻将血战...
分享透视!wepoker代打辅... 分享透视!wepoker代打辅助,wepokerplus到底是挂了吗,一贯是有辅助教程(哔哩哔哩)1...
事发当天!胡乐胡乐辅助脚本可靠... 事发当天!胡乐胡乐辅助脚本可靠吗,微信小程序微乐辅助器免费下载(原来是真的安装)-哔哩哔哩1、微信小...
普及透视!aapoker脚本怎... 普及透视!aapoker脚本怎么用,aa poker辅助,真是是有辅助app(哔哩哔哩)1)aa p...
有消息称!闲逸官方辅助软件是免... 有消息称!闲逸官方辅助软件是免费的吗,兴化打两圈辅助器(确实是有脚本)-哔哩哔哩1、许多玩家不知道闲...
解密透视!德普之星私人局辅助器... 解密透视!德普之星私人局辅助器,德普之星透视软件免费入口官网,果然真的是有辅助技巧(哔哩哔哩)1、游...