Skip to content

jchavanton/sip-webrtc-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains an integration example of SIP.JS sip over websocket which can be use with Kamailio for example.

This SIP.js client will also get the WebRTC stats , it will also compute MOS score and send it as an header in the BYE message of every call.

A Puppetter integration to test the code with an headless chrome is provided as well.

image

how-to build locally

npx webpack

test sip.js webrtc with getstats and puppeteer

file:///<repo dir>/dist/index.html

how-to build puppetter integration to test the code with an headless chrome

build docker image with the headless chrome, puppetter and the integration using webpack

./build.sh

run the puppetter test from a docker container

./run.sh

About

sip.js integration with getstats and puppetter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages