搜索资源列表
p2p-play
- 实现p2p点对点视频播放,不足之处,请多指出QQ:564073314-achieve point-to-point video broadcast inadequate, I feel apologetic that QQ : 564073314
shipingwang
- 完美仿优库视频网站,可以支持任意流媒体播放器格式,实现了自动播放和点播同时可行,并可以在播放视频前插播广告,给站长增加一个收入来源,实现了会员扣点观看功能,并且把权限具体到播放地址上,举例来说:如果一个连续剧有10集,就有10个播放地址,你可以设置某一集或几集为免费观看,其他为会员观看或收费观看。-Perfect imitation excellent library of video sites, can support any streaming media player format, t
src
- 使用QT为linux 下的mplayer写的一个新的gui,既可以用鼠标键盘播放视频文件又可以使用菜单控制播放效果-QT for linux using mplayer under Writing a new gui, can use the mouse to the keyboard to play the video file can also control playback using the menu
P2P
- P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息*等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少, 可允许同时在线的人数就越多
Video
- 这是一个可以浏览服务器上的文件功能,并且具有分页功能。还可以播放。-This is a can browse files on the server, it also has paging capabilities. You can also play.
YSChat2.0
- YSChat2.0视频会议主要功能: 1、实现多人在线视频,画面清晰流畅。 2、多人语音聊天。 3、多人共享电子白板,即画即现。 4、多人文字聊天。 5、文件发送 6、远程播放录像 在YSChat1.0基础上,增加和修复下面的功能: 1、美化界面,增加xp皮肤,解决了音量滑杆的皮肤问题。 2、增加了文件传输功能。在用户列表中选中用户并点击鼠标右键->发送文件->选择文件并确定后便可以发送。 3、增加了文字聊天的字
mediaplayer-viral
- 在线播放flv视频的播放软件,简单易用,而且是开源的啊-Online play flv video player software, easy to use, and is open source, ah
client
- 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversation
chap05
- 简单的jmf的rtp网络视频传输播放的源码。-Jmf the rtp simple to play Internet video transmission source.
live.2011.01.24.tar
- 实现定点播放视频点播系统的开发源码live-Fixed-point play to achieve the development of source video on demand system live555
tools
- 使用P2P协议进行视频播放,可以穿透内网,发现网络中的视频资源,播放是点对点,非常值得学习!-Use P2P protocol for video playback, can penetrate the net and found a network of video resources, play is a point well worth learning!
server1
- 一个使用TCP/IP的服务器,可以发送视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can send video files, and play the file in the edit box, but that the file is mpeg1.
server2
- 一个使用TCP/IP的服务器,可以接收视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can receive video files, and play the file in the edit box, but that the file is mpeg1.
60008023E_HW2
- HTML5 AUDIO/VIDEO PLAY
the-webview-online-play-video
- webview 在线播放视频的一个程序,objective-c语言写的,经过测试,可以正常播放视频-The webview online video a program, the Objective-C language written, tested, normal playback video
p2p-play
- 实现p2p点对点视频播放,不足之处,请多指出QQ:564073314- -Achieve p2p peer video playback, inadequate, like him pointed QQ: 564073314-
qq
- SupeV是我们开发的一套视频播客系统,基本上囊括了现阶段主流视频网站所拥有的全部功能,如视频的上传、播放、分享等应用,此外还包括用户的博客空间、个人专辑、最新最热关注等增加用户体验的细节功能。-SupeV we developed a set of video podcast system basically includes all the functionality present stage of mainstream video sites have, such as uploadin
SupeV_1.0.0_Beta2_TC_BIG5_ZENDENC
- SupeV是我们开发的一套视频播客系统,基本上囊括了现阶段主流视频网站所拥有的全部功能,如视频的上传、播放、分享等应用,此外还包括用户的博客空间、个人专辑、最新最热关注等增加用户体验的细节功能。-SupeV we developed a set of video podcast system basically includes all the functionality present stage of mainstream video sites have, such as uploadin
aspxyq_a5
- Jellys 2014-04-08 10:32:10 很赞的js许愿墙 类似后盾网(Wishing Wall As you would expect, it is an excellent digital music and video play)
iphone-inline-video-master
- video标签在ios设备上,视频播放 会脱离文档。 webkit-playsinline和playsinline: 视频播放时局域播放,不脱离文档流 。但是这个属性比较特别, 需要嵌入网页的APP比如WeChat中UIwebview 的allowsInlineMediaPlayback = YES webview.allowsInlineMediaPlayback = YES,才能生效。换句话说,如果APP不设置,你页面中加了这标签也无效。 如果以上设置都未生效,可以使用iphone-in