We are currently using YouTube Data API for a live streaming app called CameraFi Live. First of all, we want to know the quota cost for using the LiveChatMessages. It is not mentioned in the YouTube Data API (v3) - Quota Calculator (https://developers.google.com/youtube/v3/determine_quota_cost). For our app, LiveChatMessages takes up 80~90% of the total quota of the YouTube Data API and I think this percentage is unreasonably too much since it results in exceeding YouTube Data API quota. Is there any way to lower the amount (percentage) that is taken up by LiveChatMessages from the total quota of YouTube Data API? If there are any alternative ways to solve this problem, please tell us.
3 Answers
2
votes
0
votes
LiveChatMessages is part of the YouTube Live Streaming API there for the quota calculator for the YouTube Data API isn't going to help you.
If you check documentation for the live chat messages it doesn't say that it takes more then one. So I would have to say the quota cost is one.
Remember this is two different APIs. Live streaming API and data API are different. There quota cost is also different.