tree: 97f430fca5ef0b0e68412508e6e7860fac11db91 [path history] [tgz]
  1. browser/
  2. public/
  3. renderer/
  4. BUILD.gn
  5. DEPS
  6. DIR_METADATA
  7. features.gni
  8. OWNERS
  9. 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.