Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying WebRTC Cookbook
  • Table Of Contents Toc
  • Feedback & Rating feedback
WebRTC Cookbook

WebRTC Cookbook

By : Sergiienko
5 (1)
close
close
WebRTC Cookbook

WebRTC Cookbook

5 (1)
By: Sergiienko

Overview of this book

If you are a JavaScript developer with a basic knowledge of WebRTC and software development, but want to explore how to use it in more depth, this book is for you.
Table of Contents (10 chapters)
close
close
9
Index

Building a video conference using SimpleWebRTC


SimpleWebRTC is a very easy-to-use framework written in JavaScript. Using this product, you can start your first video conference in just one minute. In this recipe, we will cover the process of creating of a basic WebRTC application using the SimpleWebRTC software.

Getting ready

In this recipe, we will create a simple HTML page by utilizing a SimpleWebRTC framework. So, you will need a text editor and a WebRTC compliant web browser. If you're using Firefox, the demo might be executed from the local filesystem; if you're using Chrome, you should use a web server—otherwise, the browser will prohibit the running of the application.

How to do it…

To build a basic videoconference using this tool, you need to create just one HTML web page. You don't even need to register an account in the vendor's system.

  1. Create an empty HTML file and add the following code:

    <!DOCTYPE html>
    <html>
    <head lang="en">
    <meta charset="UTF-8">
  2. Include a...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY