Skip to content

bensarifathi/python-ip-call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ip-call

this is a simple project that provide the ability of making audio call through python.

Installation

git clone https://github.com/BENSARI-Fathi/python-ip-call.git.

cd python-ip-call.

pip install -r requirement.txt

  1. first peer : python3 peer1.py ip port

  2. second peer : python3 peer2.py ip port

ip is the ip address of the host that we want to reach

port is the port number that we are gonna connect to it

// i've used python version 3.6 in this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages