Installation and usage - Zariep-Software/WiPersona GitHub Wiki
Installation and usage
How to install and use
There are two ways to use WiPersona:
- From webpage: not recommended, but installation is not needed
- From local: needs a webserver (WiPersona comes with Busybox httpd server)
Windows
- If you are using Windows, use
launcher-windows.exe
orlauncher-windows-nogui.exe
if you want to run it from PowerShell.
Linux
- If you are using Linux, use
launcher-linux.sh
(you need yad), orlauncher-linux-nogui.sh
if you want to run it from terminal.
OBS Studio
- If you want to use it in OBS Studio, you can use Browser source:
--enable-media-stream
" launch parameter.
1. first you need to modify the entry/shortcut of OBS to add "If you are using Windows, do right click on shortcut -> Propierties -> Shortcut
, and on target put --enable-media-stream
after the quotation mark (E.G: "C:\Program Files\obs-studio\bin\64bit" --enable-media-stream) see https://obsproject.com/kb/launch-parameters for more information
If you are using Linux, you can use a program like menulibre to add --enable-media-stream
after obs command in the Desktop entry, if you don't have any menu editor, you can copy /usr/share/applications/com.obsproject.Studio.desktop
to ~/.local/share/applications
and edit the copy with a text editor
2. Add a browser source and select local file, then, navigate to pathtowipersona/data/index.html
3. To give audio access, select the source and click "interact"
If you can't get mic access (Permission denied or there was an error. if you are using OBS Studio "Browser", use "--enable-media-stream" flag
), you need to start the server and use "http://localhost:2962
" as address