Performance Analysis of Home Streaming Video Using Orb

Size: px
Start display at page:

Download "Performance Analysis of Home Streaming Video Using Orb"

Transcription

1 Performance Analysis of Home Streaming Video Using Orb Rabin Karki, Thangam Seenivasan, Mark Claypool and Robert Kinicki Computer Science Department Worcester Polytechnic Institute Worcester, MA 169, USA {rabin thangam claypool ABSTRACT A new paradigm in video streaming is emerging, that of personal video servers in the home streaming video to remote clients on the Internet. The potential impact of such technologies demands careful study to assess performance and impact. This project studies one such personal video streaming system called Orb in a closed network environment, allowing us to control network bandwidths. Our performance evaluation focuses on Orb s method of bandwidth estimation, video performance and bitrates, and resource usage during transcoding. Analysis shows Orb uses simplistic, but effective, methods of determining available bandwidth, dynamic temporal and spatial scaling, and significant CPU cycles when transcoding. The results should be useful for subsequent comparison with other home streaming technologies and capacity planning for network providers. Categories and Subject Descriptors: C.2.m [Computer- Communication Networks]: Miscellaneous General Terms: Measurement, Performance. Keywords: Streaming, Orb, Video. 1. INTRODUCTION Video streaming over the Internet has grown in popularity, representing the largest fraction of Web-based traffic to the home [2]. While streaming has predominantly been from servers on the Internet down to the home, a new trend is emerging where home users run systems that stream video up from the home to the Internet. While traditional video streaming systems run from well-connected servers, home streaming systems are affected by asymmetric broadband connections typical for many residences. In addition, while typical video streaming systems have wellprovisioned servers, home streaming systems may run on commodity hardware with software that may not be configured for streaming. The potential of a multitude of home users streaming video up from their residences demands careful study of these new technologies to assess performance Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. NOSSDAV 1, June 2 4, 21, Amsterdam, The Netherlands. Copyright 21 ACM /1/6...$1.. and impact. In particular, careful studies are needed to determine how such technologies ascertain available bandwidth, how they respond to network configurations in terms of capacity use, and how effective they are at producing quality video to clients upstream from the home. Orb 1 is a free software system which supports streaming video from the home. First launched in 25, Orb now has more than 7 million registered users. 2 Being more general than a simple streaming server, Orb enables access to media files from a home PC to any supported device (typically a PC with a Web browser) connected to the Internet. Orb allows users to access photos, audio and video, Internet radio, broadcast television (if the home PC has TV tuner card) and even live video streaming from a Webcam. The easy availability (free) and flexibility (only a commodity PC is needed to host) of Orb make it an ideal candidate for the first investigations of home streaming technologies. This project provides a preliminary investigation into video streaming using Orb. The focus is to: 1) ascertain how Orb determines the bandwidth available for streaming, 2) measure network traffic under different bandwidth constraints, 3) investigate video performance at the streaming client for the same bandwidth constraint and 4) understand resource usage at the streaming host. Experiments were run in a controlled test environment, allowing for fixed network configurations and repeatable results. Specifically, low quality and high quality videos were streamed over network capacities ranging from 25 to 1 kbps, with measurements at the host to determine resources used during transcoding (converting video from one format to another in real-time) and measurements at the client to determine streaming video performance. Analysis of the results shows Orb uses a simple, but effective, brief bulk upload and download technique at initialization to determine the available bandwidth. When the available bandwidth is less than the original encoding rate, Orb scales the quality of the video using both temporal and spatial scaling so as to continue smooth playout with rebuffering. This scaling is relatively smooth for low quality videos but varies considerably for high quality videos. Curiously, Orb appears to scale videos up when the bandwidth is available, even if the original encoding does not support these higher rates. Transcoding uses significant server resources, particularly for some video formats. The remainder of this paper is as follows: Section 2 pro celebrates bastille day withseven million users

2 vides background on Orb installation, usage, and modes of streaming; Section 3 describes the experimental setup used to evaluate Orb performance; Section 4 presents the analysis of the experimental results; Section 5 summarizes our conclusions; and Section 6 presents possible future work. 2. ORB In a typical Orb system (depicted in Figure 1), a user installs Orb on a home computer which acts as the Host PC. The user modifies the Orb settings to specify the location of the media files stored on the Host. The media files can then be streamed over the Internet to any remote host with an Orb Client. The Client can be a stand alone application on aspecializeddevice(suchasaapponaniphone)orsimply a plugin in a Web browser. This study considers only using a Web browser on the Client and leaves investigating the performance of a stand alone Orb Client for future work. Both the Client and Host PC register with the Orb Server, a dedicated server on the Internet. At the Client, the user logs into the Orb Server with an account and password that enables access to streaming via the Host. Orb supports a variety of streaming formats, such as Windows Streaming Media, Real Media, Apple QuickTime and Adobe Flash, with configurable preferences set at the Client. To play the video in the chosen streaming format, the Client must have the corresponding codec and player installed. For example, if the Client is on a Windows PC, the user may choose Windows Streaming Media (WSM) as the preferred video format. Orb supports two modes of streaming, direct streaming and indirect streaming, depicted in Figure 1. Figure 1: Streaming modes in Orb. Orb defaults to streaming the video directly from the Host PC running Orb to the Client without going through any intermediate Orb servers. Direct streaming is used in the following scenarios: 1) The Host PC is directly connected to the Internet with a public IP address; 2) The Host PC is connected to the Internet via a router which supports Universal Plug and Play (UPnP) that provides Client access to the Host through a NAT device; or 3) The Host PC and the Client are on the same LAN, even if they share the same public IP address to access the Internet. When Orb cannot support direct streaming (e.g. the Host PC is hidden behind a NAT device), Orb adopts indirect streaming. During indirect streaming, data is sent from the Host PC to the Orb Server where it is redirected to the Client. Our experiments concentrate on direct streaming, the default Orb behavior, with indirect streaming left as future work. 3. EXPERIMENTS Figure 2: Experimental Setup of Orb Host PC and Client. Figure 2 depicts the experimental setup used to measure Orb performance. The Host PC and the Client are desktop machines running Windows XP. The Host PC has a Pentium 4, 2.8 GHz CPU with 1 GB RAM, running Orb version The Client has a Pentium 4, 2.8 GHz CPU with 1GBRAM. The Router is a PC with a Pentium 4, 2. GHz CPU and 512 MB RAM running SuSE Linux 1.3 (kernel version 2.6). The Host PC is connected to the Router via a crossover cable, with the Router setup to use Proxy ARP and forward traffic to/from the Host PC. The Router uses the prebuilt Netem module that controls the bandwidth to and from the Host PC. Since Orb requires initial communications between the Host PC and the Client to the Orb Server for login authentication before streaming commences (even in the case of direct streaming), all machines in our experimental setup require access to the Internet. Thus, for our setup, all the three machines, the Host PC, Client and Router, are on the same LAN. The LAN is an Ethernet with a capacity of 1 Mbps and access to the Internet via a 5 Mbps link. Using this configuration, the performance of Orb streaming videos using TCP is analyzed under controlled network conditions. The unimpeded network has an available bandwidth between the Host PC and the Client of approximately 8 Mbps. The bandwidth between the Host PC and the Client is limited using a token bucket filter in the Netem classless queuing discipline. For example, the commands: tc qdisc add dev eth1 root handle 1: netem delay ms tc qdisc add dev eth1 root tbf rate.1mbit burst 5kb latency 7ms set the maximum bandwidth available to 1 kbps, with a queue size of 5 Kbytes and a maximum latency of 7 ms. The bandwidth was varied across 1 kbps, 25 kbps, 5 kbps and 1 kbps in subsequent experimental runs. The

3 ability of Netem to accurately control bandwidth (as well as loss and latency) was verified using Wireshark, 3 Iperf 4 and ping. A high definition video 5 fromtheapplesamplevideos page was selected and trimmed to 15 seconds, providing a 128x72 resolution video at 25 fps, encoded with a bitrate of 7 Mbps in H.264 format. To evaluate streaming and transcoding from multiple, initial source formats, the video was then converted using ffmpeg 6 to the following formats: A) Windows Streaming Media low quality: extension.wmv; video - wmv2 codec at 32x24, audio - wma2 codec; 768 kbps; B) Windows Streaming Media high quality: extension.wmv; video - wmv2 codec at 128x72, audio - wma v8 codec; 1546 kbps; or C) Flash Video: extension.flv; video - flv1 codec at 32x214, audio - mp3 codec; 32 kbps. Given the prevalence of Microsoft operating systems on end hosts, the videos were encoded in Windows Streaming Media format. Both a low quality version (Section 4.2) and a high quality version (Section 4.3) were used. To analyze Orb network traffic, Wireshark was installed on both the Host PC and the Client. Wireshark enables analysis of transport protocols used and data rates. To capture video performance, MediaTracker 7 was installed on the Client [1]. For each video played, MediaTracker logs video performance information including: encoding data rate, playout bitrate, buffer progress, video frame rate, video frames lost, video frames skipped, packets lost and packets recovered. 4. RESULTS This section presents results from the Orb experiments, starting first with studying how Orb determines the available bandwidth from the Host PC to the Client (Section 4.1), proceeding to analysis of streaming with low quality video (Section 4.2) and high quality video (Section 4.3), and ending with transcoding resource usage. 4.1 Bandwidth Estimation Wireshark traces were used to analyze Orb s bandwidth estimation techniques. Analysis of the traces shows that after a user authenticates with the Orb Server, Orb automatically calculates downstream bandwidth to the Client and upstream bandwidth from the Host. However, the user can explicitly request that Orb recalculate these values and can even manually set them after the automatic calculations. To calculate the downlink bandwidth, the Client downloads about 4 Mbits of data from the Orb Server. To calculate the uplink bandwidth, the Host PC uploads about.4 Mbits of data to the Orb Server. Orb then computes the bandwidth estimate based on the amount of time it takes to transfer the data. The same amount of data, 4 Mbits and.4 Mbits were transferred for downlink and uplink bandwidth estimation respectively for all the runs. Upon streaming, Orb uses the minimum of the downstream and upstream values to appropriately scale the quality of the video gallery/gl18/- 72p/bbc cctv 72p27914.mov To measure the efficacy of Orb s bandwidth estimation, the actual bandwidth between the Host PC and Client was varied using Netem and the upstream bandwidths reported by Orb were recorded. After running Orb, Iperf was also run in TCP mode to get a baseline comparison of the bandwidth achievable by TCP. Iperf transmits data for 1 secs to estimate bandwidth (i.e. Iperf transmits 4.9 Mbits of data when it estimates bandwidth as 5 kbps). As Figure 3 shows, the bandwidths measured by Iperf and Orb are quite similar, and both are consistent with the bandwidth set by Netem. However, as the available bandwidth goes beyond 2 Mbps, Orb does not report it accurately, displaying a seemingly arbitrary value between 2 and 4 Mbps. It may be that the bottleneck beyond 2 Mbps is upstream on the Internet beyond our Router. Bandwidth Observed (kbps) Iperf Orb Bandwidth Set in Netem (kbps) Figure 3: Measured Bandwidth vs. Set Bandwidth. 4.2 Low Quality Video The first set of experiments used a 32x24 resolution video of total size 14.4 MBytes with a duration of 15 seconds (video A). The encoded bitrate of this video was 768 kbps, calculated as the ratio of the file size to the duration of the video. The video was streamed to MediaTracker on the Client. To vary the streaming session environment, during subsequent runs, the upstream bandwidth of the Host PC was limited to 125 kbps, 25 kbps, 5 kbps and 1 kbps using Netem. Figure 4 shows the frame rate for the low quality video with different bandwidth settings. When the available bandwidth is 25 kbps, the frame rate is reduced to 1 frames per second (fps) resulting in a visually degraded video. When the available bandwidth is 5 kbps and above, the video is streamed at 2 fps. This suggests Orb uses temporal scaling to adapt to the available bandwidth. The jump from 1 fps to 2 fps means the scaling levels are fairly coarse. Figure 5 shows the encoded bitrate of the video at different bandwidth settings. Orb adapts the encoded bitrate to the available bandwidth, with the 25 kbps setting yielding an extremely low encoded bitrate. The adaptation of the encoded bitrate to at least four different bitrate levels (as opposed to only two levels, 1 fps and 2 fps, for frame rate) suggests Orb is employing quality scaling in addition to temporal scaling. Figure 6 shows the bandwidth occupied by the video during streaming for different bandwidth settings. With the exception of the 25 kbps setting, Orb scales the video to

4 Frame Rate (frames per sec) Kbps 75 Kbps 5 Kbps 25 Kbps Bandwidth (Kbps) Kbps 75 Kbps 5 Kbps 25 Kbps Figure 4: Frame Rate vs. Time (Low Quality Video) Figure 6: Bandwidth vs. Time (Low Quality Video). Bitrate (Kbps) Kbps 75 Kbps 5 Kbps 25 Kbps Frame Rate (frames per sec) Kbps 75 Kbps 5 Kbps 25 Kbps Figure 5: Bitrate vs. Time (Low Quality Video). stream just below the available bandwidth. When the available bandwidth is more than the encoded bitrate (e.g. 1 kbps), Orb actually scales up the video (beyond the original 768 kbps encoded rate) to use all the available bandwidth. This upscaling is not from the Client trying to download the video as rapidly as possible since the final termination of the video streaming is not shortened, as seen in Figure 5. Figure 7 plots the buffer progress for the video at different bandwidths. In all cases, the initial playout buffer fills within about 1 seconds. For all cases except at 25 kbps, the playout buffer remains full (1%) for the duration of the session. Only at 25 kbps does the video stop and rebuffer about five times, increasing the video play duration. When the bandwidth is limited to 25 kbps, the playout buffer fluctuates widely. This suggests that the downscaling of the bitrate, seen in Figure 5, is triggered by low buffer values. This adaptation is even more prevalent in the context of the high quality video discussed next. 4.3 High Quality Video The same experiments were repeated with a high quality video. This video had a 128x72 resolution, a size 29 MBytes size and a duration of 15 seconds (video B), yielding an encoded bitrate of 1546 kbps. Figure 8 shows the frame rate for the high quality video Figure 8: Frame Rate vs. Time (High Quality Video). over the four bandwidth settings. The frame rates are similar to those for the low quality video with the exception that at 5 kbps, the streaming server takes nearly two minutes to achieve 2 fps and for the 1 kbps bandwidth setting, there is a noticeable stoppage of playout at the 13 second mark. There are no visually apparent rebuffering events when the frame rate changes. Figure 9 graphs the bitrate for the high quality video under the four bandwidth settings. The encoded bitrates vary considerably and seemingly independently of the frame rates. This suggests quality scaling is used when the video is adjusted mid-stream. In particular, the encoded bitrates appear to be adjusted lower than the available bandwidths in all cases. Figure 1 shows that the bandwidth used more closely follows the bandwidth settings than do the encoded bitrates. While there exist considerable variations in bandwidth used at all settings, the time durations needed to stream the high quality video are close except for the 5 kbps bandwidth case. Comparing the buffer progress in Figure 11 to the encoded bitrate in Figure 9 suggests that when the buffer is at 1% for some time, Orb doubles the bitrate, seen for the 5 and 1 kbps bandwidth settings. At the 1 kbps bandwidth

5 Kbps 25 Kbps (a) 25 kbps and 5 kbps Kbps 75 Kbps (b) 75 kbps and 1 kbps Figure 7: Buffer Progress vs. Time (Low Quality Video) Kbps 25 Kbps (a) 25 kbps and 5 kbps Kbps 75 Kbps (b) 75 kbps and 1 kbps Figure 11: Buffer Progress vs. Time (High Quality Video). Bitrate (Kbps) Kbps 75 Kbps 5 Kbps 25 Kbps Bandwidth (Kbps) Kbps 75 Kbps 5 Kbps 25 Kbps Figure 9: Bitrate vs. Time (High Quality Video). setting, Orb starts streaming at a bitrate of around 9 kbps and after about 7 seconds, the buffer progress goes below 6% and Orb reduces the bitrate to 5 kbps. Since the buffer progress does not improve, Orb further reduces the bitrate. At around 11 seconds when the buffer progress has been 1% for some time, Orb doubles the bitrate. However, Orb never doubles the bitrate beyond the initial bitrate it calculated for the bandwidth estimation. The video stopped and rebuffered once for all bandwidth settings with high quality video. Figure 1: Bandwidth vs. Time (High Quality Video). 4.4 Host Load Orb transcodes videos at the Host PC to the format required by the Client in real-time. Orb uses the ffmpeg library (included during Orb installation) executed as a separate process to handle the transcoding. For these experiments, the transcoding process was monitored using the Windows Performance Monitor (perfmon) utility, with data reported for an upstream bandwidth of 12 kbps. The pro-

6 cessor on the Host PC has Intel s hyper-threading technology, meaning perfmon reports two separate processors (so the maximum CPU usage is 2%). To Flash To Windows Source Bit Rate CPU Bit Rate CPU Video (kbps) (%, stddev) (kbps) (%, stddev) A , , 11 B , , 17 C , , 27 Table 1: Conversion to Flash Video or Windows Streaming Media Video. As seen from Table 1, the bitrate used for all cases is similar, regardless of original source or destination formats. When the video quality is low, the CPU usage is modest, but when the video quality is high, the CPU usage is considerably higher. When converting to Windows Streaming Media as the destination format, CPU usage is considerably higher than when converting to Flash Video format. 5. CONCLUSION The growth in streaming technologies and broadband access has enabled a new paradigm in streaming to emerge streaming video upstream from commodity servers and devices located in the home to remote locations on the Internet. Studies are needed in order to better plan for the impact such technologies may have on networks as well as to better understand the strengths and limitations of these home streaming technologies. This project provides a preliminary performance evaluation of Orb, a home streaming system designed to serve multimedia content directly from a users Host PC to remote Clients on the Internet. Carefully designed experiments control the amount of bandwidth available from our Orb Host and Client, allowing study of the methods for available bandwidth, media scaling and resource usage. Orb automatically calculates downlink/uplink bandwidth before commencing streaming. Downlink bandwidth is calculated by timing a download of approximately 4 Mbits of data from an Orb Server to the Client, while uplink bandwidth is calculated by timing an upload of approximately.4 Mbits of data from the Host PC to an Orb Server. Orb does both temporal and quality scaling, reducing the frame rate and frame quality in order to provide a bitrate under the available bandwidth. However, the temporal scaling levels and encoded bitrates only coarsely fit the available bandwidth. Interestingly, when the available bandwidth is greater than the encoded bitrate, Orb scales up the bitrate in an attempt occupy the entire available bandwidth, even though the original video encoding cannot make use of the extra bits. Orb starts streaming at the encoded bitrate based on the initial bandwidth estimation. Orb then dynamically adapts the bitrate apparently based on the buffer progress when the video is playing. When the buffer progress drops below a threshold, Orb reduces the bitrate by half. When the buffer progress is 1% for some time, it doubles the bitrate. This coarse scaling driven by fixed buffering suggests there is substantial room for improvement in terms of making better use of potentially limited bandwidth in a residential broadband connection. Orb does transcoding of the original videos from one format to another, making it resource intensive at the Host PC in terms of CPU usage. The transcoding load is largely dependent on the source video, destination video quality and formats, but conversion to Adobe Flash video format is computationally cheaper than conversion to Windows Streaming Media format. The video transcoding is multithreaded, launching between simultaneous threads suggesting merit for multi-core or hyper-threading enabled processors. The resource-intensive nature of transcoding and the possibility that many home users will use resource limited Hosts suggests room for improvement in terms of more sophisticated transcoding techniques as well as informed content selection choices on the Client. The results of this study should be useful for comparison with other home streaming technologies. It also should provide guidelines for users to provide adequate upstream bandwidth for Orb use. Since Orb allows users to choose different source and destination formats, knowledge of bandwidth and load for the different formats should help users to make informed choices based on their available resources. 6. FUTURE WORK While this paper provides a first look at one home streaming technology, given the relative newness of home streaming and the lack of exploration in this area, there are numerous areas for future work. As indicated in Section 2, when an Orb Host is unable to perform direct streaming it falls back to indirect streaming. Indirect streaming uses an additional node to the streaming process, that of the Orb Server, possibly adding new complications to bandwidth usage and video performance. Orb also supports different destination video formats and other media types such as streaming audio that warrant evaluation. While our focus was on Orb as used through a Web browser, dedicated Orb Clients, particularly on mobile platforms, merit study as untethered devices proliferate. Our study does not investigate the effect of background network load on video performance. Further studies can see how Orb reacts to competing network traffic and whether or not Orb can successfully adapt properly to varying background loads. Other home streaming technologies to be studied include Slingbox 8 and LocationFree 9. Unlike Orb in which Hosts run on top of commodity PCs, these alternate technologies stream video from form-factor devices, where the device includes the processor, software and network interface all in one. Sony makes wall-mounted and portable televisions designed to stream video from their LocationFree device. 7. REFERENCES [1] M. Li, M. Claypool, and R. Kinicki. MediaPlayer versus RealPlayer A Comparison of Network Turbulence. In Proceedings of the ACM SIGCOMM Internet Measurement Workshop (IMW), Marseille, France, Nov. 22. [2] G. Maier, A. Feldmann, V. Paxson, and M. Allman. On Dominant Characteristics of Residential Broadband Internet Traffic. In Proceedings of the ACM Internet Measurement Conference (IMC), Chicago, IL, USA, Nov

PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD ENVIRONMENT

PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD ENVIRONMENT Suresh Gyan Vihar University Journal of Engineering & Technology (An International Bi Annual Journal) Vol. 1, Issue 1, 2015, pp 1 5 ISSN: 2395 0196 PERFORMANCE ANALYSIS OF VIDEO FORMATS ENCODING IN CLOUD

More information

Performance of VMware vcenter (VC) Operations in a ROBO Environment TECHNICAL WHITE PAPER

Performance of VMware vcenter (VC) Operations in a ROBO Environment TECHNICAL WHITE PAPER Performance of VMware vcenter (VC) Operations in a ROBO Environment TECHNICAL WHITE PAPER Introduction Many VMware customers have virtualized their ROBO (Remote Office Branch Office) offices in order to

More information

MICROSOFT. Remote Desktop Protocol Performance Improvements in Windows Server 2008 R2 and Windows 7

MICROSOFT. Remote Desktop Protocol Performance Improvements in Windows Server 2008 R2 and Windows 7 MICROSOFT Remote Desktop Protocol Performance Improvements in Windows Server 2008 R2 and Windows 7 Microsoft Corporation January 2010 Copyright This document is provided as-is. Information and views expressed

More information

VMWARE WHITE PAPER 1

VMWARE WHITE PAPER 1 1 VMWARE WHITE PAPER Introduction This paper outlines the considerations that affect network throughput. The paper examines the applications deployed on top of a virtual infrastructure and discusses the

More information

MEDIA CONTROL SERVER 2.0

MEDIA CONTROL SERVER 2.0 MEDIA CONTROL SERVER 2.0 Version 2.0 Getting Started Guide This getting started guide will help you install and configure the Autonomic Controls Media Control Server and Mirage client. Contents OVERVIEW...

More information

Performance Analysis of IPv4 v/s IPv6 in Virtual Environment Using UBUNTU

Performance Analysis of IPv4 v/s IPv6 in Virtual Environment Using UBUNTU Performance Analysis of IPv4 v/s IPv6 in Virtual Environment Using UBUNTU Savita Shiwani Computer Science,Gyan Vihar University, Rajasthan, India G.N. Purohit AIM & ACT, Banasthali University, Banasthali,

More information

Measuring Wireless Network Performance: Data Rates vs. Signal Strength

Measuring Wireless Network Performance: Data Rates vs. Signal Strength EDUCATIONAL BRIEF Measuring Wireless Network Performance: Data Rates vs. Signal Strength In January we discussed the use of Wi-Fi Signal Mapping technology as a sales tool to demonstrate signal strength

More information

HOSTING A LIFEWAY SIMULCAST

HOSTING A LIFEWAY SIMULCAST HOSTING A LIFEWAY SIMULCAST What is a Simulcast? A simulcast is not much different than a broadcast of your favorite weekly sitcom or sporting event. The main difference is how the broadcast is sent out

More information

Region 10 Videoconference Network (R10VN)

Region 10 Videoconference Network (R10VN) Region 10 Videoconference Network (R10VN) Network Considerations & Guidelines 1 What Causes A Poor Video Call? There are several factors that can affect a videoconference call. The two biggest culprits

More information

Media Server Installation & Administration Guide

Media Server Installation & Administration Guide Media Server Installation & Administration Guide Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845)

More information

Performance of Host Identity Protocol on Nokia Internet Tablet

Performance of Host Identity Protocol on Nokia Internet Tablet Performance of Host Identity Protocol on Nokia Internet Tablet Andrey Khurri Helsinki Institute for Information Technology HIP Research Group IETF 68 Prague March 23, 2007

More information

Serving Media with NGINX Plus

Serving Media with NGINX Plus Serving Media with NGINX Plus Published June 11, 2015 NGINX, Inc. Table of Contents 3 About NGINX Plus 3 Using this Guide 4 Prerequisites and System Requirements 5 Serving Media with NGINX Plus 9 NGINX

More information

CT505-30 LANforge-FIRE VoIP Call Generator

CT505-30 LANforge-FIRE VoIP Call Generator 1 of 11 Network Testing and Emulation Solutions http://www.candelatech.com sales@candelatech.com +1 360 380 1618 [PST, GMT -8] CT505-30 LANforge-FIRE VoIP Call Generator The CT505-30 supports SIP VOIP

More information

by Kaleem Anwar, Muhammad Amir, Ahmad Saeed and Muhammad Imran

by Kaleem Anwar, Muhammad Amir, Ahmad Saeed and Muhammad Imran The Linux Router The performance of the Linux router makes it an attractive alternative when concerned with economizing. by Kaleem Anwar, Muhammad Amir, Ahmad Saeed and Muhammad Imran Routers are amongst

More information

Multi-Profile CMOS Infrared Network Camera

Multi-Profile CMOS Infrared Network Camera Multi-Profile CMOS Infrared Network Camera Quick Start Guide About multi-profile Multi-profile stands for simultaneously video stream. The Network Camera and Video Server can generate MPEG4 and MJPEG streaming

More information

Measure wireless network performance using testing tool iperf

Measure wireless network performance using testing tool iperf Measure wireless network performance using testing tool iperf By Lisa Phifer, SearchNetworking.com Many companies are upgrading their wireless networks to 802.11n for better throughput, reach, and reliability,

More information

Using Linux Traffic Control on Virtual Circuits J. Zurawski Internet2 zurawski@internet2.edu February 25 nd 2013

Using Linux Traffic Control on Virtual Circuits J. Zurawski Internet2 zurawski@internet2.edu February 25 nd 2013 Using Linux Traffic Control on Virtual Circuits J. Zurawski Internet2 zurawski@internet2.edu February 25 nd 2013 1. Abstract Research and Education (R&E) networks have experimented with the concept of

More information

Hosting a Lifeway Simulcast

Hosting a Lifeway Simulcast Hosting a Lifeway Simulcast What is a Simulcast? A Simple Answer a simulcast is a live internet broadcast of an event from a single venue into multiple venues such as your own environment. Thus a simultaneous

More information

VIA CONNECT PRO Deployment Guide

VIA CONNECT PRO Deployment Guide VIA CONNECT PRO Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

Quantifying the Performance Degradation of IPv6 for TCP in Windows and Linux Networking

Quantifying the Performance Degradation of IPv6 for TCP in Windows and Linux Networking Quantifying the Performance Degradation of IPv6 for TCP in Windows and Linux Networking Burjiz Soorty School of Computing and Mathematical Sciences Auckland University of Technology Auckland, New Zealand

More information

How To Monitor And Test An Ethernet Network On A Computer Or Network Card

How To Monitor And Test An Ethernet Network On A Computer Or Network Card 3. MONITORING AND TESTING THE ETHERNET NETWORK 3.1 Introduction The following parameters are covered by the Ethernet performance metrics: Latency (delay) the amount of time required for a frame to travel

More information

CStream: Neighborhood Bandwidth Aggregation For Better Video Streaming

CStream: Neighborhood Bandwidth Aggregation For Better Video Streaming CStream: Neighborhood Bandwidth Aggregation For Better Video Streaming by Thangam Vedagiri Seenivasan A Thesis Submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE In partial fulfillment of

More information

Ocularis Media Server Installation & Administration Guide

Ocularis Media Server Installation & Administration Guide Ocularis Media Server Installation & Administration Guide 2013 On-Net Surveillance Systems Inc. On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone:

More information

PC-Duo Web Console Installation Guide

PC-Duo Web Console Installation Guide PC-Duo Web Console Installation Guide Release 12.1 August 2012 Vector Networks, Inc. 541 Tenth Street, Unit 123 Atlanta, GA 30318 (800) 330-5035 http://www.vector-networks.com Copyright 2012 Vector Networks

More information

Yealink VCS Network Deployment Solution

Yealink VCS Network Deployment Solution Yealink VCS Network Deployment Solution Feb. 2015 V10.15 Yealink Network Deployment Solution Table of Contents Table of Contents... iii Network Requirements Overview... 1 Bandwidth Requirements... 1 Bandwidth

More information

Infor Web UI Sizing and Deployment for a Thin Client Solution

Infor Web UI Sizing and Deployment for a Thin Client Solution Infor Web UI Sizing and Deployment for a Thin Client Solution Copyright 2012 Infor Important Notices The material contained in this publication (including any supplementary information) constitutes and

More information

AT&T Connect Video Conferencing Functional and Architectural Overview. v9.5 October 2012

AT&T Connect Video Conferencing Functional and Architectural Overview. v9.5 October 2012 AT&T Connect Video Conferencing Functional and Architectural Overview v9.5 October 2012 Video Conferencing Functional and Architectural Overview Published by: AT&T Intellectual Property Product: AT&T Connect

More information

Ahsay Online Backup Suite v5.0. Whitepaper Backup speed

Ahsay Online Backup Suite v5.0. Whitepaper Backup speed Ahsay Online Backup Suite v5.0 Version 5.0.1.0 Jan 2006 Table of Content 1 Introduction...3 2 Testing Configuration and Setup...4 2.1 Hardware and Software Setup...4 2.2 Test Scenarios...4 3 Results...5

More information

Internet and Intranet Calling with Polycom PVX 8.0.1

Internet and Intranet Calling with Polycom PVX 8.0.1 Internet and Intranet Calling with Polycom PVX 8.0.1 An Application Note Polycom PVX is an advanced conferencing software application that delivers Polycom's premium quality audio, video, and content sharing

More information

Boundless Security Systems, Inc.

Boundless Security Systems, Inc. Boundless Security Systems, Inc. sharper images with better access and easier installation Product Overview Product Summary Data Sheet Control Panel client live and recorded viewing, and search software

More information

Kaltura On-Prem Evaluation Package - Getting Started

Kaltura On-Prem Evaluation Package - Getting Started Kaltura On-Prem Evaluation Package - Getting Started Thank you for your interest in the Kaltura On-Prem Online Video Platform (OVP). Before you get started with your Kaltura On-Prem evaluation, a Kaltura

More information

Applications. Network Application Performance Analysis. Laboratory. Objective. Overview

Applications. Network Application Performance Analysis. Laboratory. Objective. Overview Laboratory 12 Applications Network Application Performance Analysis Objective The objective of this lab is to analyze the performance of an Internet application protocol and its relation to the underlying

More information

Sage Grant Management System Requirements

Sage Grant Management System Requirements Sage Grant Management System Requirements You should meet or exceed the following system requirements: One Server - Database/Web Server The following system requirements are for Sage Grant Management to

More information

Handling Multimedia Under Desktop Virtualization for Knowledge Workers

Handling Multimedia Under Desktop Virtualization for Knowledge Workers Handling Multimedia Under Desktop Virtualization for Knowledge Workers Wyse TCX Multimedia capabilities deliver the applications and performance required, for less A white paper by Wyse Technology Inc.

More information

FORTH-ICS / TR-375 March 2006. Experimental Evaluation of QoS Features in WiFi Multimedia (WMM)

FORTH-ICS / TR-375 March 2006. Experimental Evaluation of QoS Features in WiFi Multimedia (WMM) FORTH-ICS / TR-375 March 26 Experimental Evaluation of QoS Features in WiFi Multimedia (WMM) Vasilios A. Siris 1 and George Stamatakis 1 Abstract We investigate the operation and performance of WMM (WiFi

More information

Archives About ARCHOS TV+

Archives About ARCHOS TV+ About ARCHOS TV+ General Questions I have installed a firmware/plug-in/game file on my Archos TV+ but it is not recognized by the device. You may have not correctly copied your file on the device. If it

More information

1000Mbps Ethernet Performance Test Report 2014.4

1000Mbps Ethernet Performance Test Report 2014.4 1000Mbps Ethernet Performance Test Report 2014.4 Test Setup: Test Equipment Used: Lenovo ThinkPad T420 Laptop Intel Core i5-2540m CPU - 2.60 GHz 4GB DDR3 Memory Intel 82579LM Gigabit Ethernet Adapter CentOS

More information

Performance Evaluation of Linux Bridge

Performance Evaluation of Linux Bridge Performance Evaluation of Linux Bridge James T. Yu School of Computer Science, Telecommunications, and Information System (CTI) DePaul University ABSTRACT This paper studies a unique network feature, Ethernet

More information

VIA COLLAGE Deployment Guide

VIA COLLAGE Deployment Guide VIA COLLAGE Deployment Guide www.true-collaboration.com Infinite Ways to Collaborate CONTENTS Introduction... 3 User Experience... 3 Pre-Deployment Planning... 3 Connectivity... 3 Network Addressing...

More information

Application Note. Onsight Mobile Collaboration Video Endpoint Interoperability v5.0

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

More information

Xpresstransfer Online Backup Suite v5.0 Whitepaper Backup speed analysis

Xpresstransfer Online Backup Suite v5.0 Whitepaper Backup speed analysis Xpresstransfer Online Backup Suite v5.0 Whitepaper Backup speed analysis Version 5.0 Table of Content 1 Introduction...... 3 2 Testing Configuration and Setup 3 2.1 Hardware and Software Setup... 3 2.2

More information

D-Link Central WiFiManager Configuration Guide

D-Link Central WiFiManager Configuration Guide Table of Contents D-Link Central WiFiManager Configuration Guide Introduction... 3 System Requirements... 3 Access Point Requirement... 3 Latest CWM Modules... 3 Scenario 1 - Basic Setup... 4 1.1. Install

More information

Fireware XTM Traffic Management

Fireware XTM Traffic Management WatchGuard Certified Training Fireware XTM Traffic Management Fireware XTM and WatchGuard System Manager v11.4 Disclaimer Information in this guide is subject to change without notice. Companies, names,

More information

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Whitepaper December 2012 Anita Banerjee Contents Introduction... 3 Sorenson Squeeze... 4 Intel QSV H.264... 5 Power Performance...

More information

Wowza Media Systems provides all the pieces in the streaming puzzle, from capture to delivery, taking the complexity out of streaming live events.

Wowza Media Systems provides all the pieces in the streaming puzzle, from capture to delivery, taking the complexity out of streaming live events. Deciding what event you want to stream live that s the easy part. Figuring out how to stream it? That s a different question, one with as many answers as there are options. Cameras? Encoders? Origin and

More information

To ensure you have the appropriate equipment and settings please review the following: Software and Hardware Recommendations.

To ensure you have the appropriate equipment and settings please review the following: Software and Hardware Recommendations. Step 2- Computer Check Before you attempt to login to University resources it is important to make sure your computer will support an online course, or an accelerated course with an online component. It

More information

CQG/LAN Technical Specifications. January 3, 2011 Version 2011-01

CQG/LAN Technical Specifications. January 3, 2011 Version 2011-01 CQG/LAN Technical Specifications January 3, 2011 Version 2011-01 Copyright 2011 CQG Inc. All rights reserved. Information in this document is subject to change without notice. Windows XP, Windows Vista,

More information

AXIS Camera Station Quick Installation Guide

AXIS Camera Station Quick Installation Guide AXIS Camera Station Quick Installation Guide Copyright Axis Communications AB April 2005 Rev. 3.5 Part Number 23997 1 Table of Contents Regulatory Information.................................. 3 AXIS Camera

More information

Vidyo Network Configuration Guide Windows XP and Vista

Vidyo Network Configuration Guide Windows XP and Vista Vidyo Network Configuration Guide Windows XP and Vista Introduction Vidyo is a new video conferencing system used in the latest Attend Anywhere professional networking, video collaboration & service delivery

More information

Aqua Accelerated Protocol (AAP) For Mac User Manual

Aqua Accelerated Protocol (AAP) For Mac User Manual Aqua Accelerated Protocol (AAP) For Mac User Manual Table of Contents About Aqua Accelerated Protocol...3 System Requirements... 4 Hardware (Client)... 4 Hardware (Server Connecting to)... 4 Software (AAP

More information

Dimdim Web Meeting User s Guide 1 February, 2007. http://www.dimdim.com

Dimdim Web Meeting User s Guide 1 February, 2007. http://www.dimdim.com Dimdim Web Meeting User s Guide 1 February, 2007 http://www.dimdim.com TABLE OF CONTENTS INTRODUCTION 3 PRESENTER TASKS 6 ATTENDEE TASKS 11 2 INTRODUCTION Why Dimdim Web Meeting? In today s business environment

More information

LCMON Network Traffic Analysis

LCMON Network Traffic Analysis LCMON Network Traffic Analysis Adam Black Centre for Advanced Internet Architectures, Technical Report 79A Swinburne University of Technology Melbourne, Australia adamblack@swin.edu.au Abstract The Swinburne

More information

8x8 Network Diagnostics Tool User Guide

8x8 Network Diagnostics Tool User Guide 8x8 User Guide Version 1.0, March 2011 Table of Contents Introduction...3 Getting Accurate Results...3 Installation...4 Start and Configure...5 Tests...8 Saving and Sending Test Results...8 FAQ...12 2

More information

NEFSIS DEDICATED SERVER

NEFSIS DEDICATED SERVER NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.2.0.XXX (DRAFT Document) Requirements and Implementation Guide (Rev5-113009) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis

More information

Performance of Video-Chat Applications Under Congestion

Performance of Video-Chat Applications Under Congestion 2009 11th IEEE International Symposium on Multimedia Performance of Video-Chat Applications Under Congestion Omer Boyaci, Andrea G. Forte, Henning Schulzrinne Department of Computer Science Columbia University

More information

DVoIP: DYNAMIC VOICE-OVER-IP TRANSFORMATIONS FOR QUALITY OF SERVICE IN BANDWIDTH CONSTRAINED ENVIRONMENTS

DVoIP: DYNAMIC VOICE-OVER-IP TRANSFORMATIONS FOR QUALITY OF SERVICE IN BANDWIDTH CONSTRAINED ENVIRONMENTS DVoIP: DYNAMIC VOICE-OVER-IP TRANSFORMATIONS FOR QUALITY OF SERVICE IN BANDWIDTH CONSTRAINED ENVIRONMENTS Matthew Craven, Tuong N. Le, and Patrick Lardieri Lockheed Martin Advanced Technology Laboratories

More information

Improving Quality of Service

Improving Quality of Service Improving Quality of Service Using Dell PowerConnect 6024/6024F Switches Quality of service (QoS) mechanisms classify and prioritize network traffic to improve throughput. This article explains the basic

More information

Imaging Computing Server User Guide

Imaging Computing Server User Guide Imaging Computing Server User Guide PerkinElmer, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44 (0) 24 7669 0091 E cellularimaging@perkinelmer.com

More information

Sage 200 Online. System Requirements and Prerequisites

Sage 200 Online. System Requirements and Prerequisites Sage 200 Online System Requirements and Prerequisites v2013 Copyright statement Sage (UK) Limited, 2013. All rights reserved. If this documentation includes advice or information relating to any matter

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Bridgit Conferencing Software: Security, Firewalls, Bandwidth and Scalability

Bridgit Conferencing Software: Security, Firewalls, Bandwidth and Scalability Bridgit Conferencing Software: Security, Firewalls, Bandwidth and Scalability Overview... 3 Installing Bridgit Software... 4 Installing Bridgit Software Services... 4 Creating a Server Cluster... 4 Using

More information

This Deployment Guide is intended for administrators in charge of planning, implementing and

This Deployment Guide is intended for administrators in charge of planning, implementing and YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Enterprise Edition Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining the deployment

More information

How To Connect To Bloomerg.Com With A Network Card From A Powerline To A Powerpoint Terminal On A Microsoft Powerbook (Powerline) On A Blackberry Or Ipnet (Powerbook) On An Ipnet Box On

How To Connect To Bloomerg.Com With A Network Card From A Powerline To A Powerpoint Terminal On A Microsoft Powerbook (Powerline) On A Blackberry Or Ipnet (Powerbook) On An Ipnet Box On Transport and Security Specification 15 July 2015 Version: 5.9 Contents Overview 3 Standard network requirements 3 Source and Destination Ports 3 Configuring the Connection Wizard 4 Private Bloomberg Network

More information

PCTV Systems Requirements for using DistanTV mobile

PCTV Systems Requirements for using DistanTV mobile PCTV Systems Requirements for using DistanTV mobile PCTV Systems Requirements for using DistanTV mobile GB/US February 2010 2010 PCTV Systems S.à r.l. All rights reserved. No part of this manual may be

More information

VOICE OVER IP AND NETWORK CONVERGENCE

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

More information

Anti-Virus Comparative

Anti-Virus Comparative Anti-Virus Comparative Performance Test Impact of Anti-Virus Software on System Performance Microsoft Forefront Endpoint Protection (Release Candidate) Language: English November 2010 Last Revision: 13

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. Q: What is the Network Data Tunnel? A: Network Data Tunnel (NDT) is a software-based solution that accelerates data transfer in point-to-point or point-to-multipoint network

More information

Analysis of Effect of Handoff on Audio Streaming in VOIP Networks

Analysis of Effect of Handoff on Audio Streaming in VOIP Networks Beyond Limits... Volume: 2 Issue: 1 International Journal Of Advance Innovations, Thoughts & Ideas Analysis of Effect of Handoff on Audio Streaming in VOIP Networks Shivani Koul* shivanikoul2@gmail.com

More information

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa Education & Training Plan CompTIA N+ Specialist Program Student Full

More information

AXIS Network Cameras Crisp quality images and live video over the Internet.

AXIS Network Cameras Crisp quality images and live video over the Internet. Technical Overview Axis Communications www.axis.com Contents Introduction...1 Why Networked Camera?...2 Theory of Operation...2 A web page Example:...2 Network, Modem and Internet Connectivity...3 Advanced

More information

Cisco Unified Workforce Optimization

Cisco Unified Workforce Optimization Cisco Unified Workforce Optimization Desktop Requirements Guide Version 10.5 First Published: June 18, 2014 Last Updated: March 6, 2015 THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS

More information

Ultra Thin Client TC-401 TC-402. Users s Guide

Ultra Thin Client TC-401 TC-402. Users s Guide Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE

More information

Load Balance Mechanism

Load Balance Mechanism Load Balance Application in Dual-WAN Interface Load Balance Mechanism To which WAN port the traffic will be routed is determined according to the Load Balance mechanism. Below diagram shows how Vigor router

More information

NComputing L-Series LAN Deployment

NComputing L-Series LAN Deployment NComputing L-Series LAN Deployment Best Practices for Local Area Network Infrastructure Scope: NComputing s L-Series terminals connect to a host computer through an Ethernet interface and IP protocol.

More information

ADSL MODEM. User Manual V1.0

ADSL MODEM. User Manual V1.0 ADSL MODEM User Manual V1.0 CONTENTS 1.OVERVIEW... 3 1.1 ABOUT ADSL... 3 1.2 ABOUT ADSL2/2+... 3 1.3 FEATURES... 3 2 SPECIFICATION... 4 2.1 INTERFACE INTRODUCTION... 4 2.1.1 INDICATOR AND INTERFACE...

More information

Network Camera SNC-P1

Network Camera SNC-P1 Network Camera SNC-P1 FEATURES All-in-One Network Camera Enter the World of IP Monitoring with the Sony SNC-P1 MPEG-4/JPEG Network Camera Sony introduces its new SNC-P1 MPEG-4/JPEG network color camera,

More information

Cisco IP Communicator (Softphone) Compatibility

Cisco IP Communicator (Softphone) Compatibility Cisco IP Communicator (Softphone) Compatibility Cisco IP Communicator is Windows based and works on both XP and Vista The minimum PC requirements for use with Microsoft Windows XP are: Microsoft Windows

More information

Acquire Video Wall. Revolutionising digital interaction.

Acquire Video Wall. Revolutionising digital interaction. Revolutionising digital interaction. Create an immersive experience with Full HD Digital Signage Video Walls. Video Walls are increasing in popularity and are commonly being used in stores, restaurants,

More information

Source-Live 1.3 User Guide

Source-Live 1.3 User Guide Source-Live 1.3 User Guide Source Elements 2005-2011 Source-Live 1.3 User Guide 1 1. Introducing Source-Live Source-Live is an RTAS and VST plug-in for Avid Pro Tools and supported VST hosts. Source- Live

More information

Using the Streaming & Recording Features

Using the Streaming & Recording Features VIDEO COMMUNICATION SYSTEM-APPLICATION NOTE Using the Streaming & Recording Features PCS-G50/G50P All PCS-G70/G70P All Introduction Sony PCS-G50/G50P/G70/G70P videoconferencing systems come standard with

More information

The MOST Affordable HD Video Conferencing. Conferencing for Enterprises, Conferencing for SMBs

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

More information

Video Encoding Best Practices

Video Encoding Best Practices Video Encoding Best Practices SAFARI Montage Creation Station and Managed Home Access Introduction This document provides recommended settings and instructions to prepare user-created video for use with

More information

Table 1 summarizes the requirements for desktop computers running the Participant Application and the myat&t utility.

Table 1 summarizes the requirements for desktop computers running the Participant Application and the myat&t utility. SYSTEM REQUIREMENTS Participant Application and myat&t Table 1 summarizes the requirements for desktop computers running the Participant Application and the myat&t utility. End-user Computer for Participant

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

Receptionist-Small Business Administrator guide

Receptionist-Small Business Administrator guide Receptionist-Small Business Administrator guide What is it? Receptionist-Small Business works with your desk phone, soft phone, or mobile device so you can control calls, monitor the lines of employees,

More information

DSL-2600U. User Manual V 1.0

DSL-2600U. User Manual V 1.0 DSL-2600U User Manual V 1.0 CONTENTS 1. OVERVIEW...3 1.1 ABOUT ADSL...3 1.2 ABOUT ADSL2/2+...3 1.3 FEATURES...3 2 SPECIFICATION...4 2.1 INDICATOR AND INTERFACE...4 2.2 HARDWARE CONNECTION...4 2.3 LED STATUS

More information

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.1.0.XXX Requirements and Implementation Guide (Rev 4-10209) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis Training Series

More information

BusinessCom Internet via Satellite VIPER TES-1000. Traffic Engineering Server Introduction Brochure. http://www.bcsatellite.net/

BusinessCom Internet via Satellite VIPER TES-1000. Traffic Engineering Server Introduction Brochure. http://www.bcsatellite.net/ VIPER TES-1000 Traffic Engineering Server Introduction Brochure WHAT IS VIPER TES-1000? Few will deny that network reliability and performance together play an especially important role in the corporate

More information

SMART Bridgit software

SMART Bridgit software Specifications SMART Bridgit software Version 4.5 Product description SMART Bridgit conferencing software is a cost-effective client/server application that lets you easily schedule meetings and connect,

More information

HP SkyRoom Frequently Asked Questions

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

More information

Appendix A Current Scope of Government Public Cloud Services and Government Public Cloud Related Services

Appendix A Current Scope of Government Public Cloud Services and Government Public Cloud Related Services 1. Scope Appendix A The current scope of the Government Public Cloud Services covers four (4) service categories, namely Productivity Applications (Productivity Apps), Business Applications (Business Apps),

More information

Receptionist Small Business

Receptionist Small Business Receptionist Small Business Administrator Guide Revision 1.0 GCI Ltd Global House 2 Crofton Close Lincoln Lincolnshire LN3 4NT www.gcicom.net Copyright GCI 2012 GCI Receptionist Small Business - Administrator

More information

Guideline for setting up a functional VPN

Guideline for setting up a functional VPN Guideline for setting up a functional VPN Why do I want a VPN? VPN by definition creates a private, trusted network across an untrusted medium. It allows you to connect offices and people from around the

More information

Source Live 2.0 User Guide

Source Live 2.0 User Guide Source Live 2.0 User Guide 1 Contents 1. Introducing Source Live 2. Installation and network requirements 2.1 System requirements 2.2 Supported hosts and DAWs 2.3 Network configuration and requirements

More information

Upgrading from a previous release of LifeSize Video Center to LifeSize UVC Video Center 2.0 is not supported in this release.

Upgrading from a previous release of LifeSize Video Center to LifeSize UVC Video Center 2.0 is not supported in this release. Release Notes LifeSize UVC Video Center Release: v2.0 Upgrades... 1 New Features... 1 Known Issues... 2 Product Limitations... 3 Interoperability... 5 Interoperability Limitations... 6 Contacting Technical

More information

D. SamKnows Methodology 20 Each deployed Whitebox performs the following tests: Primary measure(s)

D. SamKnows Methodology 20 Each deployed Whitebox performs the following tests: Primary measure(s) v. Test Node Selection Having a geographically diverse set of test nodes would be of little use if the Whiteboxes running the test did not have a suitable mechanism to determine which node was the best

More information

Detailed Lab Report DR101115D. Citrix XenDesktop 4 vs. VMware View 4 using Citrix Branch Repeater and Riverbed Steelhead

Detailed Lab Report DR101115D. Citrix XenDesktop 4 vs. VMware View 4 using Citrix Branch Repeater and Riverbed Steelhead Detailed Lab Report Citrix XenDesktop 4 vs. VMware View 4 using Citrix Branch Repeater and Riverbed Steelhead February 11, 2011 Miercom www.miercom.com Table of Contents 1.0 Executive Summary... 3 2.0

More information

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification

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.

More information

SeeTec ExpansionPackage

SeeTec ExpansionPackage SeeTec ExpansionPackage Contents Contents 1 SeeTec WebClient...1 1.1 System requirements... 2 1.1.1 Server requirements for Apache HTTP Server, SeeTec TranscodingEngine (STE) and SeeTec ApplicationGateway

More information

Using TrueSpeed VNF to Test TCP Throughput in a Call Center Environment

Using TrueSpeed VNF to Test TCP Throughput in a Call Center Environment Using TrueSpeed VNF to Test TCP Throughput in a Call Center Environment TrueSpeed VNF provides network operators and enterprise users with repeatable, standards-based testing to resolve complaints about

More information