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