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

Adrien Maglo git at videolan.org
Wed Oct 1 11:19:38 CEST 2014


vlc | branch: master | Adrien Maglo <magsoft at videolan.org> | Wed Oct  1 11:16:51 2014 +0200| [2e8a23cf0672a1cedb611402149e655118996427] | committer: Adrien Maglo

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

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

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2e8a23cf0672a1cedb611402149e655118996427
---

 configure.ac                           |   26 +-
 modules/stream_out/Modules.am          |   15 +
 modules/stream_out/chromecast/cast.cpp |  872 ++++++++++++++++++++++++++++++++
 3 files changed, 912 insertions(+), 1 deletion(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2e8a23cf0672a1cedb611402149e655118996427


More information about the vlc-commits mailing list