Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seadmustafa/teamviewer

This is a demo project using WebRTC
https://github.com/seadmustafa/teamviewer

css3 glassfish5 js maven primefaces webrtc xhtml

Last synced: 5 days ago
JSON representation

This is a demo project using WebRTC

Awesome Lists containing this project

README

        

# Teamviewer - WebRTC Demo

This is a demo project using WebRTC, an open project that enables web browsers with Real-Time Communications (RTC) capabilities via simple JavaScript APIs.

## Features

### Index
* Simple 2 person screen sharing web application.
* Both of them can share their desktops or Chrome Tabs and can see each other's screen.
* They also can leave screen sharing using a provided button.

![](images/HomeScreen.PNG)

![](images/Screens-Local.png)

### Cam
* Simple 2 person video cam web application.
* Both of them can see and hear each other via video cam.
* They also can leave screen sharing using a provided button.

![](images/localvideo.PNG)

![](images/Screeens.png)

## Resources

* Andrii Sergiienko - WebRtc CookBook