Skip to content

huydq189/nightwatch-webrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nightWatch load test template for webRTC

https://nightwatchjs.org/

Technologies Used

  • nightWatch
  • v4l2loopback for linux

Features

List the ready features here:

  • Virtual webcam script
  • Auto load test using chrome, firefox, safari, selemium server

Setup

Install v4l2loopback for virtual webcam if necessary

npm install

Usage

Edit the "start" script in package.json

Increase the number of browser by add more browser name behind the -e flag

Example:

  • 2 process
-e chrome,chrome
  • 4 process
-e chrome,chrome,chrome,chrome

About

Nightwatch testing boilerplate for WebRTC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published