diff --git a/examples/gstreamer-receive/README.md b/examples/gstreamer-receive/README.md index 0f0c7620..8d412bd1 100644 --- a/examples/gstreamer-receive/README.md +++ b/examples/gstreamer-receive/README.md @@ -14,7 +14,7 @@ go get github.com/pions/webrtc/examples/gstreamer-receive ``` ### Open gstreamer-receive example page -[jsfiddle.net](http://jsfiddle.net/gh/get/library/pure/pions/webrtc/tree/master/examples/gstreamer-receive/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/gstreamer-receive/jsfiddle) you should see your Webcam, two text-areas and a 'Start Session' button ### Run gstreamer-receive with your browsers SessionDescription as stdin In the jsfiddle the top textarea is your browser, copy that and: diff --git a/examples/gstreamer-send/README.md b/examples/gstreamer-send/README.md index f9ff7831..02fa7b3d 100644 --- a/examples/gstreamer-send/README.md +++ b/examples/gstreamer-send/README.md @@ -14,7 +14,7 @@ go get github.com/pions/webrtc/examples/gstreamer-send ``` ### Open gstreamer-send example page -[jsfiddle.net](http://jsfiddle.net/gh/get/library/pure/pions/webrtc/tree/master/examples/gstreamer-send/jsfiddle) you should see two text-areas and a 'Start Session' button +[jsfiddle.net](https://jsfiddle.net/gh/get/library/pure/pions/webrtc/tree/master/examples/gstreamer-send/jsfiddle) you should see two text-areas and a 'Start Session' button ### Run gstreamer-send with your browsers SessionDescription as stdin In the jsfiddle the top textarea is your browser, copy that and: diff --git a/examples/save-to-disk/README.md b/examples/save-to-disk/README.md index e9f5fb53..32e99f84 100644 --- a/examples/save-to-disk/README.md +++ b/examples/save-to-disk/README.md @@ -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: