Skip to content

sergystepanov/webrtc-troubleshooting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3t (webrtc-troubleshooting)

A simple tool for troubleshooting WebRTC issues.

This utility contains a web server application designed for convenient debugging of problems with Pion WebRTC connections.

Use

Just run the w3t executable. Open the main page in the browser (i.e. localhost:3000).

Config params:

  -addr string
        a web server address (default ":3000")

Build

Install Golang. Run:

go build ./cmd/w3t

About

A simple tool for troubleshooting WebRTC issues

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published