Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 674 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 674 Bytes

webRTC

This repository shows an example of a web application that uses the webRTC API.

With the use of this application, you can communicate with others through the webcam (For now). You just need a browser (Chrome, Firefox or Opera)

You can try this web application in production mode here: WebCamMerpi


v0.5.0

First commit


v0.6.0

Fixed bugs:

  • stop video recording on power off
  • fixed bug when selecting a new room
  • Message warning for mobile devices due to the proximity of the microphone and audio output

New features:

  • Mirrored local stream
  • Allow full screen
  • Buttons disappear when the mouse isn't moving