CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - NetTalk
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - NetTalk - List
[
Multimedia program
]
NetTalk可视电话软件
DL : 0
NetTalk可视电话软件,AVIOMgr是一个可视通信的通用模块,在NetTalk中是一个独立的模块,对它进行一些简单的处理,可以做成静态库、动态库或ActiveX控件,以用于其他软件。 AVIOMgr封装了包括:视频采集、视频压缩、音频采集、音频压缩、音频播放、数据传输、命令控制等一系列与可视通讯有关的功能。一切对AVIOMgr的控制和AVIOMgr的信息反馈仅通过几个简单的消息和几个简单的函数调用就能完成。 -NetTalkAVIOMgrNetTalkActiveX AVIOMgr package including : video acquisition, video compression, audio capture, audio compression, audio playback, data transmission and control orders with a series of visual communications-related functions. All right AVIOMgr AVIOMgr the control and feedback of information only through a few simple messages and a few simple function call can be completed.
Date
: 2008-10-13
Size
: 422.92kb
User
:
aa
[
Other resource
]
nettalk
DL : 0
nettalk 视频以及音频以及文字的聊天工具源代码
Date
: 2008-10-13
Size
: 603.14kb
User
:
shenyan
[
VOIP program
]
NetTalk
DL : 0
NetTalk是一个适用于局域网和因特网的可视电话软件
Date
: 2008-10-13
Size
: 567.22kb
User
:
Jace
[
Other
]
NetTalk
DL : 0
nettalk,网络点对点即时通讯软件,可以根据自己的要求进行修改重新编译
Date
: 2008-10-13
Size
: 582.01kb
User
:
李晓
[
VOIP program
]
NetTalk
DL : 0
分网络传输部分、音频输入、音频输出、视频输入、视频输出、音频视频压缩、音频波形显示、界面。共创建个线程,音频输入线程、音频输出线程(这两个有WINAPI隐式创建)、音频视频压缩传送线程和主线程。因为音频的采样率比视频采样率高得多,这里的音频的采样率为8000Hz而视频仅为20左右,所以从宏观来看,音频是连续的,而视频是非连续的,这也就是无须为视频输入输出创建独立线程的原因。- Minute network transmission part, audio frequency input, audio frequency output, video input, video output, audio frequency video frequency compression, audio frequency profile demonstration, contact surface. Altogether founds the line regulation, the audio frequency input line regulation, the audio frequency output line regulation (these two has WINAPI to hide type to found), the audio frequency video frequency compression transmission line regulation and the master line regulation. Because the audio frequency sampling rate is much higher than the video frequency sampling rate, here audio frequency sampling rate is 8000Hz but the video frequency is only about 20, therefore from macroscopic looked, the audio frequency is continual, but video frequency right and wrong continual, this also is does not need for the video input output to found the independent line regulation the reason.
Date
: 2025-07-06
Size
: 598kb
User
:
许豫飞
[
VOIP program
]
网络视频电话
DL : 0
高性能的可视电话软件 NetTalk效率很高,比我所见的一些可视通话软件要好(如AVPHONE,注:在此并无破坏AVPHONE所在公司形象之意图,仅将软件作客观上的比较) 全图形界面 全图形的界面使得操作方便快捷-high-performance video telephony software NetTalk high efficiency, I have seen some better visualization software calls (such as AVPHONE, Note : This does not damage the company's image AVPHONE host of intent, the software will only make objective comparisons) all graphical interface all graphics interfaces allow convenient operation
Date
: 2025-07-06
Size
: 1.04mb
User
:
gs_yanggd
[
Multimedia program
]
NetTalk可视电话软件
DL : 0
NetTalk可视电话软件,AVIOMgr是一个可视通信的通用模块,在NetTalk中是一个独立的模块,对它进行一些简单的处理,可以做成静态库、动态库或ActiveX控件,以用于其他软件。 AVIOMgr封装了包括:视频采集、视频压缩、音频采集、音频压缩、音频播放、数据传输、命令控制等一系列与可视通讯有关的功能。一切对AVIOMgr的控制和AVIOMgr的信息反馈仅通过几个简单的消息和几个简单的函数调用就能完成。 -NetTalkAVIOMgrNetTalkActiveX AVIOMgr package including : video acquisition, video compression, audio capture, audio compression, audio playback, data transmission and control orders with a series of visual communications-related functions. All right AVIOMgr AVIOMgr the control and feedback of information only through a few simple messages and a few simple function call can be completed.
Date
: 2025-07-06
Size
: 584kb
User
:
aa
[
VOIP program
]
可视电话软件
DL : 0
NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错J) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。-NetTalk is applied to a LAN and the Internet a video phone software. Windows 2000 Server Development Environment
Date
: 2025-07-06
Size
: 4.7mb
User
:
古风
[
Internet-Network
]
pccode_2006910125951577
DL : 0
NetTalk是一个适用于局域网和因特网的可视电话软件 一.开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二.支持环境 Windows98/ME/2000/XP 三.所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四.性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错J) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。
Date
: 2025-07-06
Size
: 3.96mb
User
:
杨秉岐
[
source in ebook
]
nettalk
DL : 0
nettalk 视频以及音频以及文字的聊天工具源代码-nettalk video, and audio and text chat tool for source code
Date
: 2025-07-06
Size
: 603kb
User
:
shenyan
[
VOIP program
]
NetTalk
DL : 0
NetTalk是一个适用于局域网和因特网的可视电话软件-Is a NetTalk apply to the LAN and the Internet video phone software
Date
: 2025-07-06
Size
: 1.9mb
User
:
Jace
[
Video Capture
]
NetTalk
DL : 0
网络视频电话系统_附开发文档,包括视频采集、视频压缩、音频采集、音频压缩、音频播放、数据传输、命令控制等一系列与可视通讯有关的功能。-Network video phone system _ the development of the document attached, including video capture, video compression, audio capture, audio compression, audio players, data transmission, command and control a wide range of visual communication-related functions.
Date
: 2025-07-06
Size
: 2.15mb
User
:
李炽安
[
Other
]
NetTalk
DL : 0
nettalk,网络点对点即时通讯软件,可以根据自己的要求进行修改重新编译-nettalk, network peer-to-peer instant messaging software, according to their own requirements can be modified to re-compile
Date
: 2025-07-06
Size
: 582kb
User
:
李晓
[
ICQ-IM-Chat
]
NetTalk
DL : 0
聊天程序,由语音和视频的功能。无论界面还是程序质量都非常高. -Chat program, from voice and video functions. Regardless of interface or process quality is very high.
Date
: 2025-07-06
Size
: 4.39mb
User
:
Joke
[
VOIP program
]
NetTalk
DL : 0
nettalk 一个很好的网络电话源代码 希望大家喜欢-nettalk a good Internet phone source code hope you like
Date
: 2025-07-06
Size
: 4.51mb
User
:
ouwei
[
Multimedia program
]
NetTalk
DL : 0
网络聊天源码.内有详细说明-Internet chat source. There are a detailed description
Date
: 2025-07-06
Size
: 1.51mb
User
:
阳西
[
Windows Develop
]
NetTalk
DL : 0
NetTalk可视电话软件.rar 开源代码 值得学习-NetTalk is free sourse
Date
: 2025-07-06
Size
: 581kb
User
:
chenweijian
[
Internet-Network
]
NetTalk
DL : 0
可视电话软件NetTalk.一个适用于局域网和因特网的可视电话软件.-Video phone software NetTalk. One for LAN and the Internet video phone software.
Date
: 2025-07-06
Size
: 3.89mb
User
:
346
[
Multimedia Develop
]
NetTalk
DL : 0
网络视频电话系统 高性能的可视电话软件 NetTalk效率很高,比我所见的一些可视通话软件要好(如AVPHONE,注:在此并无破坏AVPHONE所在公司形象之意图,仅将软件作客观上的比较) 全图形界面 全图形的界面使得操作方便快捷 -High-performance network video phone system video phone software NetTalk efficient than I have seen some of the better video calling software (such as AVPHONE, Note: This does not undermine the intent of the AVPHONE where the company' s image, only the software to make an objective on the comparison) the whole graphical interface graphical interface makes the whole operation convenient
Date
: 2025-07-06
Size
: 3.1mb
User
:
冷月宫主
[
Multimedia Develop
]
nettalk
DL : 0
网络视频电话系统_附开发文档 高性能的可视电话软件 NetTalk效率很高,比我所见的一些可视通话软件要好(如AVPHONE,注:在此并无破坏AVPHONE所在公司形象之意图,仅将软件作客观上的比较) 全图形界面 全图形的界面使得操作方便快捷 AVIOMgr模块 AVIOMgr是一个可视通信的通用模块,在NetTalk中是一个独立的模块,对它进行一些简单的处理,可以做成静态库、动态库或ActiveX控件,以用于其他软件。 AVIOMgr封装了包括:视频采集、视频压缩、音频采集、音频压缩、音频播放、数据传输、命令控制等一系列与可视通讯有关的功能。一切对AVIOMgr的控制和AVIOMgr的信息反馈仅通过几个简单的消息和几个简单的函数调用就能完成。-nettalk
Date
: 2025-07-06
Size
: 1.11mb
User
:
patty
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.