Skip to content

This code sample demonstrates a one-to-one and group video call application built with Video SDK Low Code Prebuilt SDK with webview in IOS.

Notifications You must be signed in to change notification settings

ahmedbhesaniya97/videosdk-rtc-ios-prebuilt-webview-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Video SDK IOS Prebuilt Low Code App

What is it?

This code sample demonstrates a one-to-one and group video call application built with Video SDK Low Code Prebuilt SDK with webview in IOS.

  • Built mobile first experience for IOS.
  • Compeletely serverless video calling
  • Scale it upto 5,000 participants with low code.
  • 10,000 minutes free on monthly basis
  • Inbuilt video and audio quality optimization.
  • Inbuilt chat poll, whiteboard, Q and A support.

video-sdk-mobile.jpg

Features

  • Completely Low code and serverless.
  • Video API with real-time audio, video and data streams
  • 5,000+ participants support
  • Chat support with rich media.
  • Screen sharing with HD and Full HD.
  • Play realtime video in meeting
  • Connect it with social media such as Facebook, Youtube etc (RTMP out support).
  • Intelligent speaker switch
  • Record your meetings on cloud
  • Inbuilt support of whiteboard, poll and Q & A.
  • Customize UI as per your needs.

Device Support

Visit our official documentation for more information

Prerequisites

You must have the following installed:

  • Xcode

Running the Authentication server

Before running app, you need to run the authentication server

Use our official videosdk-rtc-nodejs-sdk-example to perform server authentication.

$ git clone https://github.com/videosdk-live/videosdk-rtc-nodejs-sdk-example

Add API Key and Secret in .env of your project.

ZUJONOW_API_KEY=''
ZUJONOW_SECRET_KEY=''
ZUJONOW_API_ENDPOINT=https://api.zujonow.com

Visit, https://www.videosdk.live/ to generate API keys and secret.

About

This code sample demonstrates a one-to-one and group video call application built with Video SDK Low Code Prebuilt SDK with webview in IOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%