Sie sind auf Seite 1von 7

NSUT EAST CAMPUS(Formerly AIACTR)

Mini Project Presentation


Dr. Krishna Pateti
B.Tech(E.C.E-2)
Batch-2023
Group Members:-
Name - Rahul Kumar Roll No:-08510102819
Name - Sonu Kumar Roll No:-07810102819
Name – Durga Prasad Roll No:-10510102819
Name – Sukhvider Satija Roll No:-088102819
Title:-Real Time Communication Application
Introduction:-
WebRTC (Web Real-Time Communication) is a technology that enables
Web applications and sites to capture and optionally stream audio and/or
video media(real time video), as well as to exchange arbitrary data
between browsers without requiring an intermediary. The set of
standards that comprise WebRTC makes it possible to share data and
perform teleconferencing peer-to-peer, without requiring that the user
install plug-ins or any other third-party software.
Concepts and Usage
• WebRTC serves multiple purpose,they provide powerful multimedia
capabilities to the Web, including support for audio and video
conferencing, file exchange, screen sharing, identity management, and
interfacing with legacy telephone systems including support for
sending DTMF (touch-tone dialing) signals. Connections between
peers can be made without requiring any special drivers or plug-ins,
and can often be made without any intermediary servers. Connections
between two peers are represented by the RTCPeerConnection
Interface
DTMF Signals
Dual-tone multifrequency (DTMF) is a method used to
dial telephone numbers or to issue commands to
switching systems. DTMF is widely used for
telecommunication signaling between telephone handsets
and switching centers over analog telephone lines in
voice-frequency bands DTMF tones are also used by
cable television broadcasters to indicate the start and
stop times of commercial insertion points during station
breaks for cable company benefit. The frequencies used
prevent harmonics from being incorrectly detected by
receivers as other DTMF frequencies.
Steps to start Communication
• Creating a new room
• Join the room
• Collect Ice Candidate:- Before the caller and callee can connect to
each other, they also need to exchange ICE candidates that tell
WebRTC how to connect to the remote peer.

Das könnte Ihnen auch gefallen