canmove, Confirmed users, Bureaucrats and Sysops emeriti
6,906
edits
(Created page with "== Tracking == TBD == Goals == TBD == Specifications == High-level Functionality: * 1:1 Audio and/or Video calls (functionality like Skype) * Peer-to-peer Data Channels (to ...") |
m (→User stories) |
||
Line 13: | Line 13: | ||
== User stories == | == User stories == | ||
Users | === Users === | ||
* As a user I want to make a video or audio call using my browser so I can talk to others no matter what device or network they use | * As a user I want to make a video or audio call using my browser so I can talk to others no matter what device or network they use | ||
* As a user I want to receive a video or audio call via my browser so I can talk to others no matter what device or network they use | * As a user I want to receive a video or audio call via my browser so I can talk to others no matter what device or network they use | ||
Line 22: | Line 22: | ||
* (Version 2) As a user, I want to be able to play multi-player (more than 2 player) games that have a faster response time because they are peer to peer so I can experience a fast, true-to-life interaction with my opponents | * (Version 2) As a user, I want to be able to play multi-player (more than 2 player) games that have a faster response time because they are peer to peer so I can experience a fast, true-to-life interaction with my opponents | ||
Developers | === Developers === | ||
* As a developer, I want a standardized API to capture camera and/or microphone data so I can incorporate this camera or microphone capture into my application | * As a developer, I want a standardized API to capture camera and/or microphone data so I can incorporate this camera or microphone capture into my application | ||
* As a developer, I want an easy way to create a video call so I can enhance my application with RTC without investing much development time | * As a developer, I want an easy way to create a video call so I can enhance my application with RTC without investing much development time |