Skip to content

RapidFire SDK - interface for cloud gaming and virtualization (VDI)

License

Notifications You must be signed in to change notification settings

abinglovenet/RapidFire_SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RapidFire SDK

The RapidFire SDK provides an interface for cloud gaming and virtual desktop applications to reduce the encoding latency by utilizing AMD Radeon™ Pro and FirePro™ GPUs. OpenGL® 4.2, DirectX® 9 and DirectX® 11 textures as well as desktop capturing can be used as input to generate H.264, H265 or uncompressed stream output. While the encoding is handled entirely by RapidFire, the developer keeps full control over the configuration of the stream with the ability to adjust key encoding parameters such as resolution, frame rate and bit rate control throughout the streaming process.

Prerequisites

  • AMD Radeon™ Pro or FirePro™ GCN-based GPU
  • AMD Radeon™ Pro GPU for H.265 encoding
  • AMD Radeon™ Pro driver version 17.30.1041 or newer
  • Windows® 7 or Windows® 10
  • Building the SDK and samples requires Visual Studio® 2013, Visual Studio® 2015 or Visual Studio® 2017
  • Building the SDK requires the AMD APP SDK

Getting Started

  • A Visual Studio® solution for the samples can be found in the Samples directory.
  • Additional documentation can be found in the doc directory.

License

RapidFire is licensed under the MIT license. See LICENSE file for full license information.

Copyright information

DirectX, Visual Studio and Windows

DirectX®, Visual Studio®, and Windows® are registered trademarks of Microsoft Corporation in the United States and/or other countries.

OpenGL

OpenGL® and the oval logo are trademarks or registered trademarks of Silicon Graphics, Inc. in the United States and/or other countries worldwide.

OpenCL

OpenCL™ and the OpenCL logo are trademarks of Apple Inc. used by permission by Khronos.

glew

The OpenGL Extension Wrangler Library Copyright (C) 2008-2015, Nigel Stewart Copyright (C) 2002-2008, Milan Ikits Copyright (C) 2002-2008, Marcelo E. Magallon Copyright (C) 2002, Lev Povalahev All rights reserved.

About

RapidFire SDK - interface for cloud gaming and virtualization (VDI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.3%
  • C 9.7%