One of Daily’s biggest differentiating features is that they support different ways for developers to build. Let’s look at some reasons you might use the Daily Prebuilt component vs. when your project would require more customization through Daily’s core APIs and video SDKs instead.
Streaming live video from a webcam or a screen capture into a WebRTC video call is fairly standard among WebRTC applications. This post looks at an implementation of publishing other sources of media, such as a slide deck, into a Vonage Video API call session as an alternative to screen sharing.
WHIP, also known as WISH (WebRTC Ingest Signaling over HTTPS), simplifies video ingestion when using WebRTC for broadcasting.
Increasing the amount of WebRTC connections that an application can handle is an important part of our work. WebRTC Engineer Alfred Gonzalez shares his recent experience scaling a WebRTC application.