PackeTV Mobile. solutions- inc.

Size: px
Start display at page:

Download "PackeTV Mobile. http://www.vsicam.com. http://www.linkedin.com/company/visionary- solutions- inc. http://www.facebook.com/vsiptv"

Transcription

1 PackeTV Mobile Delivering HLS Video to Mobile Devices White Paper Created by Visionary Solutions, Inc. July, solutions- inc

2 Executive Summary Delivering HLS Video to Mobile Devices HTTP Live Streaming (HLS) is now one of the primary methods for delivery of video content to mobile devices such as tablets and smartphones. The HLS format is supported by a wide range of devices, including those that use Apple s ios, like the iphone, ipad, and ipad mini, as well as a variety of desktop and portable devices including those that use Android, Java ME, Symbian or Blackberry operating systems. The market for delivering streaming video content to end users is growing rapidly, especially for mobile devices. An increase in tablet usage of over 60 percent year over year is forecast by Gartner, and sales of the ipad Mini represented 60 percent of overall ios tablet sales for Q Bringing video content of optimal quality with seamless speed to these devices is an imperative. HLS is a popular delivery format because it is easy to deploy on a standard Web server, and because it performs well in mobile environments. Applications running on mobile devices can easily download chunks of content on- demand and ensure smooth, uninterrupted playback of high- quality video content. HLS requires a sequence of processing steps for delivery of live and pre- recorded, compressed video to mobile and other devices. This whitepaper provides an overview that explains the primary technology required for streaming. This includes video capture systems, video processing hardware, and software needed to create HLS streams. This paper also describes a unique, single device integrated file server that can support hundreds of users, eliminating the need for content delivery network (CDN) services. A Closer Look at HTTP Live Streaming One of the historic challenges of delivering real- time video to PCs and other online devices is the requirement that the video provider and viewer both use specialized, compatible hardware and software. On the provider side, streaming servers were needed to format and rate- control each video stream so that every video data packet was delivered to the viewer before the video player s buffer became empty, ensuring smooth video delivery. For the viewer, special client software was needed to manage the video stream data delivery process. While this functionality was a nuisance for PCs on hardwired networks, it became an even bigger headache for mobile devices opening on wireless or 3G/4G networks. HLS was developed to improve performance both for delivery servers and end- user applications on client devices. On the server side, the need for specialized software and hardware to deliver individual video packets at a rate- controlled pace was replaced with proven HTTP file server technology, which has been the standard used for website content delivery for more than 20 years. On the client side, the tedious process of sending stream control data to the server was eliminated. With HLS, each client can download video data files as needed.

3 A major advantage of HTTP streaming is its ability to successfully deliver streaming video content into home and enterprise environments that are protected by firewalls. Because HTTP files comprise the vast majority of websites (normally delivered through port 80 on a TCP/IP connection), firewalls are almost universally configured to permit their passage, with extremely rare high- security exceptions. In contrast, traditional streaming protocols use other ports and different data transfer protocols (such as RTP and UDP) that often require users to specially configure firewalls. For each video program, HLS provides a content stream that corresponds to the bit rate of the compressed video and audio signals. Bit rate of the video/audio stream is determined by several factors, including video image resolution (vertical and horizontal pixel count), frame rate, and compressed image/sound quality. A high bit rate file sequence enables larger image sizes, faster frame rates, improved sound, and more high- quality images than a lower bit rate file. Every video stream is then sliced into a series of files so that each file (or chunk) represents a fixed amount of time (typically 2, 5, 10 or 30 seconds) in the content sequence. These files are published on an HTTP server in an ordered sequence that can be downloaded on demand. Implementing HLS Three main functions need to be accomplished to create an HLS stream, as shown in Figure 1. First an H.264 video stream (with an accompanying audio signal) is generated from a camera or other source. Next, the HLS video processor separates the video and audio content into file chunks and creates a manifest (directory) file that will be delivered to the client device. Finally, the content files are loaded onto a server that allows a client device to download and display them, using a media viewer. Each of these steps is explained in greater detail in the following sections. Video Source: From a practical standpoint, a well- designed HLS server can accept content from virtually any video source. However, the type of source dictates which server equipment is required and how the system workflow is configured. For live streams, a video camera or video production switcher output is typically used. These are available in many varieties: analog or digital, consumer or professional, SD or HD. The output video signal needs to be compressed using H.264 compression, and the audio output using HE- AAC, AAC- LC or MP3 encoding. In Figure 1, an AVN441 encoder is depicted, which enables flexibility in handling analog and digital video and audio, including HDMI signals. The resulting output can be fed directly into the video processor. Pre- recorded video, including videotapes, discs, and solid- state memory devices can also be converted to HLS streams. By connecting the output of the video playback device to an AVN441 (or equivalent) encoder, one can simultaneously digitize and compress the video content for optimal mobile delivery.

4 Computer files containing video content are easiest to work with. When these files have been created using H.264 and are in.mov or.mp4 video file formats, they can be loaded directly into the content processor and prepared for client download. MPEG Transport Stream (TS) files that contain H.264 encoded video can also be uploaded directly to the content processor. A live MPEG- TS can also be accommodated. When this type of stream is available (from an IPTV or a broadcast application), it can be fed into the content processor and converted into HLS in real time. Content that has been compressed using MPEG- 2 encoders can be processed, but these signals will not play out correctly on Apple devices. They are only compatible to Android systems with compatible viewing applications. 1 Regardless of the source, all video content needs to be delivered to the content processor over an Ethernet connection. In many cases, this consists of a real- time stream of packets from an encoder or other device that are collected and prepared for HLS streaming immediately as the packets arrive. In other instances, the content will be contained in a data file that is transferred using a protocol like FTP. In either case, as soon as the video content arrives, it can be prepared for HLS streaming to a client device. Content Processing: This step creates the files and manifest lists that are downloaded by the client devices during playback. Each of the compressed H.264 video files or streams (and associated audio content) must be converted into a series of files. Each file is stored on the server and listed in the manifest, which is delivered to the client device before playback begins. The most important task of the content preparation system is slicing the content streams into fixed- size blocks (or chunks) of the exact same length. This process allows the client device to schedule the download of the next chunk in measured time to ensure uninterrupted video display. By calculating the time required to download each chunk with the amount of time that is required to play it, the client device appropriately calibrates when to start the next piecemeal download. Content Delivery: The server delivers video streams to just a few or hundreds of mobile client devices simultaneously, taking into account the available network bandwidth is available. Typically, two types of networks are used for mobile devices. Local wireless networks (such as Wi- Fi) can deliver signals to devices that are within reach of the signal, and are typically limited to one or more buildings located on an organization s campus. For remote users, who can literally be located anywhere in the world, mobile carrier 3G/4G LTE networks are frequently used. Before playback begins, the client device must request the manifest list from the server. This log contains information about the files, including the chunk duration, file addresses (URLs), and file sizes. Using the manifest, client devices can calculate when the next chunk needs to be downloaded in order to begin playback without interrupting or delaying the stream. Client devices then use standard HTTP file transfer protocols to download each chunk of content as needed and play the video requested. 1 MPEG- 2 content can also be transcoded into H.264 format to accommodate Apple devices.

5 HLS Applications The value of video communications is increasing very quickly and the need to distribute video content to mobile devices will only continue to grow. Last year, mobile video views jumped 300% last year, according to the U.S. Digital Benchmark Video Review. HLS is an ideal technology for mobile device delivery, because it is supported by the major mobile platforms including Apple ios and Android. HLS can also be viewed on desktop and portable devices, including laptops and tablets. Nonprofit and for- profit organizations rely on video communications as an effective way to deliver business- related content to employees. Internal usage might include new hire training, delivery of human resources communiques, or presentation of executive speeches or quarterly earnings reports. Such technology is especially vital for organizations and businesses with locations across the country or around the world, as well as remote employees. Further, video can also be a very effective tool for communicating with customers or clients, whether it be for sales presentations, post- purchase product/service training, and compelling outreach to existing and prospective customers. Government agencies at the local, regional, state and national level can use video streaming via mobile devices to communicate with constituents. Agency employees can benefit from the same applications as commercial enterprises. Government usage of real time video content delivery has been proven to improve awareness by constituents, as well as first responders, during emergencies and natural disasters. Video content also makes an excellent use of the high- speed networks that many government The need to distribute video content to mobile devices will only continue to grow agencies have deployed, helping to improve communications with remote staff members who use mobile devices for network access. Servers that include a self- contained content distribution functionality can work behind firewalls and within secure networks, avoiding the potential risks involved with using a commercial CDN provider. Secondary and university- level educational institutions need to communicate with a student audience that relies nearly exclusively on mobile devices that can receive and play HLS content. By supporting students personal devices, which are moving quickly to 100 percent absorption of smartphones and tablets, these institutions can increase viewing of video programming without incurring the cost of deploying and managing set- top boxes or other display devices. Houses of worship often wish to provide live and pre- recorded video streams to existing and prospective members of their congregations who are unable attend services in person. With parishioner access to mobile devices, it makes sense to deliver content in HLS format.

6 Alternatively, a device such as the Amino H140 set- top box can be installed in the viewer s home, connected to a television and an Internet circuit, and used to play HLS content. Telephone companies offering IPTV services and regional cable providers can increase the appeal of their subscription packages by offering HLS streaming services to mobile devices. By using a server with a built- in CDN function, only internal network resources are required, lowering the operational cost of delivering content to mobile users. Deploying HLS with PackeTV Mobile In order to simplify and consolidate HLS installations, Visionary Solutions created the PackeTV Mobile HLS, a single device that performs content preparation and delivery. This integrated file server can support hundreds of users, eliminating the need for content delivery network (CDN) services. Equipped with two gigabit Ethernet ports that provide a substantial amount of network bandwidth, the unit can store hundreds of hours of pre- recorded content. The entry- level system is housed in a single, compact 1RU chassis that fits perfectly into any standard 20- inch deep AV rack. The PackeTV Mobile HLS server supports all of the functions needed to accept H.264 video streams (real- time or file- based) and deliver HLS streams, including content preparation, file storage, and content delivery. All of this functionality is contained within a server that has been specifically designed to optimize throughput and ease of use. PackeTV Mobile HLS dramatically lowers operational costs compared with systems that use traditional streaming CDNs to simultaneously distribute video to multiple clients. System ownership ensures seamless, around- the- clock availability of the video streams. Each video stream can be published once and made available to all viewers with a simple set of user commands. Occasional users will find that this single, integrated system eliminates much of the configuration complexity that normally occurs when multiple subsystems from different manufacturers and service providers need to be integrated to form a complete solution. Heavy users will appreciate the flexibility that is available within the device configuration menus, which allow system operations to be customized to accommodate a wide range of bit rates, signal formats, and target devices. Also, because standard HTTP Web- server technologies are used for content delivery, the added fees required for high throughput streaming service providers such as CDNs are eliminated, saving the content provider money. With an on- site PackeTV Mobile HLS, content asset management can be greatly simplified and centralized on a single server. A single video file can be created and delivered to an organization s internal and external viewers, eliminating the need to

7 manage multiple streams on different servers. Network bandwidth is also used more efficiently, as chunks can be downloaded quickly, and each client device only consumes as much data as the quality of their network connection allows. More than half of all overall video consumption is consumed on a Wi- Fi device, according to Streaming Media, so content providers must make mobile content delivery an immediate priority. Conclusion Video delivery to mobile devices is rapidly expanding both in terms of its scope and penetration. With the installed base of video- capable devices growing explosively (tripling in 2010, and more than doubling again in 2011), consumers expect and demand video content on their portable devices. This is good news for businesses and organizations. Video is a powerful way to communicate with employees and customers, and can help optimize all types of communication. Marketing and sales outreach, efficient and broad- based communication, and comprehensive education functions can all be achieved with this technology and the availability of increasingly affordable, easy- to- use delivery systems. HLS is a leading technology for delivering video to mobile devices, based on its wide range of target devices, flexibility, and compatibility with virtually any type of private or public network. It can support applications for many types of organizations, including corporate, nonprofit, government, faith- based and educational. Using HLS, organizations can cost- effectively deliver seamless video content to viewers in real time anywhere around the globe. PackeTV Mobile HLS is the ideal platform for any organization that is launching HLS video services. The self- contained system can take compressed video signals from live and pre- recorded sources and convert them into the content and manifest files that are downloaded by mobile devices that play video to users. The built- in server can deliver simultaneous streams to tens or hundreds of devices without the need for expensive service contracts with external CDN providers. Easy to install, PackeTV Mobile HLS accommodates both experts and novices in the world of video streaming. Visionary Solutions, Inc. has established a strong record over the past decade for delivering reliable, high- performance IPTV encoding solutions for professional applications. Every Visionary Solutions product is easy to configure and install, and fully supported by a responsive and experienced customer service team. For more information about any Visionary Solutions product, or to schedule a live demonstration, please contact our sales department at , us at sales@vsicam.com, or visit our website to locate a nearby dealer.

8

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

The Most Powerful One Button HD Streaming, Recording and Auto-Publishing Solution. April 2010. White Paper

The Most Powerful One Button HD Streaming, Recording and Auto-Publishing Solution. April 2010. White Paper The Most Powerful One Button HD Streaming, Recording and Auto-Publishing Solution April 2010 White Paper 1 Table of Contents 1. EXECUTIVE SUMMARY.................................. 3 2. ORGANIZATIONAL NEEDS...............................

More information

Wowza Streaming Cloud TM Overview

Wowza Streaming Cloud TM Overview Wowza Streaming Cloud TM Overview Wowza Media Systems, LLC February 2015 This document is for informational purposes only and in no way shall be interpreted or construed to create any warranties of any

More information

TRANSCODING CHOICES FOR A MULTISCREEN WORLD

TRANSCODING CHOICES FOR A MULTISCREEN WORLD TRANSCODING CHOICES FOR A MULTISCREEN WORLD JONATHAN RUFF, GLOBAL TECHNICAL MARKETING LEAD SANTHANA CHARI, VP ENGINEERING DIGITAL VIDEO SYSTEMS MARK DEPIETRO, VP CORPORATE STRATEGY & BUSINESS DEVELOPMENT

More information

networks Live & On-Demand Video Delivery without Interruption Wireless optimization the unsolved mystery WHITE PAPER

networks Live & On-Demand Video Delivery without Interruption Wireless optimization the unsolved mystery WHITE PAPER Live & On-Demand Video Delivery without Interruption Wireless optimization the unsolved mystery - Improving the way the world connects - WHITE PAPER Live On-Demand Video Streaming without Interruption

More information

Over the Top (OTT) Content Delivery

Over the Top (OTT) Content Delivery Over the Top (OTT) Content Delivery Secured Internet TV Deployment with Envivio 4Caster C4 2 and Verimatrix VCAS September 2010 www.envivio.com Contents 1. TELEVISION TRANSFORMED... 3 1.1 Introduction...3

More information

Fragmented MPEG-4 Technology Overview

Fragmented MPEG-4 Technology Overview Fragmented MPEG-4 Technology Overview www.mobitv.com 6425 Christie Ave., 5 th Floor Emeryville, CA 94607 510.GET.MOBI HIGHLIGHTS Mobile video traffic is increasing exponentially. Video-capable tablets

More information

PackeTV Views Fast, Simple Setup for IPTV Channels

PackeTV Views Fast, Simple Setup for IPTV Channels PackeTV Views Fast, Simple Setup for IPTV Channels White Paper Created by Visionary Solutions, Inc. October, 2013 http://www.vsicam.com http://www.linkedin.com/company/visionary- solutions- inc. http://www.facebook.com/vsiptv

More information

Past & Present: Innovations in HD Video Streaming, Recording and Auto-Publishing. LifeSize Video Center

Past & Present: Innovations in HD Video Streaming, Recording and Auto-Publishing. LifeSize Video Center W H I T E P A P E R Past & Present: Innovations in HD Video Streaming, Recording and Auto-Publishing February 2011 WP_VideoCenter_0211 Table of Contents 1. Executive Summary..........................................

More information

Product Brochure. www.clickstreamtv.com

Product Brochure. www.clickstreamtv.com Overview is a Do-It-Yourself open source video platform designed for Small to Medium businesses. The system delivers video to any desktop or mobile device. Stream On Demand, Live, Pay-Per-View and Subscription,

More information

Live Streaming with Wirecast: Worship Edition Streaming Solutions to Reach

Live Streaming with Wirecast: Worship Edition Streaming Solutions to Reach Live Streaming with Wirecast: Worship Edition Streaming Solutions to Reach Your Online Congregation Presenter Stephen Heywood Wirecast Support Services Stephen has been broadcasting for more than 8 years,

More information

Cisco Digital Media System: Cisco Digital Media Player 4305G

Cisco Digital Media System: Cisco Digital Media Player 4305G Cisco Digital Media System: The Cisco Digital Media System (DMS) is a comprehensive suite of digital signage, Enterprise TV, and desktop video applications that allow companies to use digital media to

More information

Live and VOD OTT Streaming Practical South African Technology Considerations

Live and VOD OTT Streaming Practical South African Technology Considerations Live and VOD OTT Streaming Practical South African Technology Considerations Purpose of Presentation Discuss the state of video streaming technology in South Africa Discuss various architectures and technology

More information

White Paper Content Delivery Networks (CDN) for Live TV Streaming

White Paper Content Delivery Networks (CDN) for Live TV Streaming White Paper Content Delivery Networks (CDN) for Live TV Streaming Copyright 2011-2014 by Motama GmbH, Saarbrücken, Germany This White Paper presents Motama's solutions for building and running a streamlined

More information

Introduction to Live Streaming

Introduction to Live Streaming Introduction to Live Streaming What is it, and how to get started PlanetStream Ltd Churchfield House, 36 Vicar Street, Dudley, West Midlands, DY2 8RG, United Kingdom Tel: 01905 672593 INTRODUCTION Live

More information

Video Streaming Without Interruption

Video Streaming Without Interruption Video Streaming Without Interruption Adaptive bitrate and content delivery networks: Are they enough to achieve high quality, uninterrupted Internet video streaming? WHITE PAPER Abstract The increasing

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

Bosch IP An introduction to IP technology and the future of CCTV. Bosch IP Network Video Product Guide

Bosch IP An introduction to IP technology and the future of CCTV. Bosch IP Network Video Product Guide Bosch IP An introduction to IP technology and the future of CCTV Bosch IP Network Video Product Guide 2 3 Changes in CCTV technology have been driven by three main requirements. The first is the need to

More information

VoIP Solutions Guide Everything You Need to Know

VoIP Solutions Guide Everything You Need to Know VoIP Solutions Guide Everything You Need to Know Simplify, Save, Scale VoIP: The Next Generation Phone Service Ready to Adopt VoIP? 10 Things You Need to Know 1. What are my phone system options? Simplify,

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

Quality of Service Monitoring

Quality of Service Monitoring Adaptive Bitrate video testing and monitoring at origin servers, CDN (caching servers), and last mile (streaming servers). Quality assurance monitoring for multiscreen video delivery from Pay TV providers.

More information

Megapixel Surveillance

Megapixel Surveillance White Paper The Latest Advances in Megapixel Surveillance Table of Contents Development of IP Surveillance 03 Benefits of IP Surveillance 03 Development of Megapixel Surveillance 04 Benefits of Megapixel

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

Night Owl 8 channel DVR system with HDMI output, 960H recording and a Free Night Owl Pro App with Owl Scan (No Hard Drive Included)

Night Owl 8 channel DVR system with HDMI output, 960H recording and a Free Night Owl Pro App with Owl Scan (No Hard Drive Included) Night Owl 8 channel DVR system with HDMI output, 960H recording and a Free Night Owl Pro App with Owl Scan (No Hard Drive Included) Night Owl s PE-DVR8 is an advanced 8 channel 960H Security DVR. The DVR

More information

Mediasite for the enterprise. Technical planner: TP-05

Mediasite for the enterprise. Technical planner: TP-05 Mediasite for the enterprise Technical planner: TP-05 2011 Sonic Foundry, Inc. All rights reserved. No part of this document may be copied and/or redistributed without the consent of Sonic Foundry, Inc.

More information

16 Channel Smart HD Video Security System with 2 TB HDD

16 Channel Smart HD Video Security System with 2 TB HDD 16 Channel Smart HD Video Security System with 2 TB HDD Modern High Definition technology is amazing for movies and sports, and now, it s even better for video security! The latest in cutting edge HD technology

More information

WEB-BASED VIDEO CONFERENCING

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

More information

Mobile Device Manual for 3G DVRs

Mobile Device Manual for 3G DVRs Mobile Device Manual for 3G DVRs The 3G DVR can be monitored with APPS for supported mobile device operating systems. Please refer to the table below for your specific mobile device application. Please

More information

How To Set Up & Manage an IPTV System WHITE PAPER

How To Set Up & Manage an IPTV System WHITE PAPER How To Set Up & Manage an IPTV System WHITE PAPER Although every effort has been taken to ensure the accuracy of this document it may be necessary, without notice, to make amendments or correct omissions.

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

Broadcast your Live events with. July 2014

Broadcast your Live events with. July 2014 Broadcast your Live events with July 2014 Live broadcasting on Dailymotion Recording Editing Encoding Transmitting Hosting By you or your external service provider By us Film your event with a video camera

More information

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

WN-200HD. 2 Mega-Pixels. 2.0 Mega Pixel Wireless 150Mbps IPCamera. High Quality 2.0 MegaPixel Image. Full Feature 150Mbps Wireless N Camera

WN-200HD. 2 Mega-Pixels. 2.0 Mega Pixel Wireless 150Mbps IPCamera. High Quality 2.0 MegaPixel Image. Full Feature 150Mbps Wireless N Camera 2.0 Mega Pixel Wireless 150Mbps IPCamera S till couldn't find a way to watch your children or the elders when you are in busy or on duty? Or just need an easy solution for monitoring your office, store

More information

QuickTime Streaming. End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features

QuickTime Streaming. End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features QuickTime Streaming End-to-end solutions for live broadcasting and on-demand streaming of digital media. Features Unlimited cross-platform streaming Streams to standards-based media players on any platform

More information

Live Webcasting & Video Streaming Made Easy with VidOstreamTM. Family

Live Webcasting & Video Streaming Made Easy with VidOstreamTM. Family Live Webcasting & Video Streaming Made Easy with VidOstreamTM Family Table of Contents How to do a Broadcast Quality Webcast:..................3 Let s Start with the Cameras:..............................5

More information

presentation Our customers & Partners AE40 www.ae40.com +972-9-743-8410

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,

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

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

JACKSON COUNTY SCHOOL BOARD Marianna, Florida. Down and Dirty IPTV

JACKSON COUNTY SCHOOL BOARD Marianna, Florida. Down and Dirty IPTV JACKSON COUNTY SCHOOL BOARD Marianna, Florida Down and Dirty IPTV Topics of discussion: The goal of this presentation is to introduce you to Internet Protocol Television (IPTV) and to show you how to use

More information

4.3. Windows. Tutorial

4.3. Windows. Tutorial 4.3 Windows Tutorial May 2013 3 Introduction The best way to get started using Wirecast is to quickly work through all its main features. This tour presents a series of three tutorials, each designed

More information

Livestream Studio. Release Notes & New Features!!! For use with Livestream Studio version 3.0.0. Published on April 13, 2015

Livestream Studio. Release Notes & New Features!!! For use with Livestream Studio version 3.0.0. Published on April 13, 2015 Livestream Studio! Release Notes & New Features!!! For use with Livestream Studio version 3.0.0! Published on April 13, 2015 Table of Contents 1. Release notes 2. 4K/UHD and low definition project formats

More information

ANNEX V TO THE INVITATION TO TENDER

ANNEX V TO THE INVITATION TO TENDER ANNEX V TO THE INVITATION TO TENDER TENDER SPECIFICATIONS RELATING TO LOT IV STREAMING, COMPRESSION, HOSTING AND CONTENT DELIVERY INTEGRATED AUDIOVISUAL PRODUCTION, DISSEMINATION AND ARCHIVING SERVICES

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

HOW PUBLIC INTERNET IS FINALLY READY FOR HD VIDEO BACKHAUL

HOW PUBLIC INTERNET IS FINALLY READY FOR HD VIDEO BACKHAUL White Paper HOW PUBLIC INTERNET IS FINALLY READY FOR HD VIDEO BACKHAUL EXPLORING THE CHALLENGES AND OPPORTUNITIES OF DELIVERING MORE CONTENT AT LESS COST Today s broadcasters are faced with an ever- present

More information

http://ubiqmobile.com

http://ubiqmobile.com Mobile Development Made Easy! http://ubiqmobile.com Ubiq Mobile Serves Businesses, Developers and Wireless Service Providers Businesses Be among the first to enter the mobile market! - Low development

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

ibaby Monitor Model: M3s User Manual

ibaby Monitor Model: M3s User Manual ibaby Monitor Model: M3s User Manual Index 1 Introduction...3 1.1 The package contents...3 1.2 Product Features...3 1.3 Product Specifications...4 2 Appearance and Interface...5 2.1 Appearance...5 2.2

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

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

COLLABORATION AV SYSTEMS IN THE AGE OF BYOD

COLLABORATION AV SYSTEMS IN THE AGE OF BYOD COLLABORATION AV SYSTEMS IN THE AGE OF BYOD Matt Kopin Product Manager, Kramer Electronics USA OCTOBER 2014 KRAMER WHITE PAPER WWW.KRAMERUS.COM TABLE OF CONTENTS INTRODUCTION...1 IT S NICE TO SHARE, BUT...1

More information

ADVANTAGES OF AV OVER IP. EMCORE Corporation

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

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

Full 1080p Network Video Recorder with 2TB HDD & 8 Night Vision 1080p HD IP Cameras

Full 1080p Network Video Recorder with 2TB HDD & 8 Night Vision 1080p HD IP Cameras Full 1080p Network Video Recorder with 2TB HDD & 8 Night Vision 1080p HD IP Cameras Night Owl's cutting edge NVR10-882 is a next generation Complete IP based video security system ideal for the protection

More information

-- E-Book from KenCast, Inc. -- How-to build a Portable Production Studio, for Live Streaming Coverage of Events

-- E-Book from KenCast, Inc. -- How-to build a Portable Production Studio, for Live Streaming Coverage of Events -- E-Book from KenCast, Inc. -- How-to build a Portable Production Studio, for Live Streaming Coverage of Events Become a Producer. Start you own mobile video business with a portable production studio

More information

NetSupport Manager v11

NetSupport Manager v11 Remote Support For Any Environment NetSupport Manager v11 NetSupport Manager has been helping organizations optimize the delivery of their IT support services since 1989 and while the use of Remote Control

More information

$750. NEW~WAVE Advanced Radio Automation. powerful software for On-air Radio, Internet Radio, & Podcasting ARRAKIS

$750. NEW~WAVE Advanced Radio Automation. powerful software for On-air Radio, Internet Radio, & Podcasting ARRAKIS ARRAKIS advancedradio R A D I O A U T O M A T I O N P R O D U C T S Advanced Radio Automation Introductory Sale... $750 NEWWV-1 automation software $1,000 msrp powerful software for On-air Radio, Internet

More information

Segmented monitoring of 100Gbps data containing CDN video. Telesoft White Papers

Segmented monitoring of 100Gbps data containing CDN video. Telesoft White Papers Segmented monitoring of 100Gbps data containing CDN video Telesoft White Papers Steve Patton Senior Product Manager 23 rd April 2015 IP Video The Challenge The growth in internet traffic caused by increasing

More information

Deploying VSaaS and Hosted Solutions Using CompleteView

Deploying VSaaS and Hosted Solutions Using CompleteView SALIENT SYSTEMS WHITE PAPER Deploying VSaaS and Hosted Solutions Using CompleteView Understanding the benefits of CompleteView for hosted solutions and successful deployment architecture Salient Systems

More information

AXIS Video Capture Driver. AXIS Video Capture Driver. User s Manual

AXIS Video Capture Driver. AXIS Video Capture Driver. User s Manual AXIS Video Capture Driver User s Manual 1 Introduction The AXIS Video Capture Driver enables video stream input from one Axis network video product to be recorded and shown with third party products, e.g.

More information

Night Owl 8 Channel DVR with 1TB HDD, HDMI Output, 8 Hi-Resolution Cameras (2 Audio Enabled) and free Night Owl PRO App

Night Owl 8 Channel DVR with 1TB HDD, HDMI Output, 8 Hi-Resolution Cameras (2 Audio Enabled) and free Night Owl PRO App Night Owl 8 Channel DVR with 1TB HDD, HDMI Output, 8 Hi-Resolution Cameras (2 Audio Enabled) and free Night Owl PRO App Night Owl s PRO-881TB is an advanced 8 channel, 8 camera Security System that includes

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

Recording. http://www.qnap.com/nvr/compatibilityx01.html. Smart recording (depending on the camera models)

Recording. http://www.qnap.com/nvr/compatibilityx01.html. Smart recording (depending on the camera models) VS-2108L Hardware Spec. CPU Marvell 1.6GHz DRAM 512MB DDRIII RAM Flash Memory 512MB Hard Disk Drive 2 x 3.5" SATA I/II hard disk drive (HDD) NOTE: 1. The system is shipped without hard disk drives. 2.

More information

White paper. Video encoders - brings the benefits of IP surveillance to analog systems

White paper. Video encoders - brings the benefits of IP surveillance to analog systems White paper Video encoders - brings the benefits of IP surveillance to analog systems Table of contents 1. The easy path to network video 3 1.1 Technology shift 3 1.2 Gaining advanced and important functionalities

More information

H.264 Internet Video Server

H.264 Internet Video Server Key Features Video / Audio H.264 / MPEG-4 and M-JPEG video compression simultaneously Simultaneous multi-stream support Up to 30/25 (NTSC/PAL) fps for all profiles 3DNR (3D Noise Reduction) to improve

More information

ADS Tech Solutions for the Digital Home Entertainment Ecology

ADS Tech Solutions for the Digital Home Entertainment Ecology ADS Tech Solutions for the Digital Home Entertainment Ecology Background Why is there such an intense interest in digital home/personal entertainment solutions? Some will tell you we are tired of the cost,

More information

ProMedia Suite Optimized Multiscreen Production and Delivery Workflows

ProMedia Suite Optimized Multiscreen Production and Delivery Workflows HIGHLIGHTS Complete family of multiscreen processing and delivery applications Provides the best possible picture quality at the lowest possible bitrates Independent nodes scale to support a growing number

More information

reach a younger audience and to attract the next-generation PEG broadcasters.

reach a younger audience and to attract the next-generation PEG broadcasters. PEG Streaming Public, Education, and Government (PEG) TV channels have been going through an evolution. Once the exclusive domain of "cable TV", PEG's have evolved to become Community Media Centers, serving

More information

How to Integrate Camera Live View into Web Application?

How to Integrate Camera Live View into Web Application? ACTi Knowledge Base Category: Installation & Configuration Note Sub-category: Integration Model: All Firmware: N/A Software: N/A Author: Published: 2009/12/30 Reviewed: 2011/11/30 How to Integrate Camera

More information

NEW! CLOUD APPS ReadyCLOUD & genie remote access

NEW! CLOUD APPS ReadyCLOUD & genie remote access Performance & Use AC1900 1900 DUAL BAND 600+1300 RANGE AC1900 WiFi 600+1300 Mbps speeds 1GHz Dual Core Processor Advanced features for lag-free gaming Prioritized bandwidth for streaming videos or music

More information

1.3 CW-720. 1280x720 Pixels. 640x480 Pixels. 720P Wireless 150Mbps IPCAM. High Quality 720P MegaPixel Image

1.3 CW-720. 1280x720 Pixels. 640x480 Pixels. 720P Wireless 150Mbps IPCAM. High Quality 720P MegaPixel Image CW-720 720P Wireless 150Mbps IPCAM 30FPS at 1.3 Mega Mode 30FPS at 720P Mode 150Mbps Wireless-B/G/N Use 10X Times Less Storage with H.264 Video Compression Micro SD Card Slot for Local Storage ios and

More information

The Benefits of Purpose Built Super Efficient Video Servers

The Benefits of Purpose Built Super Efficient Video Servers Whitepaper Deploying Future Proof On Demand TV and Video Services: The Benefits of Purpose Built Super Efficient Video Servers The Edgeware Storage System / Whitepaper / Edgeware AB 2010 / Version1 A4

More information

Solutions Overview. IPTV on your Network.

Solutions Overview. IPTV on your Network. Solutions Overview IPTV on your Network www.encodedmedia.com Introduction What is IPTV? IPTV technology provides a way for you to deliver broadcast quality TV channels to any screen within your organisation

More information

This is our best... YOUR best... Online Banking yet!

This is our best... YOUR best... Online Banking yet! INTERNATIONAL FINANCE BANK CUSTOMER USER GUIDE MAKING BANKING A BREEZE! This is our best... YOUR best... Online Banking yet! Member FDIC New & Improved Online Banking Experience > IFB is proud to introduce

More information

Connect up to a total of 8 cameras from GV IP cameras (excluding GV Fisheye cameras) and third party IP cameras (of 640x 480

Connect up to a total of 8 cameras from GV IP cameras (excluding GV Fisheye cameras) and third party IP cameras (of 640x 480 - 1 - Introduction Support up to 8 units of megapixel GV IP cameras Support third party IP cameras The GV NVR System Lite is a light weight and an ultraslim GV NVR System, with which you can record video

More information

Tresent Technologies IPQ-1000. User report

Tresent Technologies IPQ-1000. User report Tresent Technologies IPQ-1000 User report Dave Guerrero VP Technical Services WLVT-TV In moving television signals from a baseband physical layer to a digital/ip/cloud based infrastructure, the technology

More information

PoE-2600HD. 355 Pan. 90 Tilt. PoE. 802.3af PoE H.264 2.0 Mega-Pixel PT IP Camera 16 :9 FPS H.264

PoE-2600HD. 355 Pan. 90 Tilt. PoE. 802.3af PoE H.264 2.0 Mega-Pixel PT IP Camera 16 :9 FPS H.264 -2600HD 802.3af H.264 2.0 Mega-Pixel PT IP Camera T he -2600HD is the high-end pan tile network camera with day and night function and it supports up to 15 meters IR. It is the smallest 2.0 Megapixels

More information

Streaming and content sharing on Philips TVs

Streaming and content sharing on Philips TVs Streaming and content sharing on Philips TVs To support a wide selection of second-screen usage scenarios, the Philips TVs support various state-ofthe-art streaming applications. Philips MyRemote app featuring

More information

TENVIS Technology Co., Ltd. User Manual. For H.264 Cameras. Version 2.0.0

TENVIS Technology Co., Ltd. User Manual. For H.264 Cameras. Version 2.0.0 TENVIS Technology Co., Ltd User Manual For H.264 Cameras Version 2.0.0 Catalogue Basic Operation... 3 Hardware Installation... 3 Search Camera... 3 Get live video... 5 Camera Settings... 8 System... 8

More information

Live and On-Demand Video with Silverlight and IIS Smooth Streaming

Live and On-Demand Video with Silverlight and IIS Smooth Streaming Live and On-Demand Video with Silverlight and IIS Smooth Streaming Microsoft Corporation February 2010 Contents Contents...2 Introduction...3 The Challenges Associated with Current Online Video Delivery

More information

DIRECTV Set Top Box and Content Protection Description

DIRECTV Set Top Box and Content Protection Description DIRECTV Set Top Box and Content Protection Description DIRECTV Set Top Boxes There are tens of millions of active DIRECTV set-top boxes (STBs). All DIRECTV STBs receive 100% digital input signals. The

More information

Implementation of a Video On-Demand System For Cable Television

Implementation of a Video On-Demand System For Cable Television Implementation of a Video On-Demand System For Cable Television Specific VOD Implementation for one way networks This white paper is co-authored by: Teleste Oyj Edgeware AB 1(18) TABLE OF CONTENTS Confidentiality

More information

AirCam POE-200HD. H.264 1.3 MegaPixel POE Dome. H.264 Compression. 1.3 Mega-Pixel Video Quality

AirCam POE-200HD. H.264 1.3 MegaPixel POE Dome. H.264 Compression. 1.3 Mega-Pixel Video Quality AirCam POE-200HD H.264 1.3 MegaPixel POE Dome T he AirLive AirCam POE-200HD is a highend 1.3 -megapixel network camera designed for professional indoor surveillance and security applications. Megapixel

More information

PoE-2600HD. 355 Pan. 90 Tilt. PoE. 802.3af PoE H.264 2.0 Mega-Pixel PT IP Camera 16 :9 FPS H.264

PoE-2600HD. 355 Pan. 90 Tilt. PoE. 802.3af PoE H.264 2.0 Mega-Pixel PT IP Camera 16 :9 FPS H.264 -2600HD 802.3af H.264 2.0 Mega-Pixel PT IP Camera T he -2600HD is the high-end pan tile network camera with day and night function and it supports up to 15 meters IR. It is the smallest 2.0 Megapixels

More information

Clients for Unified Communications

Clients for Unified Communications Mobile Collaboration with Avaya one-x Clients for Unified Communications Avaya one-x clients deliver a softwarebased user experience that lets you easily deploy consistent mobility and communications strategies

More information

Broadband & HDTV solutions for hospitality sector. High-speed internet, Cable TV, IPTV & OTT delivery using the existing coax infrastructure

Broadband & HDTV solutions for hospitality sector. High-speed internet, Cable TV, IPTV & OTT delivery using the existing coax infrastructure Broadband & HDTV solutions for hospitality sector High-speed internet, Cable TV, IPTV & OTT delivery using the existing coax infrastructure. Make sure you offer the most compelling hospitality experience

More information

4-CH Hybrid Digital Video Recorder

4-CH Hybrid Digital Video Recorder 4-CH Hybrid Digital Video Recorder Key Features Hardware Embedded, highly-reliable standalone HDVR Supports 4-ch BNC connectors Supports dual local display (VGA and HDMI) Supports 3.5" SATA x 1 HDD Supports

More information

Upgrading Analog Video Surveillance with IP Technology

Upgrading Analog Video Surveillance with IP Technology WHITE PAPER Upgrading Analog Video Surveillance with IP Technology Panasonic Video surveillance systems Table of contents 1. Introduction 3 2. IP technology benefits 3 3. Upgrade strategies 6 4. Step-by-step

More information

Networked AV Systems Pretest

Networked AV Systems Pretest Networked AV Systems Pretest Instructions Choose the best answer for each question. Score your pretest using the key on the last page. If you miss three or more out of questions 1 11, consider taking Essentials

More information

Accelerating Cloud Based Services

Accelerating Cloud Based Services Accelerating Cloud Based Services A White Paper February 2011 1.1 Replify 2011 Table of Contents Executive Summary... 3 Introduction... 4 The Network a Barrier to Cloud Adoption... 4 Current Solutions...

More information

The Opportunity for White-labeled IPTV & OTT TV for MNOs, MSOs and ISPs. Date: 19 January 2014

The Opportunity for White-labeled IPTV & OTT TV for MNOs, MSOs and ISPs. Date: 19 January 2014 The Opportunity for White-labeled IPTV & OTT TV for MNOs, MSOs and ISPs Date: 19 January 2014 0 Leader in Technology and Competition 7M population, multi-lingual, mainly Chinese speaking 3.8 million Telephone

More information

CCID1410-ST 1/4" VGA IP PTZ Colour Dome Camera

CCID1410-ST 1/4 VGA IP PTZ Colour Dome Camera CCID1410-ST 1/4" VGA IP PTZ Colour Dome Camera Simultaneous MJPEG and MPEG4 encoding VGA 640x480 and QVGA 320x240 (max. 30 ips) Progressive scan autofocus camera module 350 panning, 90 tilting with virtual

More information

Conquering the Connected Home

Conquering the Connected Home WhitePaper Conquering the Connected Home INNOVATIONS REVITALIZING THE SUBSCRIBER VIEWING EXPERIENCE video. personal. everywhere. White Paper executive summary This white paper discusses: The emergence

More information

Simplify VoIP Network Setup and Troubleshooting with NetTool VoIP

Simplify VoIP Network Setup and Troubleshooting with NetTool VoIP Simplify VoIP Network Setup and Troubleshooting with NetTool VoIP Introduction As businesses search for new ways to cut costs and increase efficiency, they are moving their phone systems to VoIP (voice

More information

2-Megapixel Sony Progressive CMOS Sensor with Super Wide Dynamic Range and High Frame Rate

2-Megapixel Sony Progressive CMOS Sensor with Super Wide Dynamic Range and High Frame Rate SD-2020 2-Megapixel 20X Optical Zoom Speed Dome IP Camera 1/2.8" Sony Progressive CMOS Sensor Full HD 1080p + D1 Real-Time at Dual Streaming Up to 20x Optical Zoom Up to 30 fps @ 1080p Full HD Weather-Proof

More information

ROUTER CATALOGUE. www.telitec.com

ROUTER CATALOGUE. www.telitec.com ROUTER CATALOGUE www.telitec.com STANDARD ADSL ROUTER All-in-One Device: ADSL2+ Modem, NAT Router, 4- Port Switch and Wireless N Access Point Wireless N speed up to 300Mbps makes it ideal for heavy bandwidth

More information

Applications that Benefit from IPv6

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,

More information

LifeSize UVC Video Center Deployment Guide

LifeSize UVC Video Center Deployment Guide LifeSize UVC Video Center Deployment Guide November 2013 LifeSize UVC Video Center Deployment Guide 2 LifeSize UVC Video Center LifeSize UVC Video Center records and streams video sent by LifeSize video

More information

White paper. Latency in live network video surveillance

White paper. Latency in live network video surveillance White paper Latency in live network video surveillance Table of contents 1. Introduction 3 2. What is latency? 3 3. How do we measure latency? 3 4. What affects latency? 4 4.1 Latency in the camera 4 4.1.1

More information

Adaptive HTTP streaming and HTML5. 1 Introduction. 1.1 Netflix background. 1.2 The need for standards. W3C Web and TV Workshop, 8-9 February 2011

Adaptive HTTP streaming and HTML5. 1 Introduction. 1.1 Netflix background. 1.2 The need for standards. W3C Web and TV Workshop, 8-9 February 2011 W3C Web and TV Workshop, 8-9 February 2011 Adaptive HTTP streaming and HTML5 Mark Watson, Netflix Inc. 1 Introduction 1.1 Netflix background Netflix is a leading provider of streaming video services in

More information

Using Smartphones and Tablets in Embedded Applications

Using Smartphones and Tablets in Embedded Applications I N N O V A T I O N S F O R E M B E D D E D D E S I G N S Using Smartphones and Tablets in Embedded Applications This white paper discusses the issues with transferring video and other high bandwidth data

More information