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
-
Add support for XBox and other controllersThe video playback already supports using the Function Keys on the keyboard (F1-F11). But we would add support for XBox, Cowboy and the like.
-
Add support for HawkEye AnglesOnly Broadcast, All29, Sideline and Both Endzones are currently supported.
-
Convert to native/mobile appUsing 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.
-
Other PossiblitiesIf 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)
Please download the application and follow the steps below:
- You must request access for yourself via email to the Cloud Video team at cloudvideo@nfl.com Cloud Access Request
- Unzip the installer and run the setup.exe. .NET 4.8 is a Prerequisite
- Open the application and Click "Sign in to NFL Cloud"
- The application will verify your identity, and might ask you to sign into your Identity Provider (okta, Azure AD, etc.)
- 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.
- Please scroll through the completed tests and verify that they all have green checks.
- Please submit a screenshot to cloudvideo@NFL.com or click here: Test Result
- Please note any failed tests or if they all succeeded.