Overview

Welcome to NFL Cloud Video! This application began as a proof of concept to utilize the new Cloud Video API. After logging in, the interface is intended to resemble NFL Vision 2.0, with a few minor variations due to the natural differences between web and desktop applications.

Cloud Video API

The Cloud Video API can be accessed at https://api.nflcloudvideo.com/beta

Prerequisites for accessing the API

  • You must request access for your users via email to the Cloud Video team at cloudvideo@nfl.com Cloud Access Request
  • You must request an application ID from the Cloud Video team. It is recommended that each application you write against the API utilize a different App ID. New Application Request
  • If you are looking for code samples, please request access to our GitHub repo. Documentation Request
  • NFL Clubs will use the Internal paths, and External Clients will use the External Paths

Download API Postman JSON

Possible Future Enhancements

  1. Add support for XBox and other controllers
    The video playback already supports using the Function Keys on the keyboard (F1-F11). But we would add support for XBox, Cowboy and the like.
  2. Add support for HawkEye Angles
    Only Broadcast, All29, Sideline and Both Endzones are currently supported.
  3. Convert to native/mobile app
    Using a third party open source framework, we may be able to convert this POC over to a client application compatible with multiple operating systems and platforms, while still utilizing advantages of the web to get the best of both worlds.
  4. Other Possiblities
    If you have any suggestions for the site, please do not hesitate to send a suggestion to cloudvideo@NFL.com.

Tester Application Instructions - Version 1.3.0 (Release Date 6/27/23)

Screnshot of Tester Application

Please download the application and follow the steps below:

  1. You must request access for yourself via email to the Cloud Video team at cloudvideo@nfl.com Cloud Access Request
  2. Unzip the installer and run the setup.exe. .NET 4.8 is a Prerequisite
  3. Open the application and Click "Sign in to NFL Cloud"
  4. The application will verify your identity, and might ask you to sign into your Identity Provider (okta, Azure AD, etc.)
  5. Once authenticated, the application will perform a series of tests, and will notify you when it is complete with a sound and the banner at the top will indicate that tests are complete.
  6. Please scroll through the completed tests and verify that they all have green checks.
  7. Please submit a screenshot to cloudvideo@NFL.com or click here: Test Result
  8. Please note any failed tests or if they all succeeded.