Sunteți pe pagina 1din 3

ACKNOWLEDGEMENT

Any achievement, be it scholastic or otherwise does not depend solely on the individual efforts but
on the guidance, encouragement and cooperation of intellectuals, elders and friends. A number of
personalities, in their own capacities have helped me in carrying out this project. I would like to
take an opportunity to thank them all.

First and foremost I thank the management, Dr. Mohan Manghnani, Chairman, New Horizon
Educational Institutions for providing necessary infrastructure and creating good environment.

I would like to thank Dr. Manjunatha, Principal, New Horizon College of Engineering,
Bengaluru, for his constant encouragement and facilities extended to us towards completing my
project work.

I extend my sincere gratitude to Dr. R J Anandhi, Head of the Department, Information Science
and Engineering, New Horizon College of Engineering, Bengaluru for her valuable suggestions
and expert advice.

I deeply express my sincere gratitude to my guide Mrs. Prakruthi S T, Assistant Professor,


Department of ISE, NHCE, Bengaluru, for her able guidance, regular source of encouragement
and assistance throughout this project.

I thank my Parents, and all Faculty members of Department of Information Science and
Engineering for their constant support and encouragement.

Last, but not the least, I would like to thank my peers and friends who provided me with valuable
suggestions to improve my project.

Vibhav V Giri
(1NH17IS129)

i
ABSTRACT

WebRTC is a free, open-source project that provides web browsers and mobile applications
with real-time communication via simple application programming interfaces.
Real time communication is the near simultaneous exchange of information over any type of
telecommunications service from the sender to the receiver in a connection with negligible
latency.
This project connects two separate or two same browsers from the same or different
machines together to allow audio-video chatting between the users.
This project also isn’t platform restricted and can work on a lot of browsers and operation
system.
Implements a browser based audio-video chat using WebRTC APIs by creating a Peer-to-
Peer connection between two browsers.

ii
Table of Contents
Acknowledgement i
Abstract ii
Table of Contents iii
Chapters Page Number
Chapter 1: Introduction
1.1 Motivation of Project 1
1.2 Problem Statement 1

Chapter 2: System Requirement


2.1 Software/Hardware used 2
Chapter 3: System Design
3.1 Modules 3
3.2 Architecture 4
3.3 Algorithm used 5
3.4 Code and Implementation 6
Chapter 4: Results and Discussion
4.1 Explanation 47
4.2 Conclusion 48
References 49

iii

S-ar putea să vă placă și