Documentation Index
Fetch the complete documentation index at: https://na-36-docs-v2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Download and unzip the Livepeer binary
Create a bat file to launch Livepeer.
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
Start the Livepeer Gateway using the .bat file. When prompted enter and confirm a password. After confirming your password close the terminal.Create a file containing your Gateway Ethereum password
InC:\Users\YOUR_USER_NAME\.lpData create a txt file named ethsecret.txt
with the password you created in the previous step.
Add the -ethPassword flag to your .bat file
Add -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