All Projects → moonlight-stream → Moonlight Chrome

moonlight-stream / Moonlight Chrome

Licence: gpl-3.0
GameStream client for ChromeOS

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Moonlight Chrome

Thrust
The C++ parallel algorithms library.
Stars: ✭ 3,595 (+482.66%)
Mutual labels:  nvidia
Gdrcopy
A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology
Stars: ✭ 407 (-34.04%)
Mutual labels:  nvidia
Anakin
High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices.
Stars: ✭ 488 (-20.91%)
Mutual labels:  nvidia
Desktopsharing
桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。
Stars: ✭ 337 (-45.38%)
Mutual labels:  nvidia
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (-39.38%)
Mutual labels:  nvidia
Romfont
VGA and BIOS rom font extraction
Stars: ✭ 443 (-28.2%)
Mutual labels:  nvidia
Intrinsic3d
Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
Stars: ✭ 297 (-51.86%)
Mutual labels:  nvidia
Trtorch
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
Stars: ✭ 583 (-5.51%)
Mutual labels:  nvidia
Ai Lab
All-in-one AI container for rapid prototyping
Stars: ✭ 406 (-34.2%)
Mutual labels:  nvidia
Webdriver.sh
bash script for managing NVIDIA web drivers on macOS
Stars: ✭ 482 (-21.88%)
Mutual labels:  nvidia
Tensorrt
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Stars: ✭ 4,644 (+652.67%)
Mutual labels:  nvidia
Cuda Api Wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
Stars: ✭ 362 (-41.33%)
Mutual labels:  nvidia
Ocl
OpenCL for Rust
Stars: ✭ 453 (-26.58%)
Mutual labels:  nvidia
Nvptx
How to: Run Rust code on your NVIDIA GPU
Stars: ✭ 335 (-45.71%)
Mutual labels:  nvidia
Cudasift
A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
Stars: ✭ 555 (-10.05%)
Mutual labels:  nvidia
Nvtop
NVIDIA GPUs htop like monitoring tool
Stars: ✭ 3,604 (+484.12%)
Mutual labels:  nvidia
Set Egpu
Display-agnostic acceleration of macOS applications using external GPUs.
Stars: ✭ 429 (-30.47%)
Mutual labels:  nvidia
Nbminer
NVIDIA & AMD GPU Miner for ETH, RVN, GRIN, BEAM, CFX, AE, SERO
Stars: ✭ 568 (-7.94%)
Mutual labels:  nvidia
Moonlight Ios
GameStream client for iOS/tvOS
Stars: ✭ 556 (-9.89%)
Mutual labels:  nvidia
Jetson Inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Stars: ✭ 5,191 (+741.33%)
Mutual labels:  nvidia

Moonlight for ChromeOS

Moonlight for ChromeOS is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield, but built to run on ChromeOS.

Moonlight for ChromeOS allows you to stream your full collection of games from your powerful desktop to another PC or laptop running ChromeOS.

For Windows, Mac, and Linux, we recommend running the new PC port for maximum performance.

Moonlight also has mobile versions for Android and iOS/tvOS.

Check out the Moonlight wiki for more detailed project information, setup guide, or troubleshooting steps.

Moonlight for ChromeOS

Building

  1. Install the Chrome Native Client SDK and download the current Pepper SDK
  2. Set the NACL_SDK_ROOT environment variable to your Pepper SDK folder. If you need more detailed instructions, see here
  3. Run git submodule update --init --recursive from within moonlight-chrome/
  4. Run make from within the moonlight-chrome/ repo

Testing

  1. Open the Extensions page in Chrome
  2. Check the 'Developer mode' option
  3. Click 'Load unpacked extension' and point it at your built moonlight-chrome repo
  4. Run Moonlight from the extensions page
  5. If making changes, make sure to click the Reload button on the Extensions page
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].