[vlc-devel] [PATCH v3] video_output: add support for Flaschen-Taschen screen protocol
François Revol
revol at free.fr
Fri Jul 22 00:04:36 CEST 2016
On 20/07/2016 00:01, François Revol wrote:
> cf.
> https://github.com/hzeller/flaschen-taschen/blob/master/doc/protocols.md
Btw, you can test with:
git clone https://github.com/hzeller/flaschen-taschen.git
cd flaschen-taschen/server
make FT_BACKEND=terminal
./ft-server
and running VLC as:
LD_LIBRARY_PATH=$PWD/lib:$PWD/modules ./vlc --vout flaschen \
--flaschen-display=127.0.0.1 --flaschen-width=45 --flaschen-height=40
Doesn't look as cute as on the real one at Noisebridge, but it works.
IRL it looks like:
https://twitter.com/mmu_man/status/741499239272845312
François.
More information about the vlc-devel
mailing list