update README.
This commit is contained in:
parent
61eed9ca98
commit
8ef91be6ad
@ -28,6 +28,7 @@ This app uses Web RTC to stream a desktop inside of a docker container. This is
|
|||||||
- Added RTMP broadcast. Enables broadcasting neko screen to local RTMP server, YouTube or Twitch.
|
- Added RTMP broadcast. Enables broadcasting neko screen to local RTMP server, YouTube or Twitch.
|
||||||
- Stereo sound (works properly only in Firefox host).
|
- Stereo sound (works properly only in Firefox host).
|
||||||
- Added limited support for some mobile browsers with `playsinline` attribute.
|
- Added limited support for some mobile browsers with `playsinline` attribute.
|
||||||
|
- Added `VIDEO_BITRATE` and `AUDIO_BITRATE` in kbit/s to control stream quality (in collaboration with @mbattista).
|
||||||
|
|
||||||
### Bugs
|
### Bugs
|
||||||
- Fixed minor gst pipeline bug.
|
- Fixed minor gst pipeline bug.
|
||||||
@ -42,6 +43,7 @@ This app uses Web RTC to stream a desktop inside of a docker container. This is
|
|||||||
- No pointer events for notify bars.
|
- No pointer events for notify bars.
|
||||||
- Disable debug mode by default.
|
- Disable debug mode by default.
|
||||||
- Remove HTML tags from user name.
|
- Remove HTML tags from user name.
|
||||||
|
- Upgraded `pion/webrtc` to v3 (by @mbattista).
|
||||||
|
|
||||||
# Getting started & FAQ
|
# Getting started & FAQ
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user