Skip to content

Gigawiz/NiVid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiVid is a video streaming application designed to share videos with your friends.
By streaming over UDP, NiVid allows you to stream as fast as possible without needing insanely fast internet.
Each client gets their own unique id, that gets generated by the NiCoding API. Every time you connect to the service,
your connection password is updated and waiting for connections. Wnen you enter an id of a partner to connect to,
the program calls the API, returns the ip address of the ID you entered, then the program will connect you to that partner.

Changelog:
V1.2A
Added Updater Script.
Customized Loading Bars.
Did more work with the NiCoding API functions for NiVid's ID System.
Started work on UDP Multicast Stream Functions.
TODO:
Finish UDP Multicast stream functions

V1.1A
Created GUI as well as initial coding.
Created ID System
Created NiCoding API Functions for ID System
Created CCCP Installer

TODO:
Create updater script
Add UDP Multicast stream functions

About

NiVid is a video streaming application that uses udp to share videos with your friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages