文件名称:videoPlay
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-05-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 孙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于JMF的音/视频通信,在电脑上同时显示双方的视频信息。
1、安装JMF软件
2、新建工程将源代码加入工程src下
3、导入第三方包jmf.jar,和fmj.jar
4、运行的时候先运行MediaTransmit类,后运行MediaReceive类
-JMF-based audio/video communications, both sides simultaneously displayed on the computer video information. 1, install JMF software 2, new construction projects will be added to the source code under src three, import third-party packages jmf.jar, and fmj.jar 4, when the first run run MediaTransmit class, after class run MediaReceive
1、安装JMF软件
2、新建工程将源代码加入工程src下
3、导入第三方包jmf.jar,和fmj.jar
4、运行的时候先运行MediaTransmit类,后运行MediaReceive类
-JMF-based audio/video communications, both sides simultaneously displayed on the computer video information. 1, install JMF software 2, new construction projects will be added to the source code under src three, import third-party packages jmf.jar, and fmj.jar 4, when the first run run MediaTransmit class, after class run MediaReceive
(系统自动生成,下载前可以参看下载内容)
下载文件列表
videoPlay\MediaReceive.java
.........\MediaTransmit.java
.........\PlayPane.java
videoPlay