Skip to content

codersinghal/CamTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CamTalk

CamTalk is a video chat application (inspired by Skype). This application will help individuals to help people overpower the monopoly of private brands like Skype by providing an alternative with similar features in an open-source project.

Basic Features

  1. User must be able to login or sign up to the system.
  2. One must be able to search for other users and view their profile.
  3. Profile page for each user (profile status, username , profile photo, company, contacts etc.)
  4. User must be able to conduct a video chat with another user (though video only yet)

Advance Features

  1. Show notifications for calls and unread messages.
  2. You must be able to track all the users that are currently online
  3. Indicator for online or offline must work automatically.
  4. Support for friend request before video calling another person.
  5. If a user is offline others can see his last seen.
  6. One should be able to send messages even to those users who are currently offline.
  7. The chat history should be maintained (Messages should not be lost when the application is reopened i.e. local backup)
  8. One should be able to share his Desktop screen to others who are connected together (View only).
  9. Friend suggestion to a user based upon “friend of a friend” ontology

Refrence - https://github.com/opencv-java/getting-started/tree/master/FXHelloCV

Releases

No releases published

Packages

No packages published