• Built a video calling django application whcich doesn’t ne
• Built a video calling django application whcich doesn’t need turn servers if users share same wifi.
• Used web sockets connection to exchange SDP of users which is used to establish a WebRTC connection.