beta

Nimbb API
Looking for an easy way to integrate video recording into your Web projects? Use our Nimbb API!
Use the Nimbb API on your site to:
- Let your visitors record videos using their webcam;
- Play the recorded videos in our light-weight Flash player;
- Seemlessly integrate our Nimbb Player inside your Web site and program it;
- Use our streaming technology for instant playback and no loading time;
- Make calls to our Web Service to download recorded videos locally;
- Don't worry about hosting your videos, we take care of everything;
- And a lot more!
What the Nimbb API contains:
- Nimbb Player: our Flash player that you can integrate in your site using HTML/JavaScript code;
- Web Service: allows you to get additional functionalities from server-side code.
How the video recording works:
- Insert the Nimbb Player in your site to record a video;
- Once the video is recorded, a 10 characters GUID (Globally Unique Identifier) is assigned to the video;
- Retrieve the GUID and store it in your database;
- Display the video with the Nimbb Player in viewing mode by providing the GUID.