Skip to content

siddarth0vader/VLCync_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLCync server

VLCync server component to host VLCync watch party VLC media player

Features

These features allow propogation of any one party member's inputs to all other members

  • Play/Pause
  • Seeking
  • Resume play from where you left off (As long as the server remains active through the session)

Usage

  • Run the VLCync executable
  • Provide a username, VLCync_server IP and port and password generated by the VLCync_server exectuable
  • Navigate to video file to play
  • Vote to start the show and await other party members!

Build instructions

  • Install the requirements file a new environment(preferably)

  • Run the following command in that environment

pyinstaller main.py -F -n VLCync_server --clean --codesign-identity VLCync_server
  • Clear the build directory before rebuilding the project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages