Prerequisites: HTML/CSS and Javascript We will be using NodeJS to establish a server and make video connections. Note: You may use any technology at back-end according to your choice. At the heart of this video chat application we would need something which can be used to exchange the data(in this case video-streams).So we would design …
Continue reading “Develop a video chat application with webRTC.”