<div dir="ltr"><div>Dear folks<br><br></div><div>I want to introduce a side project I've been working on since 2014: HomeCam, a browser-based home surveillance camera.<br></div><div>This is a web application that allows you to turn an old laptop or smartphone into a home surveillance camera, and watch live images from the camera from anywhere.<br></div><div>This app is built on modern HTML technologies such as MediaDevices and Data URIs, and uses NDN for underlying communication.<br></div><div>Compared to IP-based solution, using NDN provides scalability because the camera app only needs to send each picture once even if there are multiple viewers.<br><br></div><div>Try HomeCam today at <a href="https://yoursunny.com/p/homecam/">https://yoursunny.com/p/homecam/</a><br><br></div><div>Read about how HomeCam works at <a href="https://yoursunny.com/t/2017/how-homecam-works/">https://yoursunny.com/t/2017/how-homecam-works/</a><br></div><div><br>Thanks to John DeHart who helped setting up TLS WebSockets endpoints on testbed routers, which make the app work more efficiently.<br></div><div>Thanks to those who looked at and gave suggestions to early prototypes of this project at NDN retreat 2014/2016 and NDNcomm 2015.<br></div><div><br></div>Yours, Junxiao<br></div>