Is it possible to allow many users to make live broadcasts using YouTube API and a single account? -
i want make web application , want use youtube api allow users make live broadcasts.
is necessary users log google/youtube accounts use live stream or possible make them use function without bothering them detail?
in order create live event , live stream objects required livestream on youtube, user making requests must authenticated.
from docs:
your application must have authorization credentials able use youtube live streaming api.
obtaining authorization credentials guide here.
adding live event similar uploading video. user making upload must authenticated in order video appear on channel.
Comments
Post a Comment