I need to create an application that will automatically publish multiple video streams on different YouTube channels of my clients.
Can I publish applications from one stream to different channels or one application - one channel? Can I post multiple independent live events to a channel at the same time? What are the limits on the number of concurrent events?
By default, for the YouTube v3 data API, I have a user limit of 3000 units / second / user. What does it mean? Do I understand correctly that each client will be able to see the live broadcast that I created through this api is no more than 3,000 seconds?
source
share