Featured

YayCam

Record dumb videos on your Android phone

Featured comment

Omar Pera
@ompemi · CEO Reply.ai
Author here. Video in Android poses quite a technical challenge. This is a silly app with which we started to experiment. And then it became too funny not to share. We have a powerful video effects engine, we want to release a suite of YayCam apps progressively. Polaroid style videos for Instagram, Evil twin app, Draw text over videos similar to Pablo by B… See more

Discussion

M
Omar Pera
@ompemi · CEO Reply.ai
Author here. Video in Android poses quite a technical challenge. This is a silly app with which we started to experiment. And then it became too funny not to share. We have a powerful video effects engine, we want to release a suite of YayCam apps progressively. Polaroid style videos for Instagram, Evil twin app, Draw text over videos similar to Pablo by B… See more
Andres Blank
@andresblank · Co-founder of Scout
Really cool app! How challenging was it to combine camera effects with video recording?
Pablo Pera
@espinchi · Reply co-founder
(Response to Andres Blank, above) Quite a bit, actually. Reading video from the wide variety of Android devices is quite a challenge. Then, we needed on-the-fly transformations to the stream, which we implemented in C++, since we needed those to happen in real-time. And, when it's all done, to generate the final mp4 file you have to deal with the audio proc… See more