Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.76 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.76 KB

Video Over Intranet - WEBRTC

Find out the live demonstration of the project at my Youtube Channel

Citation (Bibtex format)

@article{10.3897/rio.6.e58504,
	author = {Deepak Tatayji Ahire},
	title = {Video Over Intranet (VDOIT)},
	volume = {6},
	number = {},
	year = {2020},
	doi = {10.3897/rio.6.e58504},
	publisher = {Pensoft Publishers},
	abstract = {Video calling or voice calling through the use of the internet is a very common thing in today's world. Nevertheless, users have to pay charges directly or indirectly, tolerating all the delays even if you use the facility within the same network or sub-network. Over 30 million US households used Voice over IP (VoIP) until the end of 2010. Specialist found that 31.4% of the household used VoIP as the main and only home phone line by 2012. Users up till now have multiplied by a huge factor. There are several drawbacks of using video calling over the internet within a small network such as delay of packets (travel to the main server outside network and reenter the same network again), direct or indirect costs, users need to be always connected online and efficiency and speed of the user's system vary according to connection quality and bandwidth. In this project, we implemented a WebRTC enabled web application which provides free peer to peer video calling and conferencing tool for any private organization on top of their existing private network.},
	issn = {},
	pages = {e58504},
	URL = {https://doi.org/10.3897/rio.6.e58504},
	eprint = {https://doi.org/10.3897/rio.6.e58504},
	journal = {Research Ideas and Outcomes}
}