parent
b47cf8261f
commit
ad49955b66
@ -0,0 +1,24 @@
|
|||||||
|
# Video Conference App
|
||||||
|
|
||||||
|
**Tier:** 2-Intermediate
|
||||||
|
|
||||||
|
You probably used Zoom or Meet before.
|
||||||
|
What about making your own video conference app?
|
||||||
|
|
||||||
|
## User Stories
|
||||||
|
|
||||||
|
- [ ] User can create a room with unique URL
|
||||||
|
- [ ] User can join a room using the URL
|
||||||
|
|
||||||
|
## Bonus features
|
||||||
|
|
||||||
|
- [ ] User can turn camera on and off
|
||||||
|
- [ ] User can turn microphone on and off
|
||||||
|
|
||||||
|
## Useful links and resources
|
||||||
|
|
||||||
|
[Zoom Clone Youtube Tutorial](https://www.youtube.com/watch?v=DvlyzDZDEq4)
|
||||||
|
|
||||||
|
## Example projects
|
||||||
|
|
||||||
|
[Zoom Clone Source Code](https://github.com/WebDevSimplified/Zoom-Clone-With-WebRTC)
|
Loading…
Reference in new issue