cdanzig's comments

cdanzig | 13 years ago | on: Video Recording From Your Mobile Browser

Hey guys,

Just a quick note to let you know that we just unveiled support for mobile web video recording / uploading. (iOS 6.0+ and Android 2.2+). You can check it out by pointing your mobile browser to CameraTag.com and clicking on the "click here to record" box.

For all you webtech geeks- WebRTC soon to come :)

cdanzig | 13 years ago | on: CameraTag: Simplified Webcam Video Recording

We started off building this infrastructure for another project we were working on. We quickly realized that we could / should encapsulate our pain / learnings into a simple SAAS solution so others wouldn't have to waste their time the same way. :)

cdanzig | 13 years ago | on: CameraTag: Simplified Webcam Video Recording

Hey Obaid,

Sorry for the delayed response. Don't know how I missed you question. Happy chat about the tech:

For now the recorder base is a flash app that has a JS API. We built a stock HTML interface that consumes that JS API but our users are free to replace or exclude that HTML if they so please. As soon as we can reliably record a WebRTC stream we will swap out the Flash :)

The server side is built in Rails running on AWS (Beanstalk) hosted on Passenger and NGINX. In addition to the web interface, There is a REST API for accessing info about your recordings. We can generate h.264s and png thumbnails of your recordings in any resolution and frame rate you want- our transcoding is handled by Zencoder and/or Amazon Elastic Transcoder (depending on requirements).

Hope that helps- did you have any specific questions?

cdanzig | 13 years ago | on: CameraTag: Simplified Webcam Video Recording

Hey,

We auto detect activity (change in frame-to-frame) in the the microphone and camera. It means the user has to spend 2 seconds waving to their camera before recording but it also means they don't have to mess with camera / mic settings.

-c

cdanzig | 13 years ago | on: CameraTag: Simplified Webcam Video Recording

Hey Lucas,

CT should work in all major browsers that can run flash. Right now (because of the flash dependency) most mobile devices are not supported. As soon as we get WebRTC polished we'll be 100% HTML and will work in most modern mobile browsers.

-c

cdanzig | 13 years ago | on: CameraTag: Simplified Webcam Video Recording

Hey guys,

Sorry about the typos in the site copy (we're fixing them now). (this is why we ask for feedback before launching) :). To answer questions:

1. Transcoding. We transcode the videos into h.264 and generate thumbnails. At the PRO level you can have as many outputs as you would like at as many resolutions / frame rates as you want.

2. We will host the videos on AWS for you for free as long as you maintain an account.

3. 5 mins

4. Always think of TokBox as a live streaming service (i.e. video chat) not so much a recording service. I know they allow you to record chats to a server, but it's not their focus and integration is a bit more involved as a result.

5. No. Unfortunately, WebRTC isn;t quite ready for primetime when it comes to recording. As soon as it is- we'll go 100% HTML.

6. The homepage has a recorder built in but the best way to play around is sign up for a free account and put a recorder in you site (no CC necessary to record up to 20 videos)

Thanks for the interest!

page 1