Tag Archives: WebRTC

WebRTC (Web Real-Time Communication) is a collection of communications protocols and application programming interfaces that enable real-time communication over peer-to-peer connections. … WebRTC is being standardized by the World Wide Web Consortium (W3C) and the Internet Engineering Task Force (IETF).

Case: File and media sharing system implementation (Grabilla)

Grabilla (grabilla.com) is a system we developed. The main goal of Grabilla is a secure screen and media/file sharing for businesses and professionals. We used the following list of technologies while developing the solution: Backend: Linux, Apache, MySQL, PHP, JavaScript, custom .NET solution, ffmpeg. Frontend: Linux, Apache, MySQL, PHP, JavaScript, WebRTC. Applications: C++, Qt, Java,… Read More »

Research: Software components and services for instant messaging and conferencing (video, audio, text)

What could be easier than to find ready-to-use solution for messaging? But when you try to analyze these solutions many of them appear to be unsuitable for your needs. Especially if the demand is to build communication between more than 10,000 users at one moment. We made a research that include 4 the most serious and,… Read More »

Case: Video Chat integration/ WebRTC/ OpenTok/ QuickBlox

We continue publishing set of articles about interesting technology areas and solutions we have implemented or encountered in our projects. This article briefly describes our experience in implementing video chat for medical consultation solution using WebRTC. Our solution In the past year we had two situations when we required to implement video chat function to… Read More »