Live data from Hacker News

Show HN: Zombocam – Filters and effects for your webcam

zombocam.com

1–10 of 32 posts

Re: Show HN: Zombocam – Filters and effects for your webcam

#4
post #2

Doesn't seem to work with Google Hangouts, so I guess they don't use WebRTC. It would be useful if the plugin saved the filter settings from last it was used.

There seems be a race condition with Zombocam on Google Hangouts, give it a couple of refreshes and it might show up!

Re: Show HN: Zombocam – Filters and effects for your webcam

#7
Interesting to package this as a firefox plugin. But the filters are pretty basic. Most can be implemented using an open library:

http://evanw.github.io/webgl-filter/

https://inspirit.github.io/jsfeat/

Next step is definitely trying face detection in the pipeline. So you can do Snapchat style filter art ;)

But its super hard getting it to run in web media stream capture at even 30 fps!

WebCV: https://github.com/jamt9000/webcv

Post reply on HN