YouTube

From eLinux.org
Revision as of 13:03, 23 June 2014 by Wmat (talk | contribs) (added Category:RaspberryPi using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Playing YouTube videos on an embedded system can fail, due to the limited CPU resources available.

Playing YouTube video on Raspbian

The Raspberry Pi CPU is not powerful enough to play YouTube videos. There is a workaround:

  • Download the MP4 file from YouTube
  • Play the MP4 file using omxplayer

The omxplayer does not use the CPU (for video). It is using the GPU; this way you can play YouTube video's'.

(Could anybody explain how to configure omxplayer as a standard YouTube player without downloading and manually playing the video file?)