|
From: Henri H. <hen...@gm...> - 2013-11-14 19:15:11
|
Ray, Here are the API commands you can use: * Starting a recording (on extension 5002 in this example): http://server:59140/command?type=record&party=5002 * Pausing a recording (on extension 5002 in this example): http://server:59140/command?type=pause&party=5002 * Stopping a recording (on extension 5002 in this example): http://server:59140/command?type=stop&party=5002 The differences between the GPL version and the commecial versions are live streaming, better codec support, and a vastly improved web user interface. Henri Henri On 13 November 2013 23:53, Ray Wareham <ra...@ne...> wrote: > Hi there > > > > We have just discovered Oreka and very interested in learning more. > > > > Do you have any API that can be called to control recording? > > What is the difference between the Open Source version and the OrecX > commercial version? > > > > regards > > > > Ray Walsh > > TCCP > > > > > > > ------------------------------------------------------------------------------ > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access > Free app hosting. Or install the open source package on any LAMP server. > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk > _______________________________________________ > Oreka-devel mailing list > Ore...@li... > https://lists.sourceforge.net/lists/listinfo/oreka-devel > > |