Skip to content

A simple web-based video call application that enables users to start and stop video streaming using their device's camera. Built with HTML5, CSS, JavaScrip

Notifications You must be signed in to change notification settings

Harsha0987/online-video-call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online Video Call

This project is a simple web-based video call application. It allows users to start and stop video streaming using their device's camera. The application uses HTML5, CSS, and JavaScript to access the webcam and display the live video feed in the browser.

Features

  • Start Video: Accesses the webcam and streams the video to the browser.
  • Stop Video: Stops the video feed from the webcam.

Technologies Used

  • HTML5: Used for the structure of the web page.
  • CSS: Used for styling and layout.
  • JavaScript: Used for accessing and controlling the webcam video feed.
  • WebRTC API: Utilized for handling video streaming.

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/your-username/online-video-call.git

About

A simple web-based video call application that enables users to start and stop video streaming using their device's camera. Built with HTML5, CSS, JavaScrip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published