mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
fixed iOS video load bug.
This commit is contained in:
@ -37,6 +37,7 @@ This app uses Web RTC to stream a desktop inside of a docker container. This is
|
||||
- Fixed h264 pipelines bugs (by @mbattista).
|
||||
- Fixed sessions manager thread safety by adding mutexes (caused panic in rare edge cases).
|
||||
- Now when user gets kicked, he won't join as a ghost user again but will be logged out.
|
||||
- **iOS compatibility!** Fixed really strange CSS bug, which prevented iOS from loading the video.
|
||||
|
||||
### Misc
|
||||
- Custom docker workflow.
|
||||
|
Reference in New Issue
Block a user