⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 本软件代码是基于linux下进行语音播放、视频显示的一段代码!是开发嵌入式设备的非常好的例子程序
💻
字号:
To use the applet you can use this in a HTML document:copy the archive JWebcamPlayer.jar to your http root directoryThen insert the following code in your html document index.htmlif the spcaserv run on the same linux box nothing to change in the following code:)<applet codebase="." archive="JWebcamPlayer.jar" code="JWebcamPlayer/JWebcamPlayer.class" name="JWebcamPlayer" ID="JWebcamPlayer" width="400" height="400" MAYSCRIPT><param name="Color" value="#ffffff"><param name="Server" value="127.0.0.1"><param name="Port" value="7070"><PARAM NAME="scriptable" value="true"><PARAM NAME="mayscript" value="true"><strong>You need to download Java.<br>Click <a href="http://www.java.com/en/download/manual.jsp">here:http://www.java.com/en/download/manual.jsp</a></strong><br></applet> 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -