Add a note on Flash permissions to Troubleshooting
This commit is contained in:
parent
a13ed2a005
commit
63e1b2fb46
1 changed files with 2 additions and 0 deletions
|
@ -78,3 +78,5 @@ Electron.
|
|||
|
||||
On Windows the path passed to `--ppapi-flash-path` has to use `\` as path
|
||||
delimiter, using POSIX-style paths will not work.
|
||||
|
||||
For some operations, such as streaming media using RTMP, it is necessary to grant wider permissions to players’ `.swf` files. One way of accomplishing this, is to use [nw-flash-trust](https://github.com/szwacz/nw-flash-trust).
|
||||
|
|
Loading…
Reference in a new issue