Written by Jean | Aug 21, 2015 | HTML 5, Projects, Real Time
I’m writing a series over at Real Time Weekly about using WebRTC on iOS, specifically to document the research we’ve been conducting in order to release a couple of iPhone apps, based on WebRTC, under AgilityFeat’s brand. One of these apps is a...
Written by Jean | Aug 14, 2015 | HTML 5, Projects
Did you know you can apply effects to your WebRTC video stream using WebGL Shaders? And quite easily I might add. This is a demo I assembled in about an hour: That’s a real time video conference call and I applied an Edge Shader to achieve that effect you see...
Written by Jean | Aug 6, 2015 | HTML 5, Projects
Let me preface this post by saying that PhoneGap, Ionic, Titanium and Cordova are fantastic, easy to use tools which allow us to garner the simplicity of Javascript within iOS. They bridge a very wide gap between web and native in several useful ways and each of those...