[vlc-commits] python - example synchronized player (#70)
Saveliy
git at videolan.org
Wed Jan 30 23:29:22 CET 2019
vlc/python | branch: master | Saveliy <saveliy.m.yusufov at gmail.com> | Wed Jan 30 17:27:49 2019 -0500| [81fe62f5b9c69157e6f0e6724f761fe7c836c7eb] | committer: Olivier Aubert
python - example synchronized player (#70)
Example python-based player allowing synchronized playing
> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=81fe62f5b9c69157e6f0e6724f761fe7c836c7eb
---
examples/video_sync/README.md | 11 ++
examples/video_sync/figure.png | Bin 0 -> 118904 bytes
examples/video_sync/main.py | 396 +++++++++++++++++++++++++++++++++++++
examples/video_sync/mini_player.py | 169 ++++++++++++++++
examples/video_sync/network.py | 175 ++++++++++++++++
5 files changed, 751 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=81fe62f5b9c69157e6f0e6724f761fe7c836c7eb
More information about the vlc-commits
mailing list