Show HN: Zombocam – Filters and effects for your webcam
1–10 of 32 posts
Re: Show HN: Zombocam – Filters and effects for your webcam
#2Doesn'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.
Re: Show HN: Zombocam – Filters and effects for your webcam
#3I preferred zombocom.com
Re: Show HN: Zombocam – Filters and effects for your webcam
#4Doesn'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
#5Doesn'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.
works really well with https://appear.in! agree on the saving filters.
Re: Show HN: Zombocam – Filters and effects for your webcam
#6I preferred zombocom.com
It's just http://zombo.com/, but yeah :P
Re: Show HN: Zombocam – Filters and effects for your webcam
#7Interesting 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!
Re: Show HN: Zombocam – Filters and effects for your webcam
#8Re: Show HN: Zombocam – Filters and effects for your webcam
#9...So is the only limit to the effects yourself?