tree: 398af223ae3494d07850193243bc876133a9e4e4 [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.