youtubeyoutube-apiyoutube-javascript-apiyoutube-livestreaming-api

YouTube Live Streaming Overlay


I'm trying to implement a YouTube Live Streaming Overlay: the live stream is a sport event and I need to put an overlay with the realtime score of the event.

Here's the questions:


Solution

  • Yes, you can definitely overlay the stream, add more metadata etc. But you can not do those with API. You can do the overlay on your own client and stream to YT the final version.