Skip to content

Commit

Permalink
Added a link on the new Picture in Picture API
Browse files Browse the repository at this point in the history
  • Loading branch information
diegocard authored Nov 2, 2018
1 parent f4fe6d2 commit 9a004bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ A curated list of awesome HTML5 resources. Inspired by [awesome-php](https://git
- [Multimedia capabilities](#multimedia-capabilities)
- [Audio](#audio)
- [Media capture](#media-capture)
- [Picture in Picture](#picture-in-picture)
- [Speech synthesis](#speech-synthesis)
- [Voice recognition](#voice-recognition)
- [Virtual Reality (VR)](#virtual-reality)
Expand Down Expand Up @@ -78,6 +79,10 @@ A curated list of awesome HTML5 resources. Inspired by [awesome-php](https://git
* [Capturing Audio & Video in HTML5](https://www.html5rocks.com/es/tutorials/getusermedia/intro/)
* [Using the media capture API](https://www.sitepoint.com/using-the-media-capture-api/)

### Picture in Picture

* [Chrome's new Picture in Picture API](https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture)

### Speech Synthesis

* [Intro to the HTML5 Speech Synthesis API](http://creative-punch.net/2014/10/intro-html5-speech-synthesis-api/)
Expand Down

0 comments on commit 9a004bb

Please sign in to comment.