GithubHelp home page GithubHelp logo

timsar2 / ionic-video-call Goto Github PK

View Code? Open in Web Editor NEW
19.0 3.0 13.0 2.97 MB

Home Page: https://dev.to/timsar2/ionic-video-call-by-peerjs-4fli

JavaScript 6.84% TypeScript 53.93% HTML 7.00% SCSS 32.23%
ionic video-call audio-call peer-to-peer peerjs webrtc webrtc-video ionic5-example

ionic-video-call's Introduction

ionic-video-call

A simple video call with ionic5 angular 9 and peerjs.

more description on: https://dev.to/timsar2/ionic-video-call-by-peerjs-4fli

how to run:

connect your pc/laptop to a network, also your second device (pc/laptop/mobile) must be in same netwrok.

find your ip address, you can run ipconfig /all or look at your netwrok card detail.

it must be somthing like 192.168.43.105 Or open two tab in the same browser(two tab in chrome or two tab in firefox...)

from your console, inside of project folder run this commands:

1- npm install

then run ionic with your ip address and ssl parameter.

2- ionic serve --adress 192.168.43.105 --ssl

visit url with https prefix

3- https://192.168.43.105:8100

if you can't see url, check your firewall or antivirus.

ionic-video-call's People

Contributors

dependabot[bot] avatar timsar2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ionic-video-call's Issues

Error! getUserMedia error: NotReadableError in android device

Issue: getUserMedia error: NotReadableError in android device
Description: I have created .apk file from this example by ionic cordova build android command
and when I am trying to login with name r1 it's return error.

Screenshot:
WhatsApp Image 2020-07-11 at 2 15 15 AM

package.json

"@ionic/angular": "^5.0.0",
"cordova-android": "^8.1.0",
"core-js": "^2.5.4",
"peerjs": "^1.2.0",
"rxjs": "~6.5.1",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.