use webrtc data channels with ant media server 1

How to Use WebRTC Data Channels

WebRTC (Web Real-Time Communications) is primarily known for its support for audio and video communications; however, it also supports data channels. This article explains more about this and shows you how to use the WebRTC data channel. What is a WebRTC data channel? WebRTC data channel is another channel in […]

webrtc vs websockets 1

WebRTC vs WebSockets: What are the differences?

While looking at frequently asked questions about WebRTC on Google, the query “WebRTC vs WebSockets” caught my attention. Normally these two terms are quite different from each other. However, if there are so many searches, it would be good to explain both of them in one article.  What are WebSockets? […]

ant media server flutter sdk featured image 1

Announcing stable Flutter WebRTC SDK

Today, we are thrilled to announce the Ant Media Flutter WebRTC SDK! Besides our native Android and iOS solutions, we are also expanding our SDK family with the very popular Flutter WebRTC SDK, which is now publicly available for everyone developing their solutions using Flutter. Ant Media’s Flutter WebRTC SDK […]

webrtc servers

What is a WebRTC Server and Multiparty Communication?

Discover what WebRTC servers are and learn new concepts such as Multipoint Conferencing Unit (MCU), Selective Forwarding Unit (SFU), transcoding, and simulcasting. We’ll also explain how to use a free WebRTC server. It covers the core concepts of WebRTC, its architecture, signaling, and much more. It’s a fantastic starting point for understanding […]

webrtc stream with obs 1

WebRTC replay from OBS hosted RTMP stream

Developers can make their app users broadcast live video not only from their browser with WebRTC but also from OBS, thanks to WebRTC Adapter. Let’s start with introducing OBS which stands for Open Broadcaster Software. OBS (Open Broadcaster Software) is a free open-source software for video recording and live streaming. You can use either […]

chatsimple