tree: 6653cc22402e1b45af56981d1dae967f4a67b51c [path history] [tgz]
  1. browser/
  2. public/
  3. renderer/
  4. BUILD.gn
  5. DEPS
  6. DIR_METADATA
  7. OWNERS
  8. README.md
components/cast_streaming/README.md

Introduction

This directory defines a wrapper around the LibCast implementation of Cast Streaming (found in //third_party/openscreen/src) to allow for integration with the Chromium Renderer pipeline.

Currently, this code is used in production //fuchsia code, with further uses in progress.

TODO(crbug.com/1208196): Expand upon this file.