INTERNATIONAL OIL SPILL CONFERENCE. Mobile GIS and Real-Time Data Display in a Common Operating Picture

Size: px
Start display at page:

Download "INTERNATIONAL OIL SPILL CONFERENCE. Mobile GIS and Real-Time Data Display in a Common Operating Picture"

Transcription

1 ABSTRACT Mobile GIS and Real-Time Data Display in a Common Operating Picture Andrew Milanes, GISP Environmental Science Services, Inc. P.O. Box 1289 Denham Springs, Louisiana Mark Stevens Oceaneering International, Inc Charles Street Houston, Texas David Alford, GISP Environmental Science Services, Inc. P.O. Box 1289 Denham Springs, Louisiana Geographic Information Systems (GIS) has become an integral component to the data management, analysis, and presentation needs during an emergency response. GIS allows for the rapid integration of multiple data sets and is a tool utilized throughout the Incident Command System to aid in timely, informed decision making. Advances in mobile and hand-held devices, such as smart-phones, tablets and GPSs have provided new capabilities in field GIS data collection and dissemination. In addition to GIS data, live streaming data feeds, such as vessel Automatic Identification System (AIS) and video from remotely operated vehicles (ROVs), have become increasingly important to situational awareness. Prompt broadcasting of this data in a Common Operating Picture (COP) framework has become critical as the demand for real-time incident information increases. INTRODUCTION The demand for instantaneous and real-time feedback is ever-present in today s society. Live updates and current situational awareness have always been sought after by emergency response management personnel. From resource tracking to source control to weather, the ability to view the current state of affairs is critical to decision makers. 1

2 In order to provide access, integration, organization, and quality control of this data, a Common Operating Picture (COP) is an essential component of the modern emergency response. Currently the Oil Spill Response Joint Industry Project (OSR-JIP), organized by the International Association of Oil and Gas Producers (OGP), is producing a recommended practice for GIS/Mapping in support of Oil Spill response and for the use of GIS technology and geoinformation in forming a Common Operating Picture for management of the response. The proposed definition of a COP is: A common operating picture (COP) is established and maintained by the gathering, collating, synthesizing, and disseminating of incident information to all appropriate parties involved in an incident. Achieving a COP allows on scene and off scene personnel to have the same information about the incident, including the availability and location of resources, personnel, and the status of requests for assistance. Additionally, a COP offers an overview of an incident thereby providing incident information which enables the Incident Commander (IC), Unified Command (UC), and supporting agencies and organizations to make effective, consistent, and timely decisions. In order to maintain situational awareness, communications and incident information must be updated continually. Having a COP during an incident helps to ensure consistency for all emergency management/response personnel engaged in an incident. 1 Integration of real-time data in a Common Operating Picture is critical for situational awareness and decision making. As shown in Figure 1, two common components of real-time data include mobile GIS data and automated data feeds. Response personnel utilizing mobile GIS technology can acquire data such as feature location and geometry, database attributes, as well as photo and video. This data can be transmitted instantaneously for display in the COP. In addition to personnel collected GIS data, automated data feeds, such as remotely operated vehicles, automatic identification system, GPS tracking, and other sensors and gauges, can be consumed in the COP as well. This paper discusses the integration of mobile GIS and automated data feeds within the Common Operating Picture. 2

3 Figure 1. Mobile GIS and automated data feeds within the Common Operating Picture. INTEGRATION OF MOBILE GIS IN THE COP Geospatial data of all types can be integrated into the COP utilizing traditional GIS hardware and software. Historically this data has been collected in the field manually (pen and paper) or via mobile data collectors. The data would then be loaded into GIS databases for display and use by personnel in the incident. While this workflow functioned as designed, it was difficult or impossible to incorporate real-time data into the response mapping system. Decisions by response managers were based upon data that was at best hours old, if not typically days old. 3

4 Technological advances in the telecommunications industry have allowed commercial off-theshelf GIS software companies, such as Environmental Systems Research Institute, Inc. (Esri), to develop applications that leverage cellular connections for mobile data collection and display. As shown in Figure 2, mobile data collection has become a key component of the COP GIS framework. Figure 2. GIS framework and organization within the Common Operating Picture. To utilize the Esri platform for mobile GIS data collection, the following components are required: Server platform o On premise or in the cloud (ArcGIS Server / ArcGIS Online) o Internet connection Mobile device o Operating system agnostic (ios, Android, Windows Mobile) o Cellular data connection o GPS o Client application Typical consumer handhelds such as ios-based or Android-based phones and tablets have the hardware capabilities to perform mobile GIS data collection and display, as do other common devices, such as Trimble handheld GPS computers. All of these devices have the ability to 4

5 connect directly to GIS datasets hosted on the server. This connection allows the mobile devices to perform the following functions in the field: View and interrogate read-only data such as geographic response plans, sensitive areas, socio-economic information, etc. Create, edit, delete incident data such as operational resources (boom, skimmers, etc.), wildlife observations, oiling observations, etc. Utilize the device s onboard camera to collect photos and video that can be attached to collected features Perform linear and areal measurements For GIS data to be accessible and editable by mobile and web devices, it must be organized within an enterprise GIS platform, such as Esri ArcGIS Server and/or ArcGIS Online. As shown in Figure 3, the workflow to create the necessary GIS services is as follows: Figure 3. Steps to create GIS mapping services for use in mobile data collection. 1. Convert stand-alone GIS data to enterprise database. GIS data is typically stored in formats such as shapefiles, KML, CSV, and file / personal geodatabases all of which work well for single-user, desktop-level access. Data that is accessible by web and mobile clients needs to be in a multi-user, enterprise relational database management system (RDMS). An enterprise RDMS allows for the database to be accessed by multiple users simultaneously. Examples of these systems include Microsoft SQL Server and Oracle. The Esri platform has the capability to read and write spatial data to a RDMS, which allows for multi-user access and editing. Utilizing the enterprise geodatabase structure allows the user to perform Versioning, Editor Tracking, and Archiving of the datasets, all of which are important features when deploying mobile 5

6 application involving field data collection. Versioning allows connected users to simultaneously create multiple, persistent representations of the geodatabase without data duplication. This framework allows users to create versions of a geodatabase for the various states of a project, reconcile differences between versions, and update the master version of a geodatabase with the design as-built. Editor tracking creates a log of who edited the data as well as when the edit occurred. After tracking is enabled information about each editor is automatically recorded every time an edit is made. This information is recorded in attribute fields directly in the dataset. Editor tracking can help maintain accountability and enforce quality control standards. Archiving provides the functionality to record and access changes made to all, or a subset of data, within a geodatabase. Geodatabase archiving is the mechanism for capturing, managing, and analyzing data changes. 2. Create map from enterprise database. Once the data is stored in the RDMS, ArcMap desktop software is utilized to create the map to be published. Within ArcMap, the data layer is symbolized and the proper field aliases are provided for the attribute table. Settings for time-aware data are also configured at this point. Multiple data layers can be added to the map document and published as a single group service. 3. Publish map service to ArcGIS Server / ArcGIS Online. After the data layer(s) have been configured within ArcMap, the data is then published to the GIS server as a map service. An ArcGIS service transforms the single-user map resource into a multi-user, web accessible GIS resource. The map service can be published on a stand-alone ArcGIS Server that is located on-premise or in the cloud. The map service can also be published to Esri s cloud-based web mapping platform ArcGIS Online. The choice of ArcGIS Server or ArcGIS Online will depend on functionality requirements of the final application. A map service provides read-only access to the contents of the map, including the layer symbology and associated attributes. For the data to be editable by mobile or web clients, Feature Access must be enabled on the published map service. This will provide editing templates for the client for an enhanced editing experience. 6

7 4. Access GIS dataset on mobile device. Mobile applications such as the Esri Collector App for ios and Android devices or ArcGIS for Windows Mobile devices can be configured to access the published web service. These are free applications that can be downloaded from the Apple App Store, Windows Marketplace, or Android Play Store. These mobile applications allow users to find and share maps from ArcGIS Online, access tools to search, identify, measure, query, and provide data collection and editing capabilities. The Collector App accesses maps created on the ArcGIS Online platform. Offline (disconnected) access to the data can also be setup for these devices. Data edits can be cached on the device locally and transmitted to the server when a WiFi or cellular data connection is re-established. Figures 4 through 7 are screen shots of mobile devices accessing GIS map services to perform various data visualization, editing, and analysis tasks. Figure 4. Accessing geographic response plan data on an Android tablet. 7

8 Figure 5. Collecting tactical resource feature data (boom) using a Trimble Juno. Figure 6. Attaching a photo to a feature collected on an ipad. 8

9 Figure 7. Measuring an area on an ipad. 9

10 AUTOMATED DATA FEEDS IN THE COP In addition to real-time GIS data, automated data feeds are critical components in the COP. Examples of COP automated data feeds include vessel Automatic Identification System (AIS), video from remotely operated vehicles (ROVs), vehicle GPS tracking, and other sensors and gauges. Vessel AIS is an automatic tracking system used on ships and by vessel traffic services (VTS) for identifying and locating vessels by electronically exchanging data with other nearby ships, AIS base stations, and satellites. Information provided by AIS equipment, such as unique identification, position, course, and Figure 8. AIS vessel locations displayed in the COP. speed, can be displayed in the COP. AIS is intended to assist a vessel's watch officers and allow maritime authorities to track and monitor vessel movements. AIS integrates a standardized VHF transceiver with a positioning system such as a LORAN-C (available outside of the United States only) or GPS receiver, with other electronic navigation sensors, such as a gyrocompass or rate of turn indicator. Vessels fitted with AIS transceivers and transponders can be tracked by AIS base stations located along coast lines or, when out of range of terrestrial networks, through a growing number of satellites that are fitted with special AIS receivers which are capable of ingesting a large number of vessel signatures. 2 During an Figure 9. Live vessel profile data displayed in the COP. 10

11 emergency response, portable AIS transmitters can be deployed on response vessels on an asneeded basis. These signals can then be incorporated into the AIS feed from other vessels and displayed in the COP. Live video feeds from ROVs and deck cameras are another important data source to be incorporated into the COP. Other live data that can also be incorporated include deck layout and pressure readings. Figure 10. Live streaming high definition video from ROVs. Video is an integral part of the COP in that it provides the operators a visual representation of what is occurring in the field. Video is typically provided live via encoder devices and recorded video is provided via media libraries. During operations in harsh environments where personnel are not able to be deployed, robots attached with cameras provide video transmission, regardless of the environmental conditions. Remotely Operated Vehicles (ROVs) allow for operations down to 10,000 feet subsea, and operate with highly tactile arms that replicate the capabilities of the human hand. During the BP Deepwater Horizon spill there were over 25 ROVs working simultaneously to assist in sealing the well. This required simultaneous operations via the highly immersive visual environment (HIVE) room that provided over fifteen (15) displays of information which was in effect a physical COP. Data Display Methods Integrating such large amounts of information require various methods to display the content and the two most common methods are via layers and a grid. The layered approach allows for various layers to be displayed on top of each other and transparency levels are then modified so that the viewer is provided with a high density of information for decision making. An example of this is a base-map of the ocean that includes weather radar data and aircraft 11

12 position data. These two data sets can exist simultaneously and provides a more concise view of information in the context of a COP. The grid concept allows for the various screens to be placed side by side so that the user can evaluate the various feeds of data being provided. Telemetry data such as pressures, temperatures, and depths are displayed well in a grid due to the various scales represented by the data. Overlaying this type of data can cause some values to be depreciated in the display, especially when evaluating trend data. Splitting up the display into a grid allows for this information to be displayed in its appropriate context which allows for better decision making. Figure 11. Pressure gauge readings displayed in the COP. Communications Methods Communications is the platform required to deliver voice, video and data from an incident area. Depending upon the various regions, the technologies listed below are the most commonly used and provide various bandwidth options. Satellite Satellite communications is the primary method used for delivering Internet to remote locations worldwide. Stabilized and non-stabilized systems are available depending upon the application. The size of the units varies from a small, portable transmitting unit that can fit in a backpack up to a large skid unit that can be driven into an operational area on a trailer. Satellite communications have various bandwidth capacities ranging from 64k to over 20Mb. One must realize that when utilizing satellite data, the latency averages 800ms due to the distance required to reach the satellite and 12

13 return to earth. This can have an effect when attempting to operate equipment in real-time and must be taken into consideration. An example of this is flying a remote drone from Nevada while the aircraft is in the Middle-East. The operator must compensate for the delay to ensure the commands are received in the appropriate timing, especially during take-off and landing phases of the mission. Figure 12. Examples of communications hardware. WiFi Wifi is used for vessel-to-vessel and near-shore communications and is capable of transmitting data at over 50Mbit/s. This is also useful for extending the data coverage of an operation in combination with the other previously listed satellite methods. An example scenario would be an incident deployment to a remote location in Africa during an incident. A satellite system can provide direct connectivity to the Internet and when also integrating WiFi into the basecamp, will allow other users to quickly connect with the system to initiate data transmission. WiMax WiMax is a long range wireless solution that provides Mbits/s speed capability over ranges of miles. WiMax is useful in scenarios where a backhaul 13

14 connection (connection between the core, or backbone network, and small sub-networks) is required over long distance similar to Microwave. This allows one remote base to connect to another at a higher bandwidth and distance capacity over WiFi. In situations where long distances preclude WiFi from being used, offshore WiMax can be useful for connecting various platforms together via a wireless mesh. Microwave Microwave networks are designed for long range data transmissions over 30 miles and are commonly used to backhaul the voice, video and data from the field to the nearest high speed drop-off point. These installations require a larger physical and power footprint but can be the best solution for more permanent site deployments where high availability is required. A typical scenario where Microwave relays are used is during mountainous operations. The Microwave towers can relay information across the region from the high elevation installation points to connect to the nearest data drop-off point. Cellular Cellular data is used quite commonly in international land-based operations as it allows for quick deployment and installation and transfers data between 1 and 5Mbits/s. Various technologies exist such as 3G, 4G, and LTE which allows for operations in all of the regions worldwide. This modem hardware can be as small as a postage stamp, which allows for rapid integration of equipment that requires connectivity. The cellular modems do not require line of sight so installations can be contained within vehicles allowing for a more effective mobile data platform. Radio Radio is used to quickly establish a voice link and can be used to relay video and data across great distances. With a range capability of 30kHz to 300GHz, crosscontinental communications is made possible. Radio is one of the quickest deployment operations for voice communications when setting up a remote operation. Video is typically transmitted via an AM Frequency and then coupled with voice in either AM or FM. This allows for a lower latency reception of video for real-time operations. An 14

15 example usage of the video is during drone operations where video can be transmitted back to a receiving station to visualize what is occurring over the horizon. Fiber Fiber connections can be deployed for operations where there is an extended operation that requires extensive bandwidth capacity. This allows for a secure method to transmit the data however, it requires long cable runs which must be protected from damage by elevating or burying them. For underwater operations, fiber is utilized due to the limitations of transmitting data through water, and is typically shielded with a steel mesh to ensure it is protected from the environment. Fiber has the advantage on capacity in that it has capacities over 70 Tbits per second which no other medium can currently exceed. Fiber is used as the primary backhaul for most internet service providers (ISPs) and is highly flexible for easy installation in tight areas. SUMMARY Advances in the telecommunications industry have allowed for real-time spatial data and streaming feeds to be incorporated into the Common Operating Picture for an emergency response. Technological advances have allowed emergency responders to transition from hand written data collection, utilizing pen and paper, to real-time data collection and transmission through hand-held devices. Data can also be streamed real-time from inaccessible locations, such as underwater ROVs. This data provides response managers with unprecedented access to critical information required to make rapid, informed decisions during stressful, time-critical situations. It is now up to the industry to determine workflows and processes to take advantage of this technology. REFERENCES 1. The Open Geospatial Consortium. August 26, Request for Information (RFI) on a Common Operating Picture (COP) for Oil Spill Response. 2. Wikipedia.org. 15

Global Data Solutions (GDS)

Global Data Solutions (GDS) Global Data Solutions (GDS) CAPABILITIES 2015 Oceaneering International, Inc. All rights reserved Rev: 2015.10-A REAL-TIME COMMUNICATION SYSTEMS LIVE LIVE STREAMING VIDEO AND DATA Video streaming from

More information

COP Video & Data Integrations

COP Video & Data Integrations COP Video & Data Integrations COP: Common Operating Picture A Common Operating Picture (COP) is a computing platform based on Geographical Information System (GIS) technology that provides a single source

More information

Hitachi Visualization. Twin Cities Public Safety Presentation

Hitachi Visualization. Twin Cities Public Safety Presentation Hitachi Visualization Twin Cities Public Safety Presentation Safer, Smarter, More Efficient Communities INTEGRATED REPORTING AND ANALYTICS: ACTIONABLE INSIGHT ENERGY UTILITY VEHICLE TRANSIT PUBLIC SAFETY

More information

How to Setup and Manage Spatial Assets with ArcGIS Online for a Mobile Workforce

How to Setup and Manage Spatial Assets with ArcGIS Online for a Mobile Workforce How to Setup and Manage Spatial Assets with ArcGIS Online for a Mobile Workforce W A U R I S A 2 0 1 4 Presented By Engineer Technician II Pierce County Public Works and Utilities Road Operations Division

More information

MobileMap and Spatial Content Management: Integrating Field Data Collection, Document Management and Enterprise GIS for Natural Resources

MobileMap and Spatial Content Management: Integrating Field Data Collection, Document Management and Enterprise GIS for Natural Resources MobileMap and Spatial Content Management: Integrating Field Data Collection, Document Management and Enterprise GIS for Natural Resources BRIAN GRASS MASON, BRUCE & GIRARD The Mobile Revolution Proliferation

More information

Computers Are Your Future. 2006 Prentice-Hall, Inc.

Computers Are Your Future. 2006 Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 3 Wired and Wireless Communication 2006 Prentice-Hall, Inc Slide 2 What You Will Learn... ü The definition of bandwidth

More information

Satellite REPRINTED FROM. John D. Prentice, Stratos Global Corp., USA, www.oilfieldtechnology.com

Satellite REPRINTED FROM. John D. Prentice, Stratos Global Corp., USA, www.oilfieldtechnology.com Satellite solutions John D. Prentice, Stratos Global Corp., USA, discusses how new satellite solutions impact offshore and land based exploration and production. REPRINTED FROM www.oilfieldtechnology.com

More information

Making Your Mobile Workforce More Efficient

Making Your Mobile Workforce More Efficient ArcGIS for Mobile Making Your Mobile Workforce More Efficient What Is Mobile GIS? Mobile geographic information system (GIS) technology extends GIS beyond the office and allows organizations to make accurate,

More information

Portal for ArcGIS. Satish Sankaran Robert Kircher

Portal for ArcGIS. Satish Sankaran Robert Kircher Portal for ArcGIS Satish Sankaran Robert Kircher ArcGIS A Complete GIS Data Management Planning & Analysis Field Mobility Operational Awareness Constituent Engagement End to End Integration Collect, Organize,

More information

Making Your Mobile Workforce More Efficient

Making Your Mobile Workforce More Efficient ArcGIS for Mobile Making Your Mobile Workforce More Efficient What Is Mobile GIS? Mobile geographic information system (GIS) technology extends GIS beyond the office and allows organizations to make accurate,

More information

ArcGISSM. Online. The Mapping Platform for Your Organization

ArcGISSM. Online. The Mapping Platform for Your Organization ArcGISSM Online The Mapping Platform for Your Organization ArcGIS Online is a cloud-based platform for making and sharing maps, apps, and other geographic data and content. Knowledge Workers Policy Makers

More information

Essential Mapping Apps

Essential Mapping Apps Essential Mapping Apps 74% of adults use their smartphone to look at maps or other information based on their current location (of the 58% that own a smart phone) Pew Research Center Maps for Directions

More information

Note: Hands On workshops are Bring Your Own Laptop (BYOL), unless otherwise noted. Some workshops are Bring Your Own Mobile Device(BYOD).

Note: Hands On workshops are Bring Your Own Laptop (BYOL), unless otherwise noted. Some workshops are Bring Your Own Mobile Device(BYOD). 2015 MN GIS/LIS Consortium Pre Conference Workshops The Minnesota GIS/LIS Consortium is pleased to offer a diverse list of workshops on Wednesday, October 7th, 2015 at the DECC, Duluth, Minnesota Charting

More information

Network Analysis with ArcGIS Online

Network Analysis with ArcGIS Online Federal GIS Conference February 9 10, 2015 Washington, DC Network Analysis with ArcGIS Online Matt Kennedy Topics Online versus on-premise network analysis services How to access online services How to

More information

Developing Fleet and Asset Tracking Solutions with Web Maps

Developing Fleet and Asset Tracking Solutions with Web Maps Developing Fleet and Asset Tracking Solutions with Web Maps Introduction Many organizations have mobile field staff that perform business processes away from the office which include sales, service, maintenance,

More information

OPTIMIZING A GLOBAL SATELLITE CONSTELLATION FOR AIS AND MARITIME DOMAIN AWARENESS ABSTRACT BACKGROUND

OPTIMIZING A GLOBAL SATELLITE CONSTELLATION FOR AIS AND MARITIME DOMAIN AWARENESS ABSTRACT BACKGROUND OPTIMIZING A GLOBAL SATELLITE CONSTELLATION FOR AIS AND MARITIME DOMAIN AWARENESS ABSTRACT Although relatively new, Satellite Automatic Identification System (S-AIS) technology has fundamentally changed

More information

Introduction. Mobile GIS emerged in the mid-1990s to meet the needs of field work such as surveying and utility maintenance.

Introduction. Mobile GIS emerged in the mid-1990s to meet the needs of field work such as surveying and utility maintenance. Mobile GIS Introduction With more than 6.8 billion mobile cellular subscribers, (2013), wireless communication and mobile computing have gained acceptance worldwide with speed that has surpassed many other

More information

The Nationwide Automatic Identification System Newsletter Issue #1 3 rd Quarter FY 2007

The Nationwide Automatic Identification System Newsletter Issue #1 3 rd Quarter FY 2007 June 2007 Issue 1 The Nationwide Automatic Identification System Newsletter Issue #1 3 rd Quarter FY 2007 W elcome to the first issue of The Guardian, a quarterly newsletter issued by the Nationwide Automatic

More information

Communication Links for Offshore Platforms. A User s Guide to Troposcatter Communications

Communication Links for Offshore Platforms. A User s Guide to Troposcatter Communications Communication Links for Offshore Platforms A User s Guide to Troposcatter Communications 1.0 INTRODUCTION Offshore platforms, whether for coastal defense systems, environmental monitoring, pipe line operations,

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

A Real Time Tracking and Alerting System Using LabVIEW

A Real Time Tracking and Alerting System Using LabVIEW A Real Time Tracking and Alerting System Using LabVIEW J Jyothirmai Joshi Assistant Professor, Dept. of EIE, VNR Vignan Jyothi Institute of Engineering and Technology, Hyderabad, Telangana, India ABSTRACT:

More information

Chapter 1: Introduction to ArcGIS Server

Chapter 1: Introduction to ArcGIS Server Chapter 1: Introduction to ArcGIS Server At a high level you can think of ArcGIS Server as software that helps you take your geographic information and make it available to others. This data can be distributed

More information

Wireless Network Planning Solutions. for telecommunication professionals. www.cellular-expert.com

Wireless Network Planning Solutions. for telecommunication professionals. www.cellular-expert.com Wireless Network Planning Solutions for telecommunication professionals www.cellular-expert.com CELLULAR EXPERT COMPANY Cellular Expert Company is a technology company, focused on delivering wireless network

More information

BMS Digital Microwave Solutions for National Security & Defense

BMS Digital Microwave Solutions for National Security & Defense BMS Digital Microwave Solutions for National Security & Defense Broadcast Microwave Services, Inc. P.O. Box 84630 San Diego, CA 92138 Phone: +1.800.669.9667 Email: sales@bms-inc.com Web: www.bms-inc.com

More information

An Esri White Paper April 2011 GIS Technology: Supporting the Wildfire Mission

An Esri White Paper April 2011 GIS Technology: Supporting the Wildfire Mission An Esri White Paper April 2011 GIS Technology: Supporting the Wildfire Mission Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB esri.com Copyright

More information

An Esri White Paper June 2010 Tracking Server 10

An Esri White Paper June 2010 Tracking Server 10 An Esri White Paper June 2010 Tracking Server 10 Esri 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2010 Esri All rights

More information

Portable Wireless Mesh Networks: Competitive Differentiation

Portable Wireless Mesh Networks: Competitive Differentiation Portable Wireless Mesh Networks: Competitive Differentiation Rajant Corporation s kinetic mesh networking solutions combine specialized command and control software with ruggedized, high-performance hardware.

More information

Mobile GIS Guide. About The Author. Getting your mobile GIS project off the ground

Mobile GIS Guide. About The Author. Getting your mobile GIS project off the ground About The Author Matt Sheehan is a mobile GIS pioneer. He and his staff at WebMapSolutions have been providing clients with mobile GIS solutions since the earliest days of smartphones and tablets. We live

More information

About As. In a team with the best. ESRI Bulgaria is the exclusive distributor of Esri Inc. for Bulgaria. Esri Inc.

About As. In a team with the best. ESRI Bulgaria is the exclusive distributor of Esri Inc. for Bulgaria. Esri Inc. About As ESRI Bulgaria is an IT company, leader in the field of Geographic Information Systems (GIS) on the Bulgarian market. Offering the most advanced high-tech products, solutions and services, ESRI

More information

ESRI Technical Certification Overview. Amy Daniels Instructor, Greenville Tech

ESRI Technical Certification Overview. Amy Daniels Instructor, Greenville Tech ESRI Technical Certification Overview Amy Daniels Instructor, Greenville Tech Why have certification by ESRI? It communicates your proficiency in ESRI software Similar to Microsoft Certification, it can

More information

Operations Dashboard for ArcGIS

Operations Dashboard for ArcGIS Federal GIS Conference 2014 February 10 11, 2014 Washington DC Operations Dashboard for ArcGIS Joe Bayles Agenda Esri Strategy toward mobility ios Extend the reach of Web GIS Platform agnostic Native apps/web

More information

A new radio system for the German coast

A new radio system for the German coast A new radio system for the German coast Innovative applications for conventional VHF Product presentation Radio Systems 16, 18, 79, HK 16, 20, 21, HK, MKA 15 Channel 16, 70, 80, HK 16, 20, 63 22 2, 4,

More information

Editing Strategies for Enterprise Geodatabase

Editing Strategies for Enterprise Geodatabase Federal GIS Conference February 9 10, 2015 Washington, DC Editing Strategies for Enterprise Geodatabase Ty Fabling Esri Solution Engineer A Complete Platform Enabling GIS Everywhere Desktop Web Device

More information

WHAT IS GIS - AN INRODUCTION

WHAT IS GIS - AN INRODUCTION WHAT IS GIS - AN INRODUCTION GIS DEFINITION GIS is an acronym for: Geographic Information Systems Geographic This term is used because GIS tend to deal primarily with geographic or spatial features. Information

More information

RESPONSE TO GIS SERVICES RFP. 1. What version of ArcGIS software are you using? If it is not the latest, is there a plan to upgrade?

RESPONSE TO GIS SERVICES RFP. 1. What version of ArcGIS software are you using? If it is not the latest, is there a plan to upgrade? RESPONSE TO GIS SERVICES RFP 1. What version of ArcGIS software are you using? If it is not the latest, is there a plan to upgrade? We are currently using ArcGIS 10.x as follows: ArcGIS for Desktop - Mixed

More information

A Workflow for Creating and Sharing Maps

A Workflow for Creating and Sharing Maps A Workflow for Creating and Sharing Maps By Keith Mann, Esri What You Will Need Item Source ArcGIS Online for Organizations subscription ArcGIS 10.1 for Desktop (Any license level) ArcGIS Spatial Analyst

More information

http://www.esri.com/bia

http://www.esri.com/bia ArcGIS for Tribal Transportation Management David Gadsden Federal Account Manager dgadsden@esri.com d d 1 David Gadsden GIS Background UW Geography (1995) Peace Corps Tanzania Environmental Social Science

More information

Video Architectures Eyes on the Future: The Benefits of Wireless Technology for Fixed Video Surveillance

Video Architectures Eyes on the Future: The Benefits of Wireless Technology for Fixed Video Surveillance S O L U T I O N PA P E R Video Architectures Eyes on the Future: The Benefits of Wireless Technology for Fixed Video Surveillance Table of Contents Fixed Video Surveillance: The Big Three... 3 Wireless

More information

U g CS for DJI Phantom 2 Vision+, Phantom 3 and Inspire 1

U g CS for DJI Phantom 2 Vision+, Phantom 3 and Inspire 1 U g CS for DJI Phantom 2 Vision+, Phantom 3 and Inspire 1 Copyright 2015, Smart Projects Holdings Ltd Contents Preface... 2 Drone connection and first run... 2 Before you begin... 2 First run... 2 Connecting

More information

1. Abstract. 2. The Problem / Need for the Program

1. Abstract. 2. The Problem / Need for the Program Program Information: Montgomery County, Maryland Program Title: A GIS Platform for Emergency Management and Response: Common Operational Pictures (COP) Program Category: # 14, Information Technology 1.

More information

Working with Temporal Data

Working with Temporal Data Esri International User Conference San Diego, California Technical Workshops July 26 2012 Working with Temporal Data Aileen Buckley Mark Smithgall This technical workshop Visualizing temporal data recurring

More information

16 February 2016. Connected Worker

16 February 2016. Connected Worker 16 February 2016 Connected Worker Connected Worker 1 Real Time Gas Detection, Real Time Telematics Use any Smart Phone and/or computer for real time remote worker and vehicle tracking: - Includes real

More information

Wireless Broadband Access

Wireless Broadband Access Wireless Broadband Access (Brought to you by RMRoberts.com) Mobile wireless broadband is a term used to describe wireless connections based on mobile phone technology. Broadband is an electronics term

More information

Enterprise GIS Architecture Deployment Options. Andrew Sakowicz

Enterprise GIS Architecture Deployment Options. Andrew Sakowicz Enterprise GIS Architecture Deployment Options Andrew Sakowicz Audience Audience - Architects - Developers - Administrators - Project Managers Level: - Beginner / Intermediate Introduction Andrew Sakowicz

More information

AIS (Automatic Identification System)

AIS (Automatic Identification System) AIS (Automatic Identification System) AIS are the one of the most important aids to navigation that you can have add to your navigations system. It is an excellent tool for collision avoidance. In the

More information

Bentley ArcGIS. Connector

Bentley ArcGIS. Connector Bentley ArcGIS Connector Introduction ESRI, as a GIS software products company, and Bentley Systems, Incorporated, as a developer of solutions for architecture/engineering/construction (AEC) professionals,

More information

What We Do: Simplify Enterprise Mobility

What We Do: Simplify Enterprise Mobility What We Do: Simplify Enterprise Mobility AirWatch by VMware is the global leader in enterprise-grade mobility solutions across every device, every operating system and every mobile deployment. Our scalable

More information

Deploying ArcGIS for Server Using Esri Managed Services

Deploying ArcGIS for Server Using Esri Managed Services Federal GIS Conference 2014 February 10 11, 2014 Washington DC Deploying ArcGIS for Server Using Esri Managed Services Andrew Sakowicz Erin Ross Cloud Overview Deploying ArcGIS for Server What is Cloud:

More information

ERDAS Tools for Online Sharing of Geospatial Knowledge and Workflows

ERDAS Tools for Online Sharing of Geospatial Knowledge and Workflows ERDAS Tools for Online Sharing of Geospatial Knowledge and Workflows Oliver Zimmermann ERDAS Leica Geosystems AG, Heinrich Wildstrasse, CH-9434 AU, Switzerland Oliver.zimmermann@erdas.com KEY WORDS: Online

More information

Esri GIS Mobile Solutions. John Sharrard jsharrard@esri.com

Esri GIS Mobile Solutions. John Sharrard jsharrard@esri.com Esri GIS Mobile Solutions John Sharrard jsharrard@esri.com If I had asked people what they wanted, they would have said faster horses. Henry Ford Trend: Increase demand for location services Pew Research

More information

Quick Start Guide to. ArcGISSM. Online. for Public Accounts

Quick Start Guide to. ArcGISSM. Online. for Public Accounts Quick Start Guide to ArcGISSM Online for Public Accounts Using ArcGIS Online with a Public Account ArcGIS SM Online is a cloud-based mapping platform that allows you to easily and quickly make maps, collaborate,

More information

ESRI and Xplore Technologies 2008 Mobile Government Demonstration Project Grant Program Final Report

ESRI and Xplore Technologies 2008 Mobile Government Demonstration Project Grant Program Final Report ESRI and Xplore Technologies 2008 Mobile Government Demonstration Project Grant Program Final Report Introduction and Project Purpose The ESRI and Xplore Technologies Mobile Government Demonstration Project

More information

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel Big Data and Analytics: Getting Started with ArcGIS Mike Park Erik Hoel Agenda Overview of big data Distributed computation User experience Data management Big data What is it? Big Data is a loosely defined

More information

An ESRI White Paper May 2007 Mobile GIS for Homeland Security

An ESRI White Paper May 2007 Mobile GIS for Homeland Security An ESRI White Paper May 2007 Mobile GIS for Homeland Security ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2007 ESRI

More information

Appendix A - Cost Estimate Spreadsheet

Appendix A - Cost Estimate Spreadsheet CCTV Camera, PTZ Per Each $18,500 $1,250 12 $33,500 Closed circuit television (CCTV) camera with pan, tilt, zoom (PTZ) functionality in a dome enclosure. CCTV Camera, Fixed Per Each $14,000 $1,250 12 $29,000

More information

Android Tablet GIS Solution Transforms Well Inspection for Bucks County Health Department

Android Tablet GIS Solution Transforms Well Inspection for Bucks County Health Department Android Tablet GIS Solution Transforms Well Inspection for Bucks County Health Department A Case Study Problem Statement The Bureau of Environmental Health (BEH) within the Bucks County Health Department

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data

GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data Adding Existing Data Into ArcGIS - there are many different ways to get data into ArcGIS GEOGRAPHIC INFORMATION SYSTEMS Lecture 20: Adding and Creating Data Add Data - normally we use the Add Data button

More information

Quick Start Guide to. ArcGISSM. Online

Quick Start Guide to. ArcGISSM. Online Quick Start Guide to ArcGISSM Online ArcGIS Online Quick Start Guide ArcGIS SM Online is a cloud-based mapping platform for organizations. Users get access to dynamic, authoritative content to create,

More information

Can I Cost-Effectively Monitor Critical Remote Locations?

Can I Cost-Effectively Monitor Critical Remote Locations? WHITE PAPER Can I Cost-Effectively Monitor Critical Remote Locations? The Technical and Business Cases for Solar-Powered, Wireless Remote Video Surveillance 2015 MicroPower Technologies, Inc. Introduction

More information

Working with the Geodatabase Using SQL

Working with the Geodatabase Using SQL An ESRI Technical Paper February 2004 This technical paper is aimed primarily at GIS managers and data administrators who are responsible for the installation, design, and day-to-day management of a geodatabase.

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

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

NAG PROJECTS. 1701 Pennsylvania Avenue NW, Suite 300 Washington DC 20006

NAG PROJECTS. 1701 Pennsylvania Avenue NW, Suite 300 Washington DC 20006 NAG PROJECTS 1701 Pennsylvania Avenue NW, Suite 300 Washington DC 20006 Government Mobile Workforce Management NAG s Mobile Workforce infrastructure product called NAGConnect to ITServUS. NAGConnect is

More information

Coordinated Operation Capability Using Scalable C2

Coordinated Operation Capability Using Scalable C2 Coordinated Operation Capability Using Scalable C2 Authors: Hüseyin KUTLUCA, İbrahim AKSU, Arda ÜNAL MilSOFT Yazılım Teknolojileri A.Ş. Teknokent, 06800 ODTU Ankara / TURKEY hkutluca@milsoft.com.tr iaksu@milsoft.com.tr

More information

An exactearth Technical White Paper April 2015. Satellite AIS

An exactearth Technical White Paper April 2015. Satellite AIS An exactearth Technical White Paper April 2015 Satellite AIS Executive Summary exactearth Ltd (www.exactearth.com) is a private data services company delivering global locationbased maritime vessel tracking

More information

Promoting Your Location Platform

Promoting Your Location Platform Promoting Your Location Platform A Change Management Kit www.esri.com/changekit Publication Date: November 23, 2015 Esri: Promoting Your Location Platform 1 What is the Change Management Kit? The launch

More information

Visualize your World. Democratization i of Geographic Data

Visualize your World. Democratization i of Geographic Data Visualize your World Democratization i of Geographic Data Session Agenda Google GEO Solutions - More than just a Map Enabling our Government Customers- Examples Summary & Invite to Learn More About Google

More information

Smarter wireless networks

Smarter wireless networks IBM Software Telecommunications Thought Leadership White Paper Smarter wireless networks Add intelligence to the mobile network edge 2 Smarter wireless networks Contents 2 Introduction 3 Intelligent base

More information

AIS Overview. Evans Starzinger

AIS Overview. Evans Starzinger AIS Overview by Evans Starzinger Background AIS (Automatic Identification System) is a VHF radio system which automatically communicates vessel information (vessel identity, position, speed, etc) between

More information

Satellite Basics. Benefits of Satellite

Satellite Basics. Benefits of Satellite Satellite Basics Benefits of Satellite People need access to enterprise-class, high-speed voice, video and data applications wherever they happen to be. Satellite connectivity has the power to drive communications

More information

Testing & Assuring Mobile End User Experience Before Production. Neotys

Testing & Assuring Mobile End User Experience Before Production. Neotys Testing & Assuring Mobile End User Experience Before Production Neotys Agenda Introduction The challenges Best practices NeoLoad mobile capabilities Mobile devices are used more and more At Home In 2014,

More information

App coverage. ericsson White paper Uen 284 23-3212 Rev B August 2015

App coverage. ericsson White paper Uen 284 23-3212 Rev B August 2015 ericsson White paper Uen 284 23-3212 Rev B August 2015 App coverage effectively relating network performance to user experience Mobile broadband networks, smart devices and apps bring significant benefits

More information

Communication for Mining Sites

Communication for Mining Sites Communication for Mining Sites Innovative Technologies Meeting Complex Needs Modern mine sites require an integrated approach to external and internal communications to achieve high productivity, security,

More information

Managing Bathymetry in the Cloud with GIS

Managing Bathymetry in the Cloud with GIS Esri Maritime Professional Services GEBCO Science Day Tuesday, October 4, 2011 Managing Bathymetry in the Cloud with GIS Timothy Kearns & Beata Van Esch Overview The challenges of bathymetry in GIS - What

More information

Manitoba Dutch Elm Disease (DED) Field Data Capture using Collector for ArcGIS and ArcGIS Online

Manitoba Dutch Elm Disease (DED) Field Data Capture using Collector for ArcGIS and ArcGIS Online Manitoba Dutch Elm Disease (DED) Field Data Capture using Collector for ArcGIS and ArcGIS Online ESRI Regional User Conference Winnipeg, Manitoba April 21, 2015 1 Presentation Outline Business Problem

More information

Best practice use of GI within utility companies From Desktop to the Field

Best practice use of GI within utility companies From Desktop to the Field Best practice use of GI within utility companies From Desktop to the Field Agenda IMGS Introduction Historical Use of GI in utilities New Utility Trends GI - Moving off the island into the enterprise Integrated

More information

ESRI Mobile GIS Solutions Overview. Shane Clarke ESRI

ESRI Mobile GIS Solutions Overview. Shane Clarke ESRI ESRI Mobile GIS Solutions Overview Shane Clarke ESRI Agenda Overview of mobile GIS ESRI mobile GIS Solutions Selecting a mobile GIS solution Q & A 2 Mobile GIS Overview 3 What is mobile GIS? Extension

More information

Wireless Patient Monitoring

Wireless Patient Monitoring Wireless Patient Monitoring Live ECG streaming for mobile users and in-hospital ICU units. Full network integration with WAP Access point technology and Wi-Fi. Optional web server upload for telemedicine

More information

The State of Maryland s Coverage and Data Collection for the Nationwide Public Safety Broadband Network

The State of Maryland s Coverage and Data Collection for the Nationwide Public Safety Broadband Network The State of Maryland s Coverage and Data Collection for the Nationwide Public Safety Broadband Network Objective: The Nationwide Public Safety Broadband Network (NPSBN) promises to provide critical broadband

More information

Simplifying the remote acquisition, cloud management, and multiscreen distribution of professional live video over IP

Simplifying the remote acquisition, cloud management, and multiscreen distribution of professional live video over IP Simplifying the remote acquisition, cloud management, and multiscreen distribution of professional live video over IP Dejero simplifies the remote acquisition, cloud management, and multiscreen distribution

More information

The data can be transmitted through a variety of different communications platforms such as:

The data can be transmitted through a variety of different communications platforms such as: COMMUNICATION NETWORK General Overview of SCADA Communications Without a properly designed communication network system, a SCADA system cannot exist. All supervisory control and data acquisition aspects

More information

GIS Architecture and Data Management Practices Boone County GIS Created and Maintained by the Boone County Planning Commission GIS Services Division

GIS Architecture and Data Management Practices Boone County GIS Created and Maintained by the Boone County Planning Commission GIS Services Division GIS Architecture and Data Management Practices Boone County GIS Created and Maintained by the Boone County Planning Commission June 2008 Background Boone County s GIS program has been in existence for

More information

Vodafone Global Enterprise Deploy the Apple iphone across your Enterprise with confidence

Vodafone Global Enterprise Deploy the Apple iphone across your Enterprise with confidence Vodafone Global Enterprise Deploy the Apple iphone across your Enterprise with confidence White Paper Vodafone Global Enterprise 3 The Apple iphone has become a catalyst for changing the way both users

More information

ERDAS ADE Enterprise Suite Products Overview and Position

ERDAS ADE Enterprise Suite Products Overview and Position ERDAS ADE Enterprise Suite Products Overview and Position ERDAS ADE Suite Technical Overview Iryna Wetzel ERDAS Inc Switzerland Introduction to Products and Target Market what we will cover in this module

More information

COMPUTERS ARE YOUR FUTURE CHAPTER 8 WIRED & WIRELESS COMMUNICATION

COMPUTERS ARE YOUR FUTURE CHAPTER 8 WIRED & WIRELESS COMMUNICATION COMPUTERS ARE YOUR FUTURE CHAPTER 8 WIRED & WIRELESS COMMUNICATION Answers to End-of-Chapter Questions Matching g 1. whiteboard i 2. sending device o 3. streaming j 4. WiFi m 5. Webcam d 6. data transfer

More information

ARM-UAV Mission Gateway System

ARM-UAV Mission Gateway System ARM-UAV Mission Gateway System S. T. Moore and S. Bottone Mission Research Corporation Santa Barbara, California Introduction The Atmospheric Radiation Measurement-unmanned aerospace vehicle (ARM-UAV)

More information

Getting your C-Store Connected

Getting your C-Store Connected Getting your C-Store Connected Understanding uptime performance and return on broadband investments Operating multiple convenience stores across a geographically disperse area presents many challenges.

More information

Eduardo Veas, Ernst Kruijff, Erick Mendez. HYDROSYS - first approaches towards on-site monitoring and management with handhelds

Eduardo Veas, Ernst Kruijff, Erick Mendez. HYDROSYS - first approaches towards on-site monitoring and management with handhelds Eduardo Veas, Ernst Kruijff, Erick Mendez HYDROSYS - first approaches towards on-site monitoring and management with handhelds Current environmental monitoring 2 Workplace On-site Current environmental

More information

RF Safety Compliance and Duty Cycle for OpenWay CENTRON 4G-LTE Meters December 2015

RF Safety Compliance and Duty Cycle for OpenWay CENTRON 4G-LTE Meters December 2015 RF Safety Compliance and Duty Cycle for OpenWay CENTRON 4G-LTE Meters December 2015 WHITE PAPER EXECUTIVE SUMMARY As a world-leading technology and services company that manufactures products that utilize

More information

EBSA Power Distribution Application Paper

EBSA Power Distribution Application Paper Camilo Lopez Engineer ANDESwireless Ltda Eric Marske Product Manager ESTeem Wireless Modems Sam Amaral Latin American Sales Manager ESTeem Wireless Modems EBSA Controls and Monitors Power Distribution

More information

Web and Mobile GIS Applications Development

Web and Mobile GIS Applications Development Web and Mobile GIS Applications Development Presented by : Aamir Ali Manager Section Head (GIS Software Customization) Pakistan Space and Upper Atmosphere Research Commission (SUPARCO) Geographical Information

More information

High-Speed Thin Client Technology for Mobile Environment: Mobile RVEC

High-Speed Thin Client Technology for Mobile Environment: Mobile RVEC High-Speed Thin Client Technology for Mobile Environment: Mobile RVEC Masahiro Matsuda Kazuki Matsui Yuichi Sato Hiroaki Kameyama Thin client systems on smart devices have been attracting interest from

More information

SuperNav for Heavy Equipment

SuperNav for Heavy Equipment SuperNav for Heavy Equipment Supervised Navigation System for Heavy Equipment Supervised Navigation (SuperNav) is an option for Raveon Technology s RavTrack GPS tracking system. RavTrack SuperNav is a

More information

Managing bathymetric data in a hydrographic survey company and making the data accessible to clients

Managing bathymetric data in a hydrographic survey company and making the data accessible to clients Managing bathymetric data in a hydrographic survey company and making the data accessible to clients Duncan Mallace 1 Tim Kearns 2 1NetSurvey Limited, 2A Banbury Office Village, Noral Way, Banbury, OX16

More information

WiMax broadband wireless access. Wireless communication is considered one of the big engineering success stories

WiMax broadband wireless access. Wireless communication is considered one of the big engineering success stories WiMax broadband wireless access Introduction Wireless communication is considered one of the big engineering success stories over the last two decades. It is one of the rapidly changing fields that demand

More information

Long Term Evolution (LTE) for Public Safety

Long Term Evolution (LTE) for Public Safety S T R A T E G I C W H I T E P A P E R Long Term Evolution (LTE) for Public Safety Enabling Flexible Business Models To provide seamless data communication during emergencies, public safety practitioners

More information

Developing Apps with the ArcGIS Runtime SDK for Android. Ben Ramseth Esri Inc. Instructor Technical Lead

Developing Apps with the ArcGIS Runtime SDK for Android. Ben Ramseth Esri Inc. Instructor Technical Lead Developing Apps with the ArcGIS Runtime SDK for Android Ben Ramseth Esri Inc. Instructor Technical Lead Ben Ramseth Instructor Technical Lead Esri Inc USA, Charlotte, NC bramseth@esri.com @EsriMapNinja

More information

Enabling the SmartGrid through Cloud Computing

Enabling the SmartGrid through Cloud Computing Enabling the SmartGrid through Cloud Computing April 2012 Creating Value, Delivering Results 2012 eglobaltech Incorporated. Tech, Inc. All rights reserved. 1 Overall Objective To deliver electricity from

More information

RELEASE NOTES. Introduction. New in this release. Trimble Positions Mobile extension

RELEASE NOTES. Introduction. New in this release. Trimble Positions Mobile extension RELEASE NOTES Trimble Positions Mobile extension These release notes provide important information about the Trimble Positions Mobile extension version 10.2.0.1. Please read these release notes carefully.

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