Use the following as a template, adding your personal info and save a .bat file in the same directory as the Livepeer executable.
Start the Livepeer Gateway using the .bat file.
When prompted enter and confirm a password.
This password is used to decrypt the keystore file and access the private key. Make sure to never share or lose access to either the password or the keystore file
After confirming your password close the terminal.
In C:\Users\YOUR_USER_NAME\.lpData
create a txt file named ethsecret.txt
with the password you created in the previous step.
-ethPassword
flag to your .bat fileAdd -ethPassword=C:\Users\YOUR_USER_NAME\.lpData\ethsecret.txt
to the
previously created .bat file
If you’d like the Gateway to start with Windows you can create a System service using NSSM or the Windows Task Scheduler.
Open the Livepeer CLI, then Jump to Configure Transcoding Options to finish configuring the Gateway