Wiki Markup |
---|
{jenkins-plugin-info:pluginId=vncrecorder|sourceDir=vncrecorder} |
Excerpt |
---|
This plugin records screen of current build or other configured VNC session as Shock Wave Flash (swf) file during a build and stores it as an artifact. This plugin can be used in combination with VncViewer and Xvnc plugin. |
After the build, the video file gets also published as a HTTP link in the "Console output" of the build. The generated HTML file embeds a video and makes it possible to navigate within a recorded video directly in browser.
Table of Contents |
---|
maxLevel | 2 |
---|
exclude | Plugin Information |
---|
|
Requirements
- Linux on Jenkins master node
- vnc2swf on Jenkins master node
How you use the plugin in a job

Example for usage together with Xvnc plugin

Result: video in your Browser
Link in "Console output"

Store as build artifact

The generated HTML file MyTest_2.html embeds video MyTest_2.swf and makes it possible to navigate within a video directly in browser.
Path of vnc2swf
Path of used vnc2swf can be customized under "Jenkins System configuration / Global settings". Default is the vnc2swf found in the PATH variable.

JIRA issues
Jira Issues |
---|
anonymous | true |
---|
url | https://issues.jenkins-ci.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+%22In+Progress%22%2C++%22Closed%22%2C+%22Resolved%22%2C+Reopened%29+AND+component+%3D+vncrecorder-plugin+ORDER+BY+issuetype+ASC%2C+priority+DESC%2C+key+ASC&tempMax=1000 |
---|
|