versatica / mediasoup

Cutting Edge WebRTC Video Conferencing
https://mediasoup.org
ISC License
6.2k stars 1.13k forks source link

Add full client+server multi-browser integration testing #123

Closed ibc closed 4 years ago

ibc commented 7 years ago

For mediasoup 2.0 (in which we'll have mediasoup-client we need a full integration testing environment to test different browsers joining a mediasoup room.

ibc commented 7 years ago

Some resources:

Notes:

fippo commented 7 years ago

add karma to the list of resources. For single-browser tests I found it much more reliable than selenium ;-)

ibc commented 7 years ago

Annotated :)

lgrahl commented 6 years ago

A bit outdated but still useful: https://github.com/nplab/WebRTC-Data-Channel-Playground Not really much of a test engine, though.

ibc commented 6 years ago

Unfortunately there is no DataChannel support in mediasoup yet :(

grahamtallen commented 5 years ago

Probably saw this already, but just in case: https://www.cosmosoftware.io/publications/andre2018_Comparative_Study_of_SFUs.pdf

Thank you all for making an incredibly useful library; this has some of the best support and maintenance I've seen in an open-sourced project.

ibc commented 5 years ago

Yeah, we have it in the mediasoup website: https://mediasoup.org/documentation/publications/ :)

Thanks a lot.

ibc commented 4 years ago

Maybe tomorrow.