Screencast service module

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(See also)
 
Line 1: Line 1:
Service module returns a screen capture image (JPG) of Wandora application. Service handle is '''screencast'''. To use the service module '''screencast''', ensure the module is enabled in configuration panel of [[Embedded HTTP server|embedded HTTP server]] and start the embedded HTTP server. An example URL is
+
The service module returns a screen capture image (JPG) of the Wandora window. The service handle is '''screencast'''. To use the module ensure the it's enabled in the configuration panel of [[Embedded HTTP server|embedded HTTP server]] and start the server. An example URL is
  
 
  http://127.0.0.1:8898/screencast
 
  http://127.0.0.1:8898/screencast
  
and returns an image as shown below. Screencast service can be used to presentational purposes, teaching Wandora usage, for example.
+
It returns an image as shown below. For example the service can be used for presentational purposes and teaching Wandora usage.
  
 
[[Image:service_screencast_01.gif|center]]
 
[[Image:service_screencast_01.gif|center]]

Latest revision as of 11:42, 8 August 2012

The service module returns a screen capture image (JPG) of the Wandora window. The service handle is screencast. To use the module ensure the it's enabled in the configuration panel of embedded HTTP server and start the server. An example URL is

http://127.0.0.1:8898/screencast

It returns an image as shown below. For example the service can be used for presentational purposes and teaching Wandora usage.

Service screencast 01.gif


[edit] See also

Personal tools