1

If we embed YouTube live feed directly on our website, would it increase our server load and therefore increase the chance to have a site crash? I want to say no because the video is actually pulling from YouTube server? Whereas the website is only providing a frame-like window in the browser? It will be nice if someone could confirm this. Thanks.

photonacl
  • 135
  • 1
  • 3
  • 14

2 Answers2

3

sometimes yes

NO

There is no extra server load as both the player and the video content are retrieved on the client directly from the YouTube servers.

aergistal
  • 29,947
  • 5
  • 70
  • 92
-1

sometimes yes, mostly not. if it would crash it would be a miscommunicating between youtube and the site. sometimes it crashes on like a mobile device or something. but that is pure the device. the site shouldn't crash.

Bear312
  • 15
  • 3