Building iOS native apps
The easiest way to include video recording in iOS native apps is using our open source SDK. To add a video player to your app, use the following basic code: c…
Blog
Product announcements, engineering notes and use cases from the team building video recording, playback and processing infrastructure.
The easiest way to include video recording in iOS native apps is using our open source SDK. To add a video player to your app, use the following basic code: c…
The easiest way to include video recording in Android native apps is using our open source SDK. To add a video player to your app, use the following basic code: java…
Pulling videos from our servers is simple. The following PHP script is an example on how to do it: php require once(dirname( FILE ) . "/Ziggeo/Ziggeo.php"); $opts = getopt(""…
For security reasons, the index operation is not enabled by default in the browser. You should rather use the server side SDK to perform the index operation. That being said, it…
You can either listen to the submission event and do it yourself, or let our system prevent the submission of your html form. Let myform be the id of your html form. You can then…
You can either listen to the submission event, or let our system automatically add the token of the recorded video to your html form. Our system either creates or uses your hidden…
Ziggeo's recruiting tool just got better. In addition to requesting videos answering your questions, you can now let candidates upload their resumes. You can find more information…
The bug that Apple introduced with version 8.0.0 last week has been fixed by today's update to 8.0.2: (see particularly the last item on the list of fixes) So please make sure to…
During the Hack The North hackathon, Khashayar Pourdeilami wrote an AngularJS integration for Ziggeo. So if you are website or web app runs is based on AngularJS, make sure to…
We had a blast this past weekend at Hack The North Hackathon. We learned so much sponsoring the hackathon from testing out Ziggeo's API to finding creative uses for it. And in the…