Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion webrtc_tribo_project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This project is developed by mynameshop member.
This prototype is only available for Chrome/Chromium with WebRTC support.
This web application allows you to video chat with someone else by sharing a single link.
There is an embedded chat. But for the moment the chat is using the signalling server for the message transport.
As we can't send any other data than video and voice trhough WebRTC, the presentation is just image in a carousel which the next and prev actions are shared trhough the signalling server too.
As we can't send any other data than video and voice through WebRTC, the presentation is just image in a carousel which the next and prev actions are shared trhough the signalling server too.


## Requirements
Expand Down