Merge pull request #7622 from Haraldson/flash-trust
Add a note on Flash permissions to Troubleshooting
This commit is contained in:
commit
d3f40212db
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…
Add table
Reference in a new issue