chromecast: add an experimental sout module that connects to a ChromeCast device and streams using the HTTP access output

Multimedia / VLC - Adrien Maglo [videolan.org] - 1 October 2014 04:17 UTC

Example: vlc input.mp4 --sout="#chromecast{ip=192.168.1.11}"

2e8a23c chromecast: add an experimental sout module that connects to a ChromeCast device and streams using the HTTP access output
configure.ac | 26 +-
modules/stream_out/Modules.am | 15 +
modules/stream_out/chromecast/cast.cpp | 872 ++++++++++++++++++++++++++++++++
3 files changed, 912 insertions(+), 1 deletion(-)

Upstream: git.videolan.org


  • Share