This commit is contained in:
w-okada 2023-07-29 23:10:01 +09:00
parent 755511ed5c
commit f48ad3755e
2 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,8 @@ $ python3 MMVCServerSIO.py -p 18888 --https true \
``` ```
Access with Browser (currently only chrome is supported), then you can see gui.
2-1. Trouble shoot 2-1. Trouble shoot
(1) OSError: PortAudio library not found (1) OSError: PortAudio library not found

View File

@ -51,6 +51,8 @@ $ python3 MMVCServerSIO.py -p 18888 --https true \
--samples samples.json --samples samples.json
``` ```
ブラウザ(Chrome のみサポート)でアクセスすると画面が表示されます。
2-1. トラブルシュート 2-1. トラブルシュート
(1) OSError: PortAudio library not found (1) OSError: PortAudio library not found