Introduction to Streaming Video

Size: px
Start display at page:

Download "Introduction to Streaming Video"

Transcription

1 Introduction to Streaming Video Eric Smith Assistant Director Information Security & Networking Bucknell University AIM: ejsxj1100

2 What is Streaming Video? Goal: to replicate typical TV broadcasts. Transmission of digital audio and video across a data network. Playback begins immediately (almost after buffering). A copy of the content is not readily obtained by the client.

3 Challenges TV is easy: Everyone has the same Channel 3. In streaming video, you have to address diverse: >> Operating Systems >> Bandwidth >> Browsers >> Media Players >> Media Codecs >> Users

4 A Shopper s Guide to Streaming Video HTTP: File Download Streaming Media Servers Hybrids Multicast

5 HTTP Streaming : File Download.AVI (.MOV, etc.) file on a webserver File is saved to the client s hard drive Client plays the downloaded file

6 HTTP Streaming : File Download Easy Just put the AVI on your webserver. Client machine must download entire file before playback begins No control over the playback experience. Client keeps a full copy of the media file.

7 HTTP Streaming : Demo Click on Demo 1 Copy AVI to webserver Test with audience

8 A Shopper s Guide to Streaming Video HTTP: File Download Streaming Media Servers Hybrids Multicast

9 Streaming Media Servers Windows Media (QuickTime / Real / Flash / etc...) Each client s connection is negotiated with the server on an individual basis Automatically adjusts quality based on bandwidth Able to stream live events You already own the software: Included as part of Window Server 2003/2008

10 Streaming Media Servers Windows Media Services Files to be streamed must be in a compatible WMV format Clients must use a compatible version of WMP/VLC Mac / Linux users are problematic*

11 Streaming Media Servers: Demo Windows Media Services Convert source video to WMV Create publishing point Test with audience

12 Convert source video to WMV using FFMPEG: ffmpeg.mplayerhq.hu ffmpeg b 2000k -i /uploads/startrektos-thelightsofzetar-clip.avi -acodec wmav2 TrekClip.wmv

13 Convert source video to WMV using Windows Media Encoder

14

15

16

17

18 Create publishing point (Windows 2003 Server)

19

20

21

22

23

24 A Shopper s Guide to Streaming Video HTTP: File Download True Streaming Hybrids AKA Progressive Download Multicast

25 HTTP Streaming Hybrids FLV file on a webserver Playback begins ~ immediately Excess data cached to local disk

26 HTTP Streaming Hybrids Played Downloaded

27

28

29

30 FFmpeg version SVN-rUNKNOWN, Copyright (c) Fabrice Bellard, et al. Input #0, avi, from '/uploads/startrektos-thelightsofzetar-clip.avi': Duration: 00:00:32.5, start: , bitrate: 1178 kb/s Stream #0.0: Video: msmpeg4, yuv420p, 512x384, fps(r) Stream #0.1: Audio: mp3, Hz, stereo, 32 kb/s Output #0, flv, to 'StarTrekTOS-TheLightsOfZetar-Clip.avi flv': Stream #0.0: Video: flv, yuv420p, 512x384, q=2-31, 700 kb/s, fps(c) Stream #0.1: Audio: mp3, Hz, stereo, 0 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Press [q] to stop encoding A few seconds later video:3060kb audio:255kb global headers:0kb muxing overhead %

31

32 streamdemo.bucknell.edu >> Watch Test with audience

33 Approaches to Streaming Video HTTP: File Download True Streaming Hybrids Multicast

34 Multicast Video Single AV stream sent to a multicast IP address e.g.: Clients join the multicast group Stream is duplicated and distributed by the network

35 Multicast: Digital CATV Equipment MPEG2 Encoder Set-Top Box (STB)

36 BUTV: Bucknell University s Digital Cable TV Subscription CATV Foreign Language & Special Events Bucknell Local CATV Company

37 BUTV: Bucknell University s Digital Cable TV D&E Communications Datacenter State College, PA

38 Multicast Video: Pros and Cons High bandwidth, broadcast-quality streams Very efficient use of network bandwidth Requires multicast-aware routers and switches Inefficient for single-viewer applications Disastrous to wireless networks Does not work across the Internet

39 The Institutional Repository (IR) Audience Patron location is not fixed local versus remote. No control over clients hardware or software. >> Present both high and low bandwidth options. >> Include tools to help the user decide which option to use. >> Use an operating system-agnostic stream.

40 Just one solution for your IR streamdemo.bucknell.edu Archival Video In IR FLV Transcoder Streaming Flash Video

41 Streaming versus Archival Formats Totally Incompatible! DVD Format: 1 Hour MPEG2, 720x480x30fps ~ 2 gigabytes = 16 gigabits (8bits=1byte) 1 MB DSL: ~ 4.5 hours to download DV: ~ 13 gigabytes per hour 720x480x30fps What to do? Store archival video in the IR; provide a link to the streaming version

42 100% Free / Open Source Solution Encode using FFMPEG under MediaUbuntu JW Flash FLV Player

43 Complete control over the user experience Custom Skins

44 Complete control over the user experience Equalizer Display Playlists

45 Tons of nerd knobs

46 IR Tie-In Demo using ac.uk s DSpace

47 IR Tie-In Demo: streamdemo.bucknell.edu

48 Streaming Video: Internet Bandwidth Issues 200Mb Internet Streaming Server 320x240 30FPS stream ~500k per client Max of 200 clients assuming 50% load [n]

49 The tubes are full: Akamai* to the rescue 34,000 Servers 70 Countries 900 Networks Bucknell hosts 5 Akamai servers * Amazon S3, Limelight, and others

50 The tubes are full: Akamai to the rescue 34,000 Servers 70 Countries 900 Networks Bucknell hosts 5 Akamai servers

51 The tubes are full: Akamai to the rescue 34,000 Servers 70 Countries 900 Networks Bucknell hosts 5 Akamai servers

52 Akamai and Streaming Video Content is served by the closest Akamai server. All major ISPs host Akamai cache servers.

53 Akamai Streaming Video: Case Study Patron connecting from a Remote Cable Modem Streaming directly to Bucknell: 41ms Latency 24 Router Hops Streaming through Akamai: 10 ms Latency 7 Router Hops

54 Akamai Demo streamdemo.bucknell.edu/demos >> Demo 3 Be sure to look at the HTML source! Try this and let me know what your system shows! C:\>nslookup sas-origin.onstreammedia.com Non-authoritative answer: Name: a907.g.akamai.net Addresses: , Look up the IP Address at How close is it? Report back via chat

55 Thank you for your attention. Questions? References and Resources: VLC: VirtualDub: FFMPEG: sourceforge.net/projects/ffmpeg Ububtu: Medibuntu: SWFObject: Akamai: PSKL:

56 Appendix A: Tools: VirtualDub

57 Appendix B: Archival Formats & Key Frames

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

Managing video content in DAM How digital asset management software can improve your brands use of video assets

Managing video content in DAM How digital asset management software can improve your brands use of video assets 1 Managing Video Content in DAM Faster connection speeds and improved hardware have helped to greatly increase the popularity of online video. The result is that video content increasingly accounts for

More information

VOD Encoder Fast HIDef Video Encoding

VOD Encoder Fast HIDef Video Encoding VOD Encoder Fast HIDef Video Encoding 1 What is VOD Encoder? VOD Encoder is the application which converts all high quality files into.mp4 or.flv videos or into HTML5/Mobile compatible files (mp4 and webm)

More information

Any Video Converter User Manual 1. Any Video Converter. User Manual

Any Video Converter User Manual 1. Any Video Converter. User Manual Any Video Converter User Manual 1 Any Video Converter User Manual Any Video Converter User Manual 2 1. Welcome to Any Video Converter...3 1.1 Main Window of Any Video Converter...3 1.2 Setting Program

More information

Streaming Networks with VLC. Jean-Paul Saman jean-paul.saman@m2x.nl

Streaming Networks with VLC. Jean-Paul Saman jean-paul.saman@m2x.nl Streaming Networks with VLC Jean-Paul Saman jean-paul.saman@m2x.nl Jean-Paul Saman 2001 member of VideoLAN team PDA port (familiar linux distro) H3600/3800/3900 VideoLAN server Remote OSDmenu DVB-C/S/T

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

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

Cisco TelePresence Content Server

Cisco TelePresence Content Server Q&A Cisco TelePresence Content Server The Cisco TelePresence Content Server enables organizations to record their video conferences and multimedia presentations for live and on-demand access. Whether it

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

IPTV STB QUICK GUIDE. Detailed user manual download from www.my-home-television.com

IPTV STB QUICK GUIDE. Detailed user manual download from www.my-home-television.com IPTV STB QUICK GUIDE Detailed user manual download from www.my-home-television.com Dolby Digital: Manufactured under license from Dolby Laboratories. Dolby and the double-d symbol are trademarks of Dolby

More information

Audio Only Broadcast through Flash Media Live Encoder On Windows

Audio Only Broadcast through Flash Media Live Encoder On Windows Audio Only Broadcast through Flash Media Live Encoder On Windows This user guide will take you through the steps of setting up an audio-only broadcast on a Windows PC. Other user-guides are available at

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

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

Practical advices for setting up IP streaming services.

Practical advices for setting up IP streaming services. Practical advices for setting up IP streaming services. 1. Overview of the problem. I want to stream. I am new to it. How do I go about it? I have a DSL with static IP. Now I can set up a streaming service

More information

PRODUCING DV VIDEO WITH PREMIERE & QUICKTIME

PRODUCING DV VIDEO WITH PREMIERE & QUICKTIME This article contains guidelines and advice on producing DV video for the screen using a DV camcorder, Adobe Premiere and QuickTime. PRODUCING DV VIDEO WITH PREMIERE & QUICKTIME PRODUCING DV VIDEO WITH

More information

a basic guide to video conversion using SUPER

a basic guide to video conversion using SUPER a basic guide to video conversion using SUPER This is a basic guide to video conversion using the freeware video conversion tool SUPER, from erightsoft. SUPER is a graphic front end to several free, powerful,

More information

Online video is changing the face of digital advertising.

Online video is changing the face of digital advertising. Online video is changing the face of digital advertising. Take advantage of this impactful digital format with Video Pre-Roll or In-Banner Video opportunities on Cox.com and Cox Digital Ad Network Solutions.

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

Region Free DVD Playback with VLC. By Mikio Moriyasu

Region Free DVD Playback with VLC. By Mikio Moriyasu Region Free DVD Playback with VLC By Mikio Moriyasu Region Basics - What Are Regions? - - - Arbitrary system of eight global zones Used to ID DVDs origin Restrict playback of DVDs to their zone of origin.

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

Contents. Getting Set Up... 3. Contents 2

Contents. Getting Set Up... 3. Contents 2 Getting Set Up Contents 2 Contents Getting Set Up... 3 Setting up Your Firewall for Video...3 Configuring Video... 3 Exporting videos... 4 Security for Jive Video Communication... 4 Getting Set Up 3 Getting

More information

STB- 2. Installation and Operation Manual

STB- 2. Installation and Operation Manual STB- 2 Installation and Operation Manual Index 1 Unpacking your STB- 2 2 Installation 3 WIFI connectivity 4 Remote Control 5 Selecting Video Mode 6 Start Page 7 Watching TV / TV Guide 8 Recording & Playing

More information

STREAMING HELP. This guide will help you improve your video quality and help you fix issues you may encounter while streaming.

STREAMING HELP. This guide will help you improve your video quality and help you fix issues you may encounter while streaming. STREAMING HELP This guide will help you improve your video quality and help you fix issues you may encounter while streaming. The most common problem performers see is having their stream disconnected.

More information

Distributed Systems. 24. Content Delivery Networks (CDN) 2013 Paul Krzyzanowski. Rutgers University. Fall 2013

Distributed Systems. 24. Content Delivery Networks (CDN) 2013 Paul Krzyzanowski. Rutgers University. Fall 2013 Distributed Systems 24. Content Delivery Networks (CDN) Paul Krzyzanowski Rutgers University Fall 2013 November 27, 2013 2013 Paul Krzyzanowski 1 Motivation Serving web content from one location presents

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

Digital Video Architectures Compared: QuickTime, Real System, and Windows Media

Digital Video Architectures Compared: QuickTime, Real System, and Windows Media Digital Video Architectures Compared: QuickTime, Real System, and Windows Media Introduction: Technology has come a long way in the last ten years. In the early days of the Internet, we waited patiently

More information

Rm avi to dvd vcd svcd mpeg video converter

Rm avi to dvd vcd svcd mpeg video converter Rm avi to dvd vcd svcd mpeg video converter DVD Burning Xpress is an integrated tool used to convert home video DV tape to MPEG-2 and burn to DVD disc directly. It features simple user interface, with

More information

Demonstration of Internet Protocol Television(IPTV) Khai T. Vuong, Dept. of Engineering, Oslo University College.

Demonstration of Internet Protocol Television(IPTV) Khai T. Vuong, Dept. of Engineering, Oslo University College. Demonstration of Internet Protocol Television(IPTV) 1 What is IPTV? IPTV is a general term of IP+TV = IPTV Delivery of traditional TV channels and video-ondemand contents over IP network. 2 IPTV Definition

More information

AXIS 262+ Network Video Recorder

AXIS 262+ Network Video Recorder 31433/EN/R4/0803 Complete Network Video Recording Solution Complete Network Video Recording Solution Picture this: A simple and reliable, plug-and-play video surveillance system for hotels, shops, banks,

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

Any Video Converter Professional User Manual 1. Any Video Converter Professional. User Manual

Any Video Converter Professional User Manual 1. Any Video Converter Professional. User Manual Any Video Converter Professional User Manual 1 Any Video Converter Professional User Manual Any Video Converter Professional User Manual 2 1. Welcome to Any Video Converter Professional...3 1.1 Main Window

More information

ANTIK JUICE IPTV DEMO KIT MANUAL

ANTIK JUICE IPTV DEMO KIT MANUAL ANTIK JUICE IPTV DEMO KIT MANUAL Thank you for purchasing the Juice IPTV Demo Kit (IDK). We have put together the Juice IDK to offer our client a good insight about IPTV, and to give you a hand-on experience

More information

Fetch TV My Media Hub Quick Start Guide For Windows Or Mac

Fetch TV My Media Hub Quick Start Guide For Windows Or Mac Fetch TV My Media Hub Quick Start Guide for Windows or Mac 1 Fetch TV My Media Hub Quick Start Guide For Windows Or Mac Sharing media content with the Fetch TV Box from a PC or Mac 2 Fetch TV My Media

More information

Distributed Systems 19. Content Delivery Networks (CDN) Paul Krzyzanowski pxk@cs.rutgers.edu

Distributed Systems 19. Content Delivery Networks (CDN) Paul Krzyzanowski pxk@cs.rutgers.edu Distributed Systems 19. Content Delivery Networks (CDN) Paul Krzyzanowski pxk@cs.rutgers.edu 1 Motivation Serving web content from one location presents problems Scalability Reliability Performance Flash

More information

AwoX StriimSTICK. Wi-Fi smart TV stick ST-W. User guide

AwoX StriimSTICK. Wi-Fi smart TV stick ST-W. User guide AwoX StriimSTICK Wi-Fi smart TV stick ST-W User guide www.awoxstriim.com EN Contents Welcome... 2 AwoX StriimSTICK overview... 3 Air-mouse remote control... 4 AwoX StriimSTICK setup... 6 AwoX StiimSTICK

More information

IPTV Overview. Presented by Paul Ashun. TV Platforms Group BBC 2008

IPTV Overview. Presented by Paul Ashun. TV Platforms Group BBC 2008 IPTV Overview Presented by Paul Ashun TV Platforms Group IPTV Overview Chapters: 1. What is IPTV (as opposed to internet TV)? 2. What is VOD (as opposed to IPTV) 3. Middleware and Video 4. Common IPTV

More information

IsumaTV. Media Player Setup Manual COOP Cable System. Media Player

IsumaTV. Media Player Setup Manual COOP Cable System. Media Player IsumaTV Media Player Setup Manual COOP Cable System Visual Setup Front: Router Scan Converter Media Player Video Modulator Equipment: Media Player: Router: Scan Converter: Video Modulator: This computer

More information

How To Make Money From A Triple Play Service

How To Make Money From A Triple Play Service Advanced Compression Decoder Technology Enables On-Demand Video Services Over DSL Technology sponsored by: Triple-Play for Telcos As the popularity of the Internet and the proliferation of wireless technology

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

Quick Start. Guide. The. Guide

Quick Start. Guide. The. Guide Quick Start 1 Quick Start Introducing VirtualDub Working with video requires a variety of tools to achieve the best possible results. re are some processes for which dedicated-purpose tools can be invaluable

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

Appendix C. Network Requirements. The Browser Interface. For Windows

Appendix C. Network Requirements. The Browser Interface. For Windows Appendix C This appendix provides information on designing, troubleshooting and optimizing Ethernet networks used with Premiere systems. The Browser Interface The browser interface is used to view and

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

QVidium Flash CDN Example

QVidium Flash CDN Example QVidium Flash CDN Example QVidium QVAVC IP codec sends a H.264 video stream to a local Wowza server. The Wowza server translates the stream to Adobe Flash format. The CDN pulls the stream from the Wowza

More information

Using Flash Media Live Encoder To Broadcast An Audio-Only Stream (on Mac)

Using Flash Media Live Encoder To Broadcast An Audio-Only Stream (on Mac) Using Flash Media Live Encoder To Broadcast An Audio-Only Stream (on Mac) A user guide for setting up Flash Media Live Encoder (FMLE) to broadcast video over our servers is available here: (https://community.ja.net/system/files/15551/fmle%20streaming%20wizard%20guide.pdf)

More information

Copyright Copyright 2014 SerVision Ltd. All Rights Reserved.

Copyright Copyright 2014 SerVision Ltd. All Rights Reserved. Applliicatiion Sollutiion MONITORING STATIONARY SITES Usiing SerViisiion Viideo Gateways to Moniitor Fiixed Siites wiith Preexiistiing Cablled Networkiing IInfrastructure Copyright Copyright 2014 SerVision

More information

PEG.TV. Version 1.0. User Manual

PEG.TV. Version 1.0. User Manual PEG.TV Version 1.0 User Manual Trademarks TelVue Corporation is a registered trademark. All other products, services, or company names mentioned herein are claimed as trademarks and trade names by their

More information

The World`s First Unified Media Server

The World`s First Unified Media Server The World`s First Unified Media Server Wowza Media Server 2 is not just a high-performance, extensible and a fully interactive Flash media server - it takes the proven Wowza Pro platform beyond Flash by

More information

User manual Disk-Transfer. for Casablanca Avio, Prestige, Kron and Solitaire

User manual Disk-Transfer. for Casablanca Avio, Prestige, Kron and Solitaire User manual Disk-Transfer for Casablanca Avio, Prestige, Kron and Solitaire Safety notices To avoid making mistakes during operation, we recommend that you carefully follow the instructions provided in

More information

LOREX CLIENT 2.2 Integrated Remote Agent Software

LOREX CLIENT 2.2 Integrated Remote Agent Software LOREX CLIENT 2.2 Integrated Remote Agent Software Instruction Manual English Version 1.0 MODEL: L15LD420 / L17LD420 Series Copyright 2008 LOREX Technology Inc. www.lorexcctv.com Table of Contents Table

More information

Universal Ad Package (UAP)

Universal Ad Package (UAP) Creative Unit Name Medium Rectangle Expanded File Load Size not allowed for this Additional File for OBA Self- Reg Compliance (Note 1) Subsequent Polite File Subsequent User- Initiated File Subsequent

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

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

Streaming Media System Requirements and Troubleshooting Assistance

Streaming Media System Requirements and Troubleshooting Assistance Test Your System Streaming Media System Requirements and Troubleshooting Assistance Test your system to determine if you can receive streaming media. This may help identify why you are having problems,

More information

AWARD INFORMATION FOR Quote # 12-115 Internet Streaming Media Hosting

AWARD INFORMATION FOR Quote # 12-115 Internet Streaming Media Hosting AWARD INFORMATION FOR Quote # 12-115 Internet Streaming Media Hosting AWARD DATE: May 8, 2012 AWARDED TO: EarthChannel Communications, Inc. ADDRESS: P.O. Box 870027 Stone Mountain, GA 30087 PHONE NUMBER:

More information

Original brief explanation

Original brief explanation Original brief explanation I installed the Shoutcast server onto a desktop and made some minor configuration changes, such as setting the passwords and the maximum number of listeners. This was quite easy

More information

Introduction to Digital Video

Introduction to Digital Video Introduction to Digital Video Significance of the topic With the increasing accessibility of technology for everyday people, things are starting to get digitalized: digital camera, digital cable, digital

More information

high-quality surround sound at stereo bit-rates

high-quality surround sound at stereo bit-rates FRAUNHOFER Institute For integrated circuits IIS MPEG Surround high-quality surround sound at stereo bit-rates Benefits exciting new next generation services MPEG Surround enables new services such as

More information

Copyright 2002-2003 Kinoma Inc. All rights reserved.

Copyright 2002-2003 Kinoma Inc. All rights reserved. Kinoma Producer 2 Version 2.0 Copyright 2002-2003 Kinoma Inc. All rights reserved. Before using this software, please read the End User License Agreement that is supplied together with this software. http://www.kinoma.com

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

IPTV Primer. August 2008. Media Content Team IRT Workgroup

IPTV Primer. August 2008. Media Content Team IRT Workgroup TV Primer August 2008 Media Content Team IRT Workgroup What Is TV? TV is the delivery of video and audio programming via Internet Protocol () over a broadband network TV can run on a converged network

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

GUIDE TO DIGITAL VIDEO DISTRO

GUIDE TO DIGITAL VIDEO DISTRO GUIDE TO DIGITAL VIDEO DISTRO The following aims to be an overview of the issues and procedures involved in distributing video produced by or for NGOs and non-profits using DVD/VCD and the web. This will

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

Using TriCaster with YouTube Live. v.20140305

Using TriCaster with YouTube Live. v.20140305 v.20140305 Using TriCaster with YouTube Live YouTube Live is an increasingly popular web streaming provider. TriCaster works well with this service; in fact there are several different workflows available

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions General What does FocusVision do? FocusVision transmits live video and audio of focus groups that are taking place all over the world, eliminating the need to travel. These focus

More information

Application Note. Low Bandwidth Media Configuration V7.0

Application Note. Low Bandwidth Media Configuration V7.0 Application Note Low Bandwidth Media Configuration V7.0 INTRODUCTION... 3 Network Overview... 3 Wireless Wide Area Networks (Cellular)... 3 Satellite... 3 Onsight Solution Architecture... 4 ONSIGHT BANDWIDTH

More information

Using Television and Radio programme for teaching

Using Television and Radio programme for teaching [Type here] Using Television and Radio programme for teaching BOB Box of Broadcasts This workshop is for anyone who would like to use television and radio recordings in teaching and research, and takes

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

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

Minimum Computer System Requirements

Minimum Computer System Requirements Minimum Computer System Requirements http://ualr.edu/blackboard/welcome/system- requirements/ The following minimum hardware and software requirements are necessary in order to access an online class through

More information

BRING YOUR WORLD TOGETHER FEEL THE MUSIC EVERYWHERE - IP MULTIROOM AUDIO A NEW DIMENSION OF HOME ENTERTAINMENT

BRING YOUR WORLD TOGETHER FEEL THE MUSIC EVERYWHERE - IP MULTIROOM AUDIO A NEW DIMENSION OF HOME ENTERTAINMENT PRODUCT SPECIFICATIONS 2013 BRING YOUR WORLD TOGETHER ISIMPLEX HOME SERVER A NEW DIMENSION OF HOME ENTERTAINMENT ISIMPLEX MEDIA CENTER SPECIFICATIONS - HOME SERVER BRING YOUR WORLD TOGETHER HOME AUTOMATION

More information

Distributed Systems. 25. Content Delivery Networks (CDN) 2014 Paul Krzyzanowski. Rutgers University. Fall 2014

Distributed Systems. 25. Content Delivery Networks (CDN) 2014 Paul Krzyzanowski. Rutgers University. Fall 2014 Distributed Systems 25. Content Delivery Networks (CDN) Paul Krzyzanowski Rutgers University Fall 2014 November 16, 2014 2014 Paul Krzyzanowski 1 Motivation Serving web content from one location presents

More information

DIGICLIENT 8.0 Remote Agent Software

DIGICLIENT 8.0 Remote Agent Software DIGICLIENT 8.0 Remote Agent Software MODEL: D17800 Series Instruction Manual English Version 1.0 Copyright 2007 Digimerge Technologies Inc Table of Contents Table of Contents About the DigiClient 8.0...

More information

Technical Brief. VBrick Rev & DME Interoperability with Cisco Wide Area Application Services (WAAS) and Akamai Connect

Technical Brief. VBrick Rev & DME Interoperability with Cisco Wide Area Application Services (WAAS) and Akamai Connect Technical Brief VBrick Rev & DME Interoperability with Cisco Wide Area Application Services (WAAS) and Akamai Connect Copyright 2016 VBrick Systems, Inc. All rights reserved. VBrick Systems, Inc. 2121

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

ATLAS.ti 6 Using Video Data

ATLAS.ti 6 Using Video Data ATLAS.ti 6 Using Video Data ATLAS.ti 6 Using Video Data Copyright 2011 by ATLAS.ti Scientific Software Development GmbH, Berlin. All rights reserved. Version: 7.20111212 Author: Clemens Hoffmann, Editor:

More information

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container Mobile Communications Chapter 6: Broadcast Systems Unidirectional distribution systems DAB DVB architecture Container High-speed Internet Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC

More information

Delivering high quality video streaming for

Delivering high quality video streaming for Delivering high quality video streaming for VIDEO STREAMING SOLUTIONS web portal Streaming and your mobile video smoothlydevices Program Seminar Pemantapan Laman Web Sektor Awam Bil. 1/2011 Dewan Auditorium

More information

Windows Media Components for QuickTime

Windows Media Components for QuickTime Windows Media Components for QuickTime Version 2.3 T E L E S T R E A M 2009 Telestream, Inc. Table of Contents Overview Windows Media Components for QuickTimeTM............. 1 Feature Comparison...................................

More information

ivms-4500 (iphone) Mobile Client Software User Manual (V3.1)

ivms-4500 (iphone) Mobile Client Software User Manual (V3.1) ivms-4500 (iphone) Mobile Client Software User Manual (V3.1) UD.6L0202D1029A01 Thank you for purchasing our product. This manual applies to ivms-4500 (iphone) mobile client software; please read it carefully

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

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

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

Trends of Interactive TV & Triple Play

Trends of Interactive TV & Triple Play Trends of Interactive TV & Triple Play 1 Technology trends 4C s convergence Improvement and standardization of the encoding technology The enhancement and cost effective of IP video streaming network components

More information

EventCentre : Getting Started with the Universal Communications. Universal Communications Format Toolkit Overview. How UCF Works

EventCentre : Getting Started with the Universal Communications. Universal Communications Format Toolkit Overview. How UCF Works EventCentre : Getting Started with the Universal Communications InterCall, in partnership with WebEx, provides EventCentre web conferencing services. Because EventCentre is powered by WebEx, this guide

More information

Technical Paper. Putting the Best of the Web into the Guide. Steve Tranter, VP Broadband NDS Group, Ltd. Abstract

Technical Paper. Putting the Best of the Web into the Guide. Steve Tranter, VP Broadband NDS Group, Ltd. Abstract Technical Paper Putting the Best of the Web into the Guide Steve Tranter, VP Broadband NDS Group, Ltd. First presented at SCTE Cable-Tec Expo 2011 Abstract Today, Internet-sourced content comes in a variety

More information

Sample Project List. Software Reverse Engineering

Sample Project List. Software Reverse Engineering Sample Project List Software Reverse Engineering Automotive Computing Electronic power steering Embedded flash memory Inkjet printer software Laptop computers Laptop computers PC application software Software

More information

Any DVD Cloner Platinum Manual

Any DVD Cloner Platinum Manual Any DVD Cloner Platinum is a powerful combination of DVD cloning and DVD ripping software for all encrypted DVD movies. With advanced DVD decryption technology, Any DVD Cloner Platinum enables you to copy

More information

AirMedia-350 1.3. Network Multimedia Player 2.5 /3.5 SATA HDD Media Station HDMI. USB Host x2. USB Client x1. Wi-Fi (Optional) 10/100 Mbps.

AirMedia-350 1.3. Network Multimedia Player 2.5 /3.5 SATA HDD Media Station HDMI. USB Host x2. USB Client x1. Wi-Fi (Optional) 10/100 Mbps. AirMedia-350 Network Multimedia Player 2.5 /3.5 SATA HDD Media Station T he AirMedia-350 is the next generation home networked appliance for playing the videos, photos, and music through internal hard

More information

Panasonic Self Help Guides

Panasonic Self Help Guides Panasonic Self Help Guides DLNA DOC: UKJ/CCC/SH/DLNA V1.0 What is DLNA? DLNA stands for Digital Living Network Alliance. Many companies are involved in agreeing compatibility guidelines so that equipment

More information

RESEARCH PROFILE: VIDEO TECHNOLOGIES FOR NETWORKED MULTIMEDIA APPLICATIONS

RESEARCH PROFILE: VIDEO TECHNOLOGIES FOR NETWORKED MULTIMEDIA APPLICATIONS RESEARCH PROFILE: VIDEO TECHNOLOGIES FOR NETWORKED MULTIMEDIA APPLICATIONS Chia-Wen Lin ( 林 嘉 文 ) cwlin@cs.ccu.edu.tw Tel: (05) 272-0411 ext. 33120 Networked Video Lab Dept. CSIE National Chung Cheng University

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

Creating Content for ipod + itunes

Creating Content for ipod + itunes apple Apple Education Creating Content for ipod + itunes This guide provides information about the file formats you can use when creating content compatible with itunes and ipod. This guide also covers

More information

WHITE PAPER. Ad Insertion within a statistical multiplexing pool: Monetizing your content with no compromise on picture quality

WHITE PAPER. Ad Insertion within a statistical multiplexing pool: Monetizing your content with no compromise on picture quality Ad Insertion within a statistical multiplexing pool: Monetizing your content with no compromise on picture quality Pascal Jezequel, May 2013 Operators or broadcasters can increase their ad revenue by specifically

More information

Distributed Systems. 23. Content Delivery Networks (CDN) Paul Krzyzanowski. Rutgers University. Fall 2015

Distributed Systems. 23. Content Delivery Networks (CDN) Paul Krzyzanowski. Rutgers University. Fall 2015 Distributed Systems 23. Content Delivery Networks (CDN) Paul Krzyzanowski Rutgers University Fall 2015 November 17, 2015 2014-2015 Paul Krzyzanowski 1 Motivation Serving web content from one location presents

More information

For More Information. Setting Bitrate Control and Keyframe Parameters

For More Information. Setting Bitrate Control and Keyframe Parameters Setting Bitrate Control and Keyframe Parameters Jan Ozer www.streaminglearningcenter.com @janozer jozer@mindspring.com/ 276-238-9135 For More Information! Most information derived from this book.! For

More information

Fetch TV My Media Hub Quick Start Guide for Windows or Mac. Sharing your media content with the set top box from a Windows PC or Mac

Fetch TV My Media Hub Quick Start Guide for Windows or Mac. Sharing your media content with the set top box from a Windows PC or Mac Fetch TV My Media Hub Quick Start Guide for Windows or Mac Sharing your media content with the set top box from a Windows PC or Mac Contents Contents Contents 2 Welcome to your My Media Hub 3 With My Media

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Frequently Asked Questions are a quick and easy way to find the answers you need, however if you cannot find the information you are looking for, please contact us by email or

More information