From ee4b7945c88e48a1b5fa59b8c79b799b44291b1e Mon Sep 17 00:00:00 2001 From: Ivelin Ivanov Date: Wed, 20 Oct 2021 14:25:51 -0500 Subject: [PATCH] docs: update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de8cb2e..e41d678 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ See this [README](examples/helloworld/README.md) for a step by step Hello World For an in-depth technical discussion and project background, see [this blog post](https://webrtchacks.com/private-home-surveillance-with-the-webrtc-datachannel/). +# Hands-on Workshop + +[Here is the recording](https://www.youtube.com/watch?v=LFKYtL1_RjQ) of a `peerfetch` workshop hosted by [Python Austin](https://github.com/Jacob-Barhak/EveningOfPythonCoding). + # Use cases: - Direct user access from a web app to private home security camera without sharing footage with a cloud provider.