Skip to content

The aim of this project is to create a peer to peer video conferencing software for meetings between peers on the LAN. It should allow audio/video transmissions between multiple people at the same time.

Notifications You must be signed in to change notification settings

FireLin/VPeerComm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Description The aim of this project is to create a peer to peer video conferencing software for meetings between peers on the LAN. It should allow audio/video transmissions between multiple people at the same time.

#Tools used Swing is the primary Java GUI widget toolkit. It is part of Oracle's Java Foundation Classes (JFC) — an API for providing a graphical user interface (GUI) for Java programs.

Java Media Framework is a Java library that enables audio, video and other time-based media to be added to Java applications and applets. This optional package, which can capture, play, stream, and trans-code multiple media formats, extends the Java Platform, Standard Edition (Java SE) and allows development of cross-platform multimedia applications.

#How To user use ant and build.xml to build and run the project using "ant run"

#Refs http://www.tutorialspoint.com/java/java_networking.htm http://stackoverflow.com/questions/4839747/mp3-wont-stream-with-jmf http://www.javaworld.com/javaworld/jw-04-2001/jw-0406-jmf1.html

About

The aim of this project is to create a peer to peer video conferencing software for meetings between peers on the LAN. It should allow audio/video transmissions between multiple people at the same time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages