javacv实现同屏浏览

时间:2022-04-16 19:05:46
【文件属性】:

文件名称:javacv实现同屏浏览

文件大小:12KB

文件格式:ZIP

更新时间:2022-04-16 19:05:46

javacv 同屏 rtmp 推流 拉流

javacv推送桌面到rtmp服务器,拉取rtmp流并播放,实现同屏浏览 采用的javacv版本javacv-platform-1.5-bin,将javacv-platform-1.5-bin的所有jar都拷贝到了工程的lib目录,并引用了javacpp.jar, javacv-platform.jar,opencv-windows-x86_64.jar 由于所有的jar有近500兆,没有随源码一起上传,可在网上下载


【文件预览】:
bin
----Pusher.class(4KB)
----TestRTMPPusher.class(2KB)
----rtmp_zh.properties(138B)
----BStreamer.class(1KB)
----ConfigUtil.class(1KB)
----RtmpPlayer.class(3KB)
.settings
----org.eclipse.jdt.core.prefs(856B)
src
----ConfigUtil.java(487B)
----TestRTMPPusher.java(660B)
----rtmp_zh.properties(138B)
----Pusher.java(3KB)
----RtmpPlayer.java(2KB)
----BStreamer.java(801B)
.project
.classpath
r.bat

网友评论