* [Usage inside a container or behind a NAT](#usage-inside-a-container-or-behind-a-nat)
* [Embedding](#embedding-1)
* [Standards](#standards)
* [Links](#links)
## Installation
@ -1119,6 +1120,15 @@ The simples way to embed a WebRTC stream into a web page consists in using an if
@@ -1119,6 +1120,15 @@ The simples way to embed a WebRTC stream into a web page consists in using an if
For more advanced options, you can create and serve a custom web page by starting from the [source code of the default page](internal/core/webrtc_index.html).