Choose a Price
To charge for transcoding orchestrators set a price per pixel denominated in Wei (1 ETH = 1e18 Wei), advertised to broadcasters off-chain. To get support for setting a price that will allow you to receive work on the network, contact us on our Discord channel.Configure Automatic Price Adjustments
The default behavior of orchestrators is to automatically adjust their advertised price per pixel based on the estimated overhead for redeeming a ticket. The overhead for redeeming a ticket is the estimated transaction cost of the redemption transaction divided by the face value of the ticket represented as a percentage. For example, given a base price per pixel of 1000 wei:- If the overhead is 1%, the advertised price would be 1010 wei
- If the overhead is 20%, the advertised price would be 1200 wei
- If the overhead is 50%, the advertised price is 1500 wei
-autoAdjustPrice=false flag.
Set a Price With livepeer_cli
You can set the base price per pixel using the livepeer_cli:
-
Run
livepeer_cli -
Enter the number corresponding to the
Set orchestrator configoption - You will get prompted to enter values for several fields.
If you only want to set the price, you can continue using the existing default
values.
- You will get prompted for the price per pixel:
- Set the number of pixels in a single unit of work you will charge for.
The Default setting
option (1) is typically used.-
Set the price (in wei) that you will charge per unit of work:
- To verify the price was updated, check the log from your node.