Audio Video Conferencing 1 Introduction Low-end: Medium: High-end:
|
|
|
- Leslie Brooks
- 10 years ago
- Views:
Transcription
1 Audio Video Conferencing Geoffrey Fox, Gurhan Gunduz and Ahmet Uyar Florida State University Department of Computer Science and CSIT (School of Computational Science and Information Technology) 400 Dirac Science Library Tallahassee Florida Introduction This report describes a focused effort studying the Access Grid and HearMe audio video systems in detail. The original Tango Interactive system had its own audio video conferencing system Buena Vista built in. We considered this important for two reasons. Firstly it allowed a single invocation and user registration process for all parts of the collaboration; secondly the alternatives were not very satisfactory when we developed Buena Vista some 4 years ago. We have made a different choice with Garnet [1] as it is now longer realistic or even useful to develop our own audio video support; rather we will use best of practice solutions from other commercial or research developers. In some cases we can use an available API to link invocation and registration; in others we view audio video and shared document support as separate stand-alone systems. We can classify audio video support into three classes: 1. Low-end: Illustrated by HearMe Audio and CUSeeMe Desktop Video 2. Medium: Illustrated by PictureTel and Polycomm 3. High-end: Illustrated by Access Grid and a system Admire from BUAA University in Beijing, China. In this report we discuss the Access Grid and HearMe systems and in the rest of the introduction describe our general plans in this regard. The last two sections describe these two systems in technical detail. The Access Grid (AG) is developed originally by Argonne [3] but extended as part of the NCSA Alliance. There are now over 50 of these high-end audio video conferencing systems installed worldwide. 2 Systems are being installed at FSU one fixed and one transportable model aimed for teachers in a distance education scenario or for use in a small conference room. The Access Grid is described at and training sessions are available. NCSA recently offered AG training to ERDC personnel at the Access Center in Washington and we expect that we can arrange this for all the major PET and MSRC sites that wish to install AG nodes. We intend that a train the trainers model so that once a cadre of experts exists at HPCMO/PET sites they can help other sites in this community. This will build a critical mass of AG systems to enable electronic collaboration to be effective in HPCMO/PET. Currently ERDC JSU and ARL intend AG installations. Although the AG is an impressive system there are some issues to address. We recommend using different shared document systems when the simple shared PowerPoint of the AG is insufficient. This motivates our system to use AG for community conferencing but Garnet or commercial collaboration systems like Centra or Webex for document sharing. Further we think the AG community should look at H.323 or SIP (the
2 audio video interoperability standards) compliance for this technology. This would allow one to support hybrid sessions involving simultaneously systems such as AG, PictureTel, Polycomm, CUSeeMe and HearMe. We discuss the H.323 and SIP standards in a detail review we produced [4]. Finally we need the AG to support partitioning of clients so that multiple communities can be separately administered. An important (for HPCMO) recent enhancement to the AG supports encrypted media streams using the new AES standard [5]. HearMe [2] is a low-end audio conferencing system supporting general mix of phones and Internet clients with participant control. The phone option is helpful as it allows audio communication with better quality of service than can be guaranteed on the Internet. Note that the phone and Internet options are integrated as both are converted to the same codecs and recorded for later replay through the web. We are adding SMIL (the W3C standard for multi-stream multi-media files) based replay of session by converting G.711 or G.723 codecs digitized on the HearMe server to RealAudio. We have a HearMe server installed at FSU with a license for 20 simultaneous users. The Access Grid produces a designed space aimed at supporting groups interacting with groups PictureTel or desktop systems are more optimized for individual interactions. The AG features hands free high quality audio, multiple (4) video and audio streams, and lifesize displays. 4 PC s control it and AG equipment includes a echo canceling box, multiple camera and projector or frame buffer displays (at least 3). HearMe provides two types of conferences: standard and moderated. In the standard conference, every client has the same privileges and can talk at any time. In a moderated conference, there are three types of users: moderator, panelist and participant. The Moderator is the creator of the conference and has full control over the session. Panelists are those given the right to talk while participants can listen but need the permission of the moderator to talk. 2 HearMe voice over IP system URL: Introduction HearMe [2] is a voice over IP application to do voice conferencing. It provides fullduplex voice communication among participants. It has no video capability Today, there are three solutions for teleconferencing: Firstly one can use the Internet as a medium; people attend conferences by using PCs. Secondly one can use phone lines with a conference typically arranged by telephone companies. Thirdly one can use both Internet and phone lines as a medium. In this case people can attend conferences either by using PCs or phones. The HearMe system is based on the third solution. Although using only Internet for teleconferencing is cheap, the quality of voice is often not satisfactory. On the other hand, the quality of voice usually reasonable when phone lines are used. However using phones is unaffordable and inconvenient for many people. The third solution combines the quality of phone lines and low cost of Internet. The idea is that the speaker will talk on the phone providing better voice quality and listeners can 2
3 either use phones or PCs. In addition to its cost benefits this solution is also more convenient than the other two solutions. A phone-to-pc gateway is used to connect phone lines to Internet. 2.2 Services HearMe provides two types of conferences, standard and moderated. In a standard conference, everyone has the same privileges. Anyone can talk at any time. On the other hand, in a moderated conference there are three types of users, moderator, panelist and participant. Moderator is the one who has full control over the conference. He or she gives the permission to talk and has the right to eject a participant from the conference etc. a panelist has right to talk by default. Participants need permission to talk. HearMe provides a recording mechanism for live sessions. But unfortunately right now they do not provide any tool to replay recorded conferences. Recorded conferences are in HearMe proprietary format and one needs to write its own decoder to replay it. FSU is currently implementing replay using Internet standards: RealPlayer or Microsoft technology. 2.3 Architecture There are three servers, talkserver, MCU, and bridgeserver. The talkserver is used to manage the conferences such as creating a conference, destroying a conference, getting information about a conference etc. The talkserver is basically used by administrators. MCU(Multi-point control unit) is the one who does the real job, getting voice packages from different people and transmitting them to appropriate recipients. In addition MCU can record the conferences. Users directly connect to the MCU. Bridge server and an IP gateway is used to include phone connections into conferences. Gateway converts analog voice signals to digital form and vice versa. Bridge server is used as a bridge between the gateway and the MCU. 3
4 Figure 1: the architecture of HearMe voice over IP system. 2.4 Protocols HearMe uses industry standards in their voice over IP system. Their system architecture is based on the H.323 standard described in ref. [4] that is a recommendation from International Telecommunication Union (ITU). It sets standards for multimedia communications over Networks that do not provide quality of service. It sets standards for voice, video and data. HearMe currently uses G for voice compression. G is also a recommendation of ITU and widely used for Internet telephony and web conferencing. They are also using ITU G.711 for voice compression, which provides better voice quality and requires higher bandwidth, but it is currently not fully functional. In addition HearMe uses session initiation protocol (SIP) to initiate sessions. 2.5 Bandwidth requirements Each client needs 28.8 Kbps or greater Internet connection. 2.6 Client side System requirements The minimum system requirements for each client is Pentium 166MHz 4
5 32Mb of RAM Sound Blaster compatible 16-bit sound card Headset or speakers and microphone Windows 95, 98, or NT Internet Explorer 4.0 or later/netscape 4.5 or later 2.7 Server side System requirements TalkServer: Pentium 500MHz 256 MB RAM 10 GB disk 100 Mbit/sec network interface card RedHat Linux 6.1 Oracle 8i MCU: Pentium 500MHz 256 MB RAM 10 GB disk 100 Mbit/sec network interface card RedHat Linux 6.1 BridgeServer: Pentium 500MHz 256 MB RAM 10 GB disk 100 Mbit/sec network interface card RedHat Linux 6.1 H.323 VoIP Gateway (ref.:cisco AS5300) 2.8 Cost The cost of a HearMe Voice Developer's Kit is $10,000. It includes: Server software for TalkServer, MCU and BridgeServer. License files to allow service for up to 16 concurrent customers. One can add more at additional cost. HearMe Voice SDKs 2.9 Conclusion HearMe provides a solution for the voice conferencing over the Internet and it also allows telephone users to attend these conferences. It is relatively cheap and high quality compared to other solutions existed on the market today. Although they lack some 5
6 features like replaying recorded conferences, they are on the right track and they will add those features in future releases. 3 Access Grid URL: Introduction The Access Grid [3], designed by Argonne National Laboratory, is a system that enables group-to-group collaboration across Internet by providing multiple video and audio streams among groups. The Access Grid consists of many AG nodes around the country. AG node is a special room designed to participate in AG meetings. It consists of video cameras, projectors, audio equipment, computing equipment and high-speed Internet connection. There are currently around 50 AG nodes in US. The Access Grid project focus is to enable groups of people to interact with grid resources and to use the grid technology to support group-to-group collaboration at a distance. This is the main difference between desktop-based collaboration tools and the AG. The AG is designed in a way to give sense of presence to remote participants. AG nodes have large displays, multiple video and audio streams. Audio system is designed in a way that every participant can talk hands free. RGB Video Digital Video Display Computer Network Shared Application Control Digital Video Video Capture Computer Digital Audio Audio Capture Computer NTSC Video Analog Audio Control Computer RS232 Serial Echo Canceller / Mixer 6
7 3.2 Video Each AG node has four video cameras. It is important to be able to see every participant in a remote site. One of them is used to get the video stream of presenter. Second one is for display screen shot (it is important for remote sites to see what we are seeing). The last two are for audience shot. Video cameras should be placed in a way to facilitate the feeling of eye contact 3.3 Audio The most important thing in audio configuration is to make very participants be able to talk hands free. Therefore there should be adequate number of microphones placed around the room properly. There must be also an echo canceller device in each AG node. Two speakers are used to project good quality of audio into the space. 3.4 Projectors Large display screens are used in each AG node, because it is important to get real lifesize images of participants at remote sites. This is accomplished by using three highresolution projectors. Each node gets 4 video streams from every participating nodes, so there are a lot of video streams coming to one node. Therefore, it is important to have three projectors. 3.5 Computers There are four computers, display computer, video capture computer, audio capture computer and control computer, in each AG node. Display computer is used to get video streams from other sites and display them on screens. It has a special software running on it to manage the video streams on screens. It runs Windows 2000 operating system and has a multi-headed video card. Video capture computer is used to get the video streams from the cameras in the room. It has fours video capture cards on it and runs Linux operating system. Audio capture computer gets audio streams from the microphones in the room and encodes and broadcasts them to other nodes. It also gets audio streams from remote nodes and decodes them. It runs Linux operating system. Control computer is used to run control software for the audio gear(echo canceller). It runs Windows 98 operating system. 3.6 Software Access Grid partners have developed several pieces of software. One of them is a multicast beacon that is used to monitor the network status of nodes. Another one is distributed PowerPoint tool that is used to share PowerPoint slides in a session. Persistence and scope are provided by using the Virtual Venue software developed at Argonne. It has components that run on the Display, Video, and Audio machines, as well as a central server. VIC is another software that is used to manage displays. RAT software is used to manage audio. 7
8 3.7 Network The access grid uses network multicast among AG nodes. A full AG session can deliver many dozens of video streams to a node. The bandwidth required for each stream can vary from 128 Kb/s to 512Kb/s depending on the settings. Inadequate bandwidth results in unintelligible audio and jerky-motion video. 3.8 Protocols The Access Grid uses Robust Audio Tool (RAT), an open source software, for handling audio. It is an audio conferencing and streaming application that allows users to participate in audio conferences over Internet. RAT is based on IETF standards and uses RTP above UDP/IP as its transport protocol. RAT features a range of different rate and quality codecs, G.711(64kb/s), Wide-Band ADPCM(64kb/s), G.726 ADPCM (16-40kb/s), DVI ADPCM (32kb/s), Variate Rate DVI ADPCM (~32kb/s), Full Rate GSM (13kb/s), LPC (5.6kb/s). It also features encryption so you can keep your conversations private. The Access Grid uses Video Conferencing Tool (VIC) for handling video. VIC is a realtime, multimedia application for video conferencing over the Internet. It is developed by Network Research Group at the Lawrence Berkeley National Laboratory in collaboration with the University of California, Berkeley. VIC is based on Real Time Transport Protocol (RTP) developed by IETF. To be able to use conferencing capabilities of VIC, your system should support IP multicast. VIC uses H.261 protocol to encode and decode video streams. H.261 is the protocol that defines the video portion of H Recording/Playback Argonne has built a recording and playback engine, Voyager Multimedia Multistream, that can record and playback live sessions. It saves multiple video and audio streams to disks without loss. It also synchronizes in time the multiple audio and video streams when playing back Required Equipments An Access Grid node consists of several hardware equipments. These are basically; 4 PCs Display computer Video capture computer Audio capture computer Control computer 4 cameras Several microphones Echo canceller device Three projectors or displays 3.11 Cost Computing equipment $12,455 Network equipment $750 Other computing equipment (monitors, KVM switch) $1,800 8
9 audio configuration $10,564 Video cameras (4 Sony EVI-D30) $5,196 Projectors (3 Epson 710c) $15,900 Total (January 2001) $46,665 These prices and equipment may vary depending on the configuration of the AG node. Access Grid software is free and will be available on a CD Conclusion Today the group-to-group collaboration is a need in many areas and it is not easy to gather everyone to the same place. Access Grid is trying to make this happen in remote locations by providing real life size images and hands free audio. They are quite successful on this and the number of institutions that are installing the Access Grid is increasing rapidly. We conclude with some pictures from an Access Grid Session 9
10 4 References 1) Geoffrey C. Fox, Architecture and Implementation of a Collaborative Computing and Education Portal, ERDC Technical report May ) HearMe 3) Access Grid 4) FSU Review of Collaboration Tools 5) AES Encryption standard 10
A Web Services Framework for Collaboration and Audio/Videoconferencing
A Web Services Framework for Collaboration and Audio/Videoconferencing Geoffrey Fox, Wenjun Wu, Ahmet Uyar, Hasan Bulut Community Grid Computing Laboratory, Indiana University [email protected], [email protected],
Internet Desktop Video Conferencing
Pekka Isto 13.11.1998 1(8) Internet Desktop Video Conferencing ABSTRACT: This is report outlines possible use of Internet desktop videoconferencing software in a distributed engineering project and presents
VIDEOCONFERENCE. 1 Introduction. Service Description Videoconferece
VIDEOCONFERENCE 1 Introduction Videoconferencing is interactive remote communication between two or more participants, transmitted by voice or image. Participants see and listen to each other and can present
GTS VIDEOCONFERENCE. Powered by: Valid from: 1 June 2014
GTS VIDEOCONFERENCE Valid from: 1 June 2014 Powered by: 1/13 1 Introduction Videoconferencing is interactive remote communication between two or more participants, transmitted by voice or image. Participants
INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An International online open access peer reviewed journal
INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An International online open access peer reviewed journal Research Article ISSN 2277 9140 Virtual conferencing using Artificial
Traditional Telephony IP Telephony Voice, Data, Video Integration. Media Convergence. IP Router Server IP Router. Video Distribution Fax
Introduction IP telephony allows organizations and individuals to lower the costs of existing services such as data and broadcast video, while broadening their means of communication to include modern
Video Conferencing Glossary of Terms
Video Conferencing Glossary of Terms A Algorithm A step-by-step problem-solving procedure. Transmission of compressed video over a communications network requires sophisticated compression algorithms.
District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification
1.1 Multipoint Control Unit (MCU) A. The MCU shall be capable of supporting (20) continuous presence HD Video Ports at 720P/30Hz resolution and (40) continuous presence ports at 480P/30Hz resolution. B.
HP SkyRoom Frequently Asked Questions
HP SkyRoom Frequently Asked Questions September 2009 Background... 2 Using HP SkyRoom... 3 Why HP SkyRoom?... 4 Product FYI... 4 Background What is HP SkyRoom? HP SkyRoom is a visual collaboration solution
Receiving the IP packets Decoding of the packets Digital-to-analog conversion which reproduces the original voice stream
Article VoIP Introduction Internet telephony refers to communications services voice, fax, SMS, and/or voice-messaging applications that are transported via the internet, rather than the public switched
Voice over IP (VoIP) Overview. Introduction. David Feiner ACN 2004. Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples
Voice over IP (VoIP) David Feiner ACN 2004 Overview Introduction VoIP & QoS H.323 SIP Comparison of H.323 and SIP Examples Introduction Voice Calls are transmitted over Packet Switched Network instead
CHAPTER FIVE RESULT ANALYSIS
CHAPTER FIVE RESULT ANALYSIS 5.1 Chapter Introduction 5.2 Discussion of Results 5.3 Performance Comparisons 5.4 Chapter Summary 61 5.1 Chapter Introduction This chapter outlines the results obtained from
Simple Voice over IP (VoIP) Implementation
Simple Voice over IP (VoIP) Implementation ECE Department, University of Florida Abstract Voice over IP (VoIP) technology has many advantages over the traditional Public Switched Telephone Networks. In
Comparison of Voice over IP with circuit switching techniques
Comparison of Voice over IP with circuit switching techniques Author Richard Sinden Richard Sinden 1 of 9 Abstract Voice-over-IP is a growing technology. Companies are beginning to consider commercial
Indepth Voice over IP and SIP Networking Course
Introduction SIP is fast becoming the Voice over IP protocol of choice. During this 3-day course delegates will examine SIP technology and architecture and learn how a functioning VoIP service can be established.
4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19
4. H.323 Components VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4.1 H.323 Terminals (1/2)...3 4.1 H.323 Terminals (2/2)...4 4.1.1 The software IP phone (1/2)...5 4.1.1 The software
Glossary of Terms and Acronyms for Videoconferencing
Glossary of Terms and Acronyms for Videoconferencing Compiled by Irene L. Ferro, CSA III Education Technology Services Conferencing Services Algorithm an algorithm is a specified, usually mathematical
Cisco TelePresence MCU MSE 8420
Cisco TelePresence MCU MSE 8420 Figure 1. Cisco TelePresence MCU MSE 8420 Product Overview The Cisco TelePresence MCU MSE 8420 is the industry s leading chassis-based, standard-definition (SD), multimedia
How To Understand The Technical Specifications Of Videoconferencing
Videoconferencing Glossary Algorithm A set of specifications that define methods and procedures for transmitting audio, video, and data. Analog Gateway A means of connecting dissimilar codecs. Incoming
Voice over IP Protocols And Compression Algorithms
University of Tehran Electrical and Computer Engineering School SI Lab. Weekly Presentations Voice over IP Protocols And Compression Algorithms Presented by: Neda Kazemian Amiri Agenda Introduction to
An Introduction to the Basics of Video Conferencing
WHITE PAPER An Introduction to the Basics of Video Conferencing Introduction In the next few years we shall see explosive growth in the use of video conferencing as a fundamental tool for businesses to
Web Conferencing Glossary
Web Conferencing Glossary Ad-Hoc Meeting a meeting that can be held immediately, on-the-fly Adobe Connect Adobe Connect is a Web Conferencing solution that provides rich, interactive, multimedia experiences
LifeSize Desktop Installation Guide
LifeSize Desktop Installation Guide October 2010 October 2010 Copyright Notice 2005-2010 Logitech, and its licensors. All rights reserved. LifeSize Communications, a division of Logitech has made every
Video over IP WHITE PAPER. Executive Summary
Video over IP Executive Summary Thinking as an executive, there are pressures to keep costs down and help a company survive in this challenging market. Let us assume that company A has 10 locations and
presentation Our customers & Partners AE40 www.ae40.com +972-9-743-8410
AE40 presentation AE40 Our customers & Partners AE40 profile AE40 founded at 2002 Privately held company VoIP and Video over IP based communication solutions(radio, intercom, public announcements, telephony,
Total Recall Max SIP VoIP Call Recording Server
Total Recall Max SIP VoIP Call Recording Server Introduction In an increasingly security conscious, results driven and litigious world, communications recording is vital to meeting your duty of care, management
ZyXEL V100 Support Notes. ZyXEL V100. (V100 Softphone 1 Runtime License) Support Notes
ZyXEL V100 (V100 Softphone 1 Runtime License) Support Notes Version 1.00 April 2009 1 Contents Overview 1. Overview of V100 Softphone...3 2. Setting up the V100 Softphone.....4 3. V100 Basic Phone Usage.....7
NTRsupport Videoconference. Whitepaper
NTRsupport Videoconference Whitepaper NTRglobal Torres Diagonal Litoral Josep Pla, 2 Edificio B3, 1ª Planta 08019 Barcelona (Spain) Tel. +34 93 445 07 00 Fax +34 93 445 07 01 www.ntrsupport.com www.ntrglobal.com
Application Note. Onsight Mobile Collaboration Video Endpoint Interoperability v5.0
Application Note Onsight Mobile Collaboration Video Endpoint Interoperability v5. Onsight Mobile Collaboration Video Endpoint Interoperability... 3 Introduction... 3 Adding Onsight to a Video Conference
Study and installation of a VOIP service on ipaq in Linux environment
Study and installation of a VOIP service on ipaq in Linux environment Volkan Altuntas Chaba Ballo Olivier Dole Jean-Romain Gotteland ENSEIRB 2002 Summary 1. Introduction 2. Presentation a. ipaq s characteristics
Enterprise Unified Communications and Collaboration Services: Audio, Video and Net Conferencing
Enterprise Unified Communications and Collaboration Services: Audio, Video and Net Conferencing Service Description Version 1.00 Effective Date: 07/01/2012 Purpose This Enterprise Service Description is
Introduction to VoIP Technology
Lesson 1 Abstract Introduction to VoIP Technology 2012. 01. 06. This first lesson of contains the basic knowledge about the terms and processes concerning the Voice over IP technology. The main goal of
CTX OVERVIEW. Ucentrik CTX
CTX FACT SHEET CTX OVERVIEW CTX SDK API enables Independent Developers, VAR s & Systems Integrators and Enterprise Developer Teams to freely and openly integrate real-time audio, video and collaboration
An Introduction to VoIP Protocols
An Introduction to VoIP Protocols www.netqos.com Voice over IP (VoIP) offers the vision of a converged network carrying multiple types of traffic (voice, video, and data, to name a few). To carry out this
UC-One. Epik. UC-One Quick Guide. Quick Guide For Apps. Why we love UC-One
Quick Guide For Apps Epik UC-One UC-One is part of our Epik suite enabling you to access all your communication services, telephony, video, IM and presence from any supported device. Contact Integration
WebEx. Network Bandwidth White Paper. WebEx Communications Inc. - 1 -
WebEx Network Bandwidth White Paper WebEx Communications Inc. - 1 - Copyright WebEx Communications, Inc. reserves the right to make changes in the information contained in this publication without prior
BigConnect v1.x. Software Guide 009-1525-00
BigConnect v1.x Software Guide 009-1525-00 Contents Overview...3 Installation...3 Launch BigConnect...7 Minimize BigConnect...7 Exit BigConnect...7 BigConnect Home Page...8 Call Management...11 Make a
Voice over IP Basics for IT Technicians
Voice over IP Basics for IT Technicians White Paper Executive summary The IP phone is coming or has arrived on desk near you. The IP phone is not a PC, but does have a number of hardware and software elements
Cisco CME Features and Functionality
Cisco CME Features and Functionality Supported Protocols and Integration Options This topic describes the supported protocols and integration options of Cisco CME. Supported Protocols and Integration FAX
HP VCX Desktop Communicator Software Series Overview. Models HP VCX Desktop Communicator Software HP VCX Desktop Communicator Outlook Edition Software
Overview Models HP VCX Desktop Communicator Software HP VCX Desktop Communicator Outlook Edition Software JE435A JE436A Key features Seamless interaction with Microsoft Outlook Multiple SIP-based clients
The MOST Affordable HD Video Conferencing. Conferencing for Enterprises, Conferencing for SMBs
The MOST Affordable HD Video Conferencing Video conferencing has become an increasingly popular service, being widely used by enterprises, organizations and individuals. Thanks to the enormous growth in
Applications that Benefit from IPv6
Applications that Benefit from IPv6 Lawrence E. Hughes Chairman and CTO InfoWeapons, Inc. Relevant Characteristics of IPv6 Larger address space, flat address space restored Integrated support for Multicast,
(Refer Slide Time: 4:45)
Digital Voice and Picture Communication Prof. S. Sengupta Department of Electronics and Communication Engineering Indian Institute of Technology, Kharagpur Lecture - 38 ISDN Video Conferencing Today we
VOICE OVER IP AND NETWORK CONVERGENCE
POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 80 Electrical Engineering 2014 Assaid O. SHAROUN* VOICE OVER IP AND NETWORK CONVERGENCE As the IP network was primarily designed to carry data, it
Hands on VoIP. Content. Tel +44 (0) 845 057 0176 [email protected]. Introduction
Introduction This 4-day course offers a practical introduction to 'hands on' VoIP engineering. Voice over IP promises to reduce your telephony costs and provides unique opportunities for integrating voice
Need for Signaling and Call Control
Need for Signaling and Call Control VoIP Signaling In a traditional voice network, call establishment, progress, and termination are managed by interpreting and propagating signals. Transporting voice
CONNECTING TO LYNC/SKYPE FOR BUSINESS OVER THE INTERNET NETWORK PREP GUIDE
CONNECTING TO LYNC/SKYPE FOR BUSINESS OVER THE INTERNET NETWORK PREP GUIDE Engineering Version 1.3 June 3, 2015 Table of Contents Foreword... 3 Current Network... 4 Understanding Usage/Personas... 4 Modeling/Personas...
Grandstream Networks, Inc.
Grandstream Networks, Inc. GVC3200/GVC3200 Conferencing System for Android TM Application Note: Preliminary Interoperability Test between GVC3200/GVC3200 and Other Video Conference Systems Index INTRODUCTION...
Integrate VoIP with your existing network
Integrate VoIP with your existing network As organisations increasingly recognise and require the benefits voice over Internet Protocol (VoIP) offers, they stop asking "Why?" and start asking "How?". A
Voice over IP (VoIP) Basics for IT Technicians
Voice over IP (VoIP) Basics for IT Technicians VoIP brings a new environment to the network technician that requires expanded knowledge and tools to deploy and troubleshoot IP phones. This paper provides
Zeenov Agora High Level Architecture
Zeenov Agora High Level Architecture 1 Major Components i) Zeenov Agora Signaling Server Zeenov Agora Signaling Server is a web server capable of handling HTTP/HTTPS requests from Zeenov Agora web clients
VidyoConferencing Network Administrators Guide
VidyoConferencing Network Administrators Guide Windows 8, 7, XP, Vista and Apple Mac OS - updated 30/11/2012 Introduction The Attend Anywhere management platform is a cloud based management, facilitation
Security and Risk Analysis of VoIP Networks
Security and Risk Analysis of VoIP Networks S.Feroz and P.S.Dowland Network Research Group, University of Plymouth, United Kingdom e-mail: [email protected] Abstract This paper address all
Cisco TelePresence MCU 4500 Series
Cisco TelePresence MCU 4500 Series Figure 1. Cisco TelePresence MCU 4500 Series Product Overview The Cisco TelePresence MCU 4500 Series is the industry s leading full high-definition multimedia conferencing
Cisco Video Collaboration Guide. Select the Right Equipment and Vendor
Cisco Video Collaboration Guide Select the Right Equipment and Vendor See How Video Collaboration Fits Your Needs Camera. Microphone. Monitor. Speaker. Codec. These are the five essential components that
By Kundan Singh Oct 2010. Communication
Flash Player Audio Video Communication By Kundan Singh Oct 2010 Modern multimedia communication systems have roots in several different technologies: transporting video over phone lines, using multicast
Cisco IPICS Push-to-Talk Management Center
Cisco IPICS Push-to-Talk Management Center Product Overview The Cisco IP Interoperability and Collaboration System (IPICS) Push-to-Talk Management Center (PMC) client (Figure 1) is a Microsoft Windows
Setting up for Adobe Connect meetings
Setting up for Adobe Connect meetings When preparing to lead a live lecture or meeting, you probably ensure that your meeting room and materials are ready before your participants arrive. You run through
VoIP for Radio Networks
White Paper VoIP for Radio Networks Revision 1.0 www.omnitronicsworld.com In the early eighties, a communications protocol was created that allowed the research community to send data anywhere in the world
TELESKILL VIDEO CONFERENCE LIVE
TELESKILL VIDEO CONFERENCE LIVE Professional Interactive On-line Video communication pres-tvcol-v3.0 Teleskill Video Conference Live Synchronous interactive audiovisual communication amongst several remote
Packetized Telephony Networks
Packetized Telephony Networks Benefits of Packet Telephony Networks Traditionally, the potential savings on long-distance costs was the driving force behind the migration to converged voice and data networks.
Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network
Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: [email protected]
Emerging Markets for H.264 Video Encoding
Leveraging High Definition and Efficient IP Networking WHITE PAPER Introduction Already dominant in traditional applications such as video conferencing and TV broadcasting, H.264 Advanced Video Coding
PortGo 6.0 for Wndows User Guide
PortGo 6.0 for Wndows User Guide PortSIP Solutions, Inc. [email protected] http:// @May 20, 2010 PortSIP Solutions, Inc. All rights reserved. This User guide for PortGo Softphone 6.0. 1 Table of Contents
Troubleshooting Voice Over IP with WireShark
Hands-On Course Description Voice over IP is being widely implemented both within companies and across the Internet. The key problems with IP voice services are maintaining the quality of the voice service
What's New in Sametime 8.5. Roberto Chiabra IBM Certified IT Specialist
What's New in Sametime 8.5 Roberto Chiabra IBM Certified IT Specialist What's new in Sametime 8.5 Sametime Connect Client Online Meetings Audio / Video W eb Browser Clients & W eb 2.0 APIs Sametime Systems
WEB-BASED VIDEO CONFERENCING
An INS White Paper WEB-BASED VIDEO CONFERENCING January 2012 The challenge of delivering video that meets the needs of business. Video is one of the most challenging types of data to deliver on a digital
Harnessing The Internet s Multimedia Potential
Harnessing The Internet s Multimedia Potential by: S. Ann Earon, Ph.D. President, Telemanagement Resources International Inc. (TRI) Manahawkin, New Jersey The current state of the multimedia market is
Voice over IP. Presentation Outline. Objectives
Voice over IP Professor Richard Harris Presentation Outline Brief overview of VoIP and applications Challenges of VoIP IP Support for Voice Protocols used for VoIP (current views) RTP RTCP RSVP H.323 Semester
ATA: An Analogue Telephone Adapter is used to connect a standard telephone to a high-speed modem to facilitate VoIP and/or calls over the Internet.
KEY VOIP TERMS 1 ACD: Automatic Call Distribution is a system used to determine how incoming calls are routed. When the ACD system receives an incoming call it follows user-defined specifications as to
Date of Test: 5th 12th November 2015
TEST RESULTS FOR CISCO SX10 Manufacturer: Model: Software Version: Optional Features and Modifications: Cisco SX10 TC7.2.1 None Date of Test: 5th 12th November 2015 CODEC Front View CODEC Rear View CODEC
AT&T Unified Communications Voice. IP Communicator Installation Guide
AT&T Unified Communications Voice IP Communicator Installation Guide For Customer s System Administrator V1.1 July, 2015 Disclaimer The contents of the document may be revised by AT&T at any time without
Agilent Technologies Performing Pre-VoIP Network Assessments. Application Note 1402
Agilent Technologies Performing Pre-VoIP Network Assessments Application Note 1402 Issues with VoIP Network Performance Voice is more than just an IP network application. It is a fundamental business and
Reserved Net Conference with Cisco WebEx Event Center Frequently Asked Questions
Reserved Net Conference with Cisco WebEx Event Center Frequently Asked Questions This document addresses how to use Reserved Net Conference with Cisco WebEx Event Center service from scheduling a Reservation,
FRAUNHOFER INSTITUTE FOR INTEGRATED CIRCUITS IIS AUDIO COMMUNICATION ENGINE RAISING THE BAR IN COMMUNICATION QUALITY
FRAUNHOFER INSTITUTE FOR INTEGRATED CIRCUITS IIS AUDIO COMMUNICATION ENGINE RAISING THE BAR IN COMMUNICATION QUALITY BENEFITS HIGHEST AUDIO QUALITY FOR NEXT GENERATION COMMU- NICATION SYSTEMS Communication
ADVANTAGES OF AV OVER IP. EMCORE Corporation
ADVANTAGES OF AV OVER IP More organizations than ever before are looking for cost-effective ways to distribute large digital communications files. One of the best ways to achieve this is with an AV over
A Web Conference System Architecture for the Broadband Era. Yoichi Kato
International Telecommunication Union International Multimedia Telecommunications Consortium A Web Conference System Architecture for the Broadband Era Yoichi Kato General Manager, Web Conference Systems
APTA TransiTech Conference Communications: Vendor Perspective (TT) Phoenix, Arizona, Tuesday, 3.19.13. VoIP Solution (101)
APTA TransiTech Conference Communications: Vendor Perspective (TT) Phoenix, Arizona, Tuesday, 3.19.13 VoIP Solution (101) Agenda Items Introduction What is VoIP? Codecs Mean opinion score (MOS) Bandwidth
BRINGING VOIP TO THE CONFERENCE ROOM: HOW IT MANAGERS CAN ENHANCE THE USER EXPERIENCE
BRINGING VOIP TO THE CONFERENCE ROOM: HOW IT MANAGERS CAN ENHANCE THE USER EXPERIENCE EXECUTIVE SUMMARY: Voice over IP is one of the fastest growing technologies and in just a few years will be in 80%
Software Engineering 4C03 VoIP: The Next Telecommunication Frontier
Software Engineering 4C03 VoIP: The Next Telecommunication Frontier Rudy Muslim 0057347 McMaster University Computing and Software Department Hamilton, Ontario Canada Introduction Voice over Internet Protocol
Getting Started with. Avaya TM VoIP Monitoring Manager
Getting Started with Avaya TM VoIP Monitoring Manager Contents AvayaTM VoIP Monitoring Manager 5 About This Guide 5 What is VoIP Monitoring Manager 5 Query Endpoints 5 Customize Query to Filter Based
A seminar on Internet Telephony
A seminar on Internet Telephony Presented by: Nitin Prakash Sharma M. Tech. I.T IIT Kharagpur Internet Telephony 1 Contents Introduction H.323 standard Classes of connections and billing Requirements for
Combining Voice over IP with Policy-Based Quality of Service
TechBrief Extreme Networks Introduction Combining Voice over IP with Policy-Based Quality of Service Businesses have traditionally maintained separate voice and data networks. A key reason for this is
3. INFORMATION SYSTEMS INFRASTRUCTURE AND EQUIPMENT
3. INFORMATION SYSTEMS INFRASTRUCTURE AND EQUIPMENT Additional instructional computer servers and related equipment must be purchased and maintained to insure the success of this project. This equipment
Computer System Management: Hosting Servers, Miscellaneous
Computer System Management: Hosting Servers, Miscellaneous Amarjeet Singh October 22, 2012 Partly adopted from Computer System Management Slides by Navpreet Singh Logistics Any doubts on project/hypo explanation
Q-Sys TM ǀ Application Note TMG 11/12. Hardware Hookup Guide
Distance Conferencing: Distance Conferencing: Hardware Hookup Guide Introduction: With markets becoming ever global and travel costs ever increasing, there has been a dramatic shift in recent years towards
VoIP QoS. Version 1.0. September 4, 2006. AdvancedVoIP.com. [email protected] [email protected]. Phone: +1 213 341 1431
VoIP QoS Version 1.0 September 4, 2006 AdvancedVoIP.com [email protected] [email protected] Phone: +1 213 341 1431 Copyright AdvancedVoIP.com, 1999-2006. All Rights Reserved. No part of this
