rstudio / webinars

Code and slides for RStudio webinars
https://resources.rstudio.com/webinars
1.53k stars 1.41k forks source link

13-R-Markdown-Ecosystem: how to embed webcam in HTML slides #37

Closed benmarwick closed 6 years ago

benmarwick commented 6 years ago

At about 31:08 in the video, @yihui shows that he can embed his webcam in a slidy presentation, and says it takes 3 lines of javascript. That's very cool to see! Are those three lines available to see somewhere?

yihui commented 6 years ago

Yes: https://yihui.name/en/2017/12/html5-camera/

benmarwick commented 6 years ago

That's wonderful, thanks!