Usecases for WebRTC:
4.2. Browser-to-browser use-cases . . . . . . . . . . . . . . . 4 4.2.1. Simple Video Communication Service . . . . . . . . . . 4 4.2.2. Simple Video Communication Service, NAT/FW that blocks UDP . . . . . . . . . . . . . . . . . . . . . . 5 4.2.3. Simple Video Communication Service, global service provider . . . . . . . . . . . . . . . . . . . . . . . 5 4.2.4. Simple Video Communication Service, enterprise aspects . . . . . . . . . . . . . . . . . . . . . . . 5 4.2.5. Simple Video Communication Service, access change . . 6 4.2.6. Simple Video Communication Service, QoS . . . . . . . 7 4.2.7. Simple Video Communication Service with sharing . . . 7 4.2.8. Simple video communication service with inter-operator calling . . . . . . . . . . . . . . . . 8 4.2.9. Hockey Game Viewer . . . . . . . . . . . . . . . . . . 8 4.2.10. Multiparty video communication . . . . . . . . . . . . 9 4.2.11. Multiparty on-line game with voice communication . . . 10 4.2.12. Distributed Music Band . . . . . . . . . . . . . . . . 11 4.3. Browser - GW/Server use cases . . . . . . . . . . . . . . 11 4.3.1. Telephony terminal . . . . . . . . . . . . . . . . . . 11 4.3.2. Fedex Call . . . . . . . . . . . . . . . . . . . . . . 12 4.3.3. Video conferencing system with central server . . . . 12
Digging deeper on one of those:
4.2.12. Distributed Music Band 4.2.12.1. Description In this use-case, a music band is playing music while the members are at different physical locations. No central server is used, instead all streams are set up in a mesh fashion. Discussion: This use-case was briefly discussed at the Quebec webrtc meeting and it got support. So far the only concrete requirement (A17) derived is that the application must be able to ask the browser to treat the audio signal as audio (in contrast to speech). However, the use case should be further analysed to determine other requirements (could be e.g. on delay mic->speaker, level control of audio signals, etc.).
p.s. That’s right, I used the <pre> and <big> tags TOGETHER. MWAHAHAHAHAHA.