在Java中共享avi文件 [英] share avi file in java

查看:64
本文介绍了在Java中共享avi文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在服务器中的Java中播放视频avi文件并与局域网上的客户端共享avi文件?

how to play video avi file in java in server and share avi file to client on LAN network?

推荐答案

最简单的方法是忽略Java并将其嵌入网页中的avi,它会被浏览器流式播放并为您播放.
您可能需要后面有一些代码才能启动浏览器会话,或者对于Web服务器,可能需要查找资源uri.
The easiest thing is to ignore java and enbed the avi in web page, it gets streamed and played for you by the browser.
You may need to have some code behind to launch a browser session or, in the case of a web server, the look up for the resource uri.


这篇关于在Java中共享avi文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆