πŸŽ₯Stream Call

Welcome to the Stream Calling feature documentation. This feature enables users to have real-time video and audio communication during virtual appointments, enhancing the remote healthcare experience.

Prerequisites

To use the Stream Calling feature, ensure that you meet the following requirements:

  • Compatible device with a webcam and microphone.

  • Strong and stable internet connection with sufficient bandwidth.

  • Access permissions to initiate and join stream calls within the virtual appointment platform.

Getting Started

A stream call session is created once a scheduled virtual appointment has been confirmed that the timing can been met by either the medical provider or their patient. An email containing a stream call link is sent to both parties for the scheduled virtual meeting.

One may have problem joining a stream call because of timezone difference between parties.

Stream Call Session

The Stream Calling feature in Elixir is implemented using WebRTC technology, powered by Daily. Daily provides a robust and scalable solution for real-time video and audio communication, enabling seamless stream calling experiences for healthcare providers and patients.

The feature is enabled through the integration of two key code components:

The code for creating the meeting point:

The code that generates an authentication token for the meeting:

Last updated