Display a graph representing the WebRTC JavaScript Object models and relations.
Serve the files webrtc-api.html
and webrtc-api.js
and ìnterfaces.js
by your Web server.
Once loaded, the page will inspect the WebRTC API implemented by the browser used and display the graph.
Click on the button Save to SVG to export an SVG image of the model.
Click on the button Save to TXT to export a text file of the model.
This is an early version. Don't hesitate to propose enhancements.
- Mermaid is used to generate the graph.