搜索资源列表
TVideoGrabber
- TVideoGrabber 是一款通用的视频捕捉和媒体播放组件,可用于 C#、VB、C++、Delphi、C++Builder 和 ActiveX-compatible 开发工具。软件功能强大,使用简单,可捕获来自 Firewire (IEEE1394)、DV摄像机、USB摄像头、电视卡、视频播放设备等的视频和音频信号,并保存为 AVI、ASF、WAV、MP3、MPEG2等格式文件。同时带有DV机控制,电视卡转台功能。 在录制视频的基础上,更可实现视频拼接、分割和格式转换功能。
voicetalk
- 一个网络语音聊天源代码,包括服务端和客户端--A voice chat code,and it includes server/client
MM7_C++_Server
- This source code is the implement of MMS server developed for china mobile.You can download it and research some tech details. the protocal of MMS include the MM7 offered by HuaWEI ZTE and SonyEricsson.-This source code is the implement of MMS se
UVod20905
- UVod2 是我们使用UT P2P库,配合mplayer播放程序,编写的一个P2P边下边看的外壳程序,这是一个visual c++工程,最低的编译条件是 visual c++ 2005 标准版 + SP1补丁,另外需要下载安装 Microsoft server 2003 r2 SDK,并确保 SDK中的头文件以及库文件的连接次序在第一. 有些朋友可能感觉P2P播放很神秘,很难开发,这个示范工程叫展示给您如何开发一个P2P流播放程序,其实非常简单,真正的调用函数一共大概只有50行,其他的都是外壳处
StreamingServer_bak20101105
- 基于VC编写的流媒体服务程序,能够提供高效的流媒体服务,强力推荐!!代码基于开放库liveMedia改写,能够为多个客户端提供高效流媒体服务。-Video Streaming server written in C and C++. It can provide an efficent service for multiclient video request.
demoVC
- Secs HSMS socket server in Vc8 need pre-install 1.ACE-5.6.5 / static solution 2.xerces-c-src_2_7_0 / static build-Secs HSMS socket server in Vc8 need pre-install 1.ACE-5.6.5/static solution 2.xerces-c-src_2_7_0/static build
Code-for-chatting-system
- 局域网内的聊天工具源代码...原理简单...值得初学者学习 本聊天工具由服务器端程序和客户端程序两部分组成,整体采用C#平台开发,在Visual Studio2005集成开发环境下,并使用SQL Server 2000管理数据库数据。-we will make the general design both for the client and server in a local network chatting system
server.c
- 蓝牙接收程序源代码,能接收文字性信息(需要bluez支持)。-Bluetooth receiving the source code
server.c
- 蓝牙接收程序源代码,能接收文字性信息(需要bluez支持)。-Bluetooth receiving the source code
SQLLiteWrapper.cpp
- SQLite Wrapper for C-This is a simple SQLite wrapper written in c++. SQLite is an embedded SQL engine,fully tested. SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files.The descr iption about SQLite
crtmpserver-2016
- crtmpserver又称rtmpd是Evostream Media Server(www.evostream.com)的社区版本采用GPLV3授权,由 C/C++开发的一个高性能的RTMP流媒体服务器,可以实现直播与点播功能多终端支持功能,在特定情况下是FMS的良好替代品。支持RTMP的一堆协议(RTMP,RTMPE, RTMPS, RTMPT, RTMPTE),如果你不想用RED5的话它也是一个很好的选择。 -crtmpserver community is also known rtm
msdntest
- 基于windows media encoder 9库使用c++编写的mms流媒体服务器,实现视频文件直播功能(this object is made as media stream server development for mms protocal with c++,which achieve the lively play for vedio file)