Tag: upload

  • Chunked Upload With Nginx And NodeJS

    Uploads is an integral part of our audio/video transcription service. It is usually the first step for our customers. And since we work on audio/video files, the file sizes can be in GB’s. Sending GB’s of data in one single HTTP POST is not very reliable. Unless you have a very good internet connection the chances are…

  • Revamped Uploads

    We have recently revamped our uploader and added new features. You should see a marked improvement on the upload speeds and the consistency, especially if you are using a HTML5 supported browser eg. latest versions of Google Chrome, Mozilla Firefox and even IE10. The improvements are mainly because of the chunked uploading support; the files…

  • New Feature: Direct Upload

    This is another way of uploading recordings to your account on Call Graph. Instead of using the client, you can use your browser to upload files. The files will be added to your account and you can order transcripts of it, share it, play it back etc. Click on the ‘Upload’ button in the sidebar…