Use HTTPS for jsfiddle examples

This commit is contained in:
Sean DuBois
2018-07-07 01:34:41 -07:00
parent 7aa47c7d99
commit 76a07068c9
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ go get github.com/pions/webrtc/examples/save-to-disk
```
### Open save-to-disk example page
[jsfiddle.net](http://jsfiddle.net/gh/get/library/pure/pions/webrtc/tree/master/examples/save-to-disk/jsfiddle) you should see your Webcam, two text-areas and a 'Start Session' button
[jsfiddle.net](https://jsfiddle.net/gh/get/library/pure/pions/webrtc/tree/master/examples/save-to-disk/jsfiddle) you should see your Webcam, two text-areas and a 'Start Session' button
### Run save-to-disk, with your browsers SessionDescription as stdin
In the jsfiddle the top textarea is your browser, copy that and: