Riffly Demo | Plugin | Plans | API | Sign in     

Display the Recorder -- Developer API



Recording

  1. Include Riffly's Javascript
  2. Display the Recorder
  3. Store the Riffly ID and Type
  4. Working Example

Playback

  1. Display Snapshots
  2. Display a Recording for Playback
  3. Working Example



Display the links to call the type of recorder to use. Wherever the div "recorder_container" is placed the recorder will appear.

<span style="font-weight: bold;font-size: 14px;"><a href="javascript:void(0);"
onclick="rifflyShowRecorder('recorder_container', 'video', 'rifflyFinishedRecording');">
<img src="http://free-video-comments-at.riffly.com/static/images/api/1/riffly-webcam.png"
border="0" width="16" height="16">
Add Webcam</a> or <br><a href="javascript:void(0);"
onclick="rifflyShowRecorder('recorder_container', 'audio', 'rifflyFinishedRecording');">
<img src="http://free-video-comments-at.riffly.com/static/images/api/1/riffly-mic.png"
border="0" width="16" height="16">Audio-only Comment</a>
</span>

<div id="recorder_container">
</div>
		

Add Webcam or
Audio-only Comment



Blog | Developer API | Terms of Service | Contact Us
Copyright © 2007-2009 -- All Rights Reserved