# web_video_player **Repository Path**: shark-dynamics/web_video_player ## Basic Information - **Project Name**: web_video_player - **Description**: web_video_player - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-27 - **Last Updated**: 2023-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 说明 websocket没有开SSL,测试的时候服务端也运行在了本机上 #### 本地测试 #### 1. hosts添加 127.0.0.1 syxmsg.xyz #### 2. node server.js 运行,提供简单的静态文件服务 #### 3.此时访问 https://syxmsg.xyz/index.html #### 4. 在页面中,默认选择Renderer为WebGL,使用这个即可。地址可以按服务端配置修改。 服务端运行test.exe,配置 api-auth 为false #### 5. 启动服务端,然后页面点击Start即可。console有log输出。