Git Product home page Git Product logo

videowebrtc's Introduction

WebRTC Simple Video Calling using Open Source PUBNUB SDK

Note : This Project is Archived. New Project Similar to VideoWECRTC is Uploaded here https://github.com/AjinkyaBijwe/WebRTCVideoCall

Copy all files onto the server and edit config.php file in config folder with the mysql username and password

create database named videowe3_ajinkya and execute .sql file

In config.php replace the URL in the file

Need SSL to execute the project

Steps to Install the Project

  1. Download and Install with administrator permissions XAMPP server from the link for Windows Linux or OSX https://www.apachefriends.org/index.html

  2. Copy the content of the project to xampp/htdocs

  3. Run XAMPP server by right click and run as Administrator

  4. Start Apache, MySQL and Mercury server

  5. Run PhpMyAdmin from http://localhost/phpmyadmin/

  6. Create Database “videowe3_ajinkya”

  7. Run videowe3_ajinkya.sql file in videowe3_ajinkya database provided in the Config folder of project mainv10/config

  8. Open Config.php file in the config folder of project edit define("DB_HOST", "127.0.0.1"); define("DB_NAME", "videowe3_ajinkya"); define("DB_USER", "root"); define("DB_PASS", "");

  9. Open Chrome browser and write “https://localhost/mainv10” in URL Login can be done with “Username: Ajinkya Password: 123456” for testing Note: Chrome may not allow site to open “Your connection is not private” so select advance> proceed to localhost(unsafe)

  10. When asked for Microphone and Webcam permission select “ALLOW”, you will be able to see the webcam is on and your feed onto homepage

  11. Login into chat on the menu bar with suitable name to see who is online

  12. Share the generated number top other user or just open Incognito tab of and copy paste generated URL and call the number the call should be connected

  13. Open “Secure Chat” from the Menu Bar and Login using suitable username

Signup

signup_page

Login

loginpage

Main Interface

main_interface

Login Chat

login_chat

Online Users and Chatrooms

onlineusers_and chatrooms

Ongoing Call

call_ongoing

Secured Chat

secured_chat

Edit Page

editdata_page

Password Reset

password_reset

videowebrtc's People

Contributors

ajinkyabijwe avatar

Stargazers

 avatar  avatar Aldy Setiawan avatar Daniel Njoku avatar Deepak Ugale avatar  avatar  avatar José Rigoni Jr avatar Ahmed El Sheikh avatar  avatar Fredrick Njenga avatar  avatar hamza mohamed ali avatar Amol Dhage avatar Vihang Mirkhelkar avatar  avatar

Watchers

Fredrick Njenga avatar  avatar Vihang Mirkhelkar avatar Daniel Njoku avatar Bruce Truth avatar

videowebrtc's Issues

Convert to pure ajax based

Can I make it pure ajax based
Server side php
Frontend JavaScript

No directly intersection to php
Only ajax through connection.

EMAIL VERIFICATION

Hi Good day. Badly need your help. I'm waiting the email verification sent to me because I register new user but it takes too long until now i can't receive the emai. Any help please? Thank you so much!!!

Request Not found

after the requisition of return requests, did I do something wrong?

error-req

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.