mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 20:11:56 -08:00
update webrtc changes in README. (#1912)
This commit is contained in:
parent
36e377c450
commit
04e342a110
1 changed files with 1 additions and 1 deletions
|
|
@ -1201,7 +1201,7 @@ The simples way to embed a WebRTC stream into a web page consists in using an if
|
|||
<iframe src="http://mediamtx-ip:8889/mystream" scrolling="no"></iframe>
|
||||
```
|
||||
|
||||
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).
|
||||
For more advanced options, you can create and serve a custom web page by starting from the [source code of the default read page](internal/core/webrtc_read_index.html) and [source code of the publish page](internal/core/webrtc_publish_index.html).
|
||||
|
||||
## Standards
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue