requestFullscreen compatibility.

This commit is contained in:
m1k1o
2021-02-18 20:07:06 +01:00
parent 6057a73a08
commit 2782a1dd08
2 changed files with 17 additions and 1 deletions

View File

@ -48,6 +48,7 @@ This app uses Web RTC to stream a desktop inside of a docker container. This is
- Disable debug mode by default.
- Remove HTML tags from user name.
- Upgraded `pion/webrtc` to v3 (by @mbattista).
- Added `requestFullscreen` compatibility for older browsers.
# Getting started & FAQ