Skip to content

Releases: BytePhilHD/VidTogether

0.0.3 - Alpha

16 Jun 12:16
Compare
Choose a tag to compare
0.0.3 - Alpha Pre-release
Pre-release

Watch your own Videos together

Host your own Site for watching mp4 Videos with others!

The main Page for testing is s2.bytephil.de

Features

  • Config
  • Load Videos from Files Folder and play them to all Clients
  • SSL
  • Log and Commands in Console
  • Play / Stop current Video for all Clients in real-time

How to Use

First, install with the help of the guide. Then start your .sh or .bat. The Program should now start without Errors and should be availible to access via Webbrowser at

<YourIP:YourPort>. Now you can start putting your .mp4 files into the Files Folder. Then go to your Console and type "load [FileName]". When youre given FileName is right and there weren't any Errors, the chosen Video should be availible to see on the Webbrowser (still same Address).

How to Install

0.0.2 - Alpha

03 Jun 17:34
Compare
Choose a tag to compare
0.0.2 - Alpha Pre-release
Pre-release

Watch your own Videos together

Host your own Site for watching mp4 Videos with others!

The main Page for testing is s2.bytephil.de

Features

  • Config
  • Load Videos from Files Folder and play them to all Clients
  • SSL
  • Log and Commands in Console

How to Use

First, install with the help of the guide. Then start your .sh or .bat. The Program should now start without Errors and should be availible to access via Webbrowser at

<YourIP:YourPort>. Now you can start putting your .mp4 files into the Files Folder. Then go to your Console and type "load [FileName]". When youre given FileName is right and there weren't any Errors, the chosen Video should be availible to see on the Webbrowser (still same Address).

How to Install

0.0.1-Alpha

01 Jun 20:09
7817dd7
Compare
Choose a tag to compare
0.0.1-Alpha Pre-release
Pre-release

Alpha Version of the Project

  • Checks for newest Version, and installes latest if its not
  • Starts a Webserver (Port 80)
  • On Client connect (via Webbrowser), a Websocket is created and information printed in the jar Console
  • Actual Time (in Germany) which is updatet every 500 ms
  • Configuration
  • Console Commands

To Start the .jar File, use "java -jar WebTest.jar" (Java Version 11 is needed!)