cef/tests/cefclient/resources
Marshall Greenblatt 03fd5b15da Add support for media device discovery and messaging (fixes issue #2900)
Chromium supports communication with media devices on the local network via
the Cast and DIAL protocols. This takes two primary forms:

1. Messaging, where strings representing state information are passed between
   the client and a dedicated receiver app on the media device. The receiver
   app communicates directly with an app-specific backend service to retrieve
   and possibly control media playback.
2. Tab/desktop mirroring, where the media contents are streamed directly from
   the browser to a generic streaming app on the media device and playback is
   controlled by the browser.

This change adds support for device discovery and messaging (but not
mirroring) with functionality exposed via the new CefMediaRouter interface.

To test: Navigate to http://tests/media_router in cefclient and follow the
on-screen instructions.
2020-03-27 15:54:39 -04:00
..
extensions/set_page_color Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
mac Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00:00
win Add support for media device discovery and messaging (fixes issue #2900) 2020-03-27 15:54:39 -04:00
binding.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
dialogs.html Fix folder upload with `input type=file webkitdirectory` (fixes issue #2751) 2019-08-26 15:43:55 -04:00
draggable.html Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
drm.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
localstorage.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
logo.png cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
media_router.html Add support for media device discovery and messaging (fixes issue #2900) 2020-03-27 15:54:39 -04:00
menu_icon.1x.png Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
menu_icon.2x.png Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
other_tests.html Add support for media device discovery and messaging (fixes issue #2900) 2020-03-27 15:54:39 -04:00
performance.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
performance2.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
preferences.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
response_filter.html Add NetworkService support for response filtering (see issue #2622). 2019-05-20 14:39:37 +03:00
server.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
transparency.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
urlrequest.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
websocket.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
window.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00
xmlhttprequest.html Add CefServer API for handling HTTP/WebSocket requests (issue #2278) 2017-11-15 12:00:36 -05:00