Streaming Tasks - Installing, Loading And Using Custom Tasks

Installation Instructions

Task Package

The tasks is provided as PureLoad custom tasks. This means that the tasks should be installed into the extensions directory.

Install by extracing the distribution tar or zip file info <install-dir>/extensions, (where <install-dir> is where you have installed PureLoad/PureTest)

Loading And Using Custom Tasks

The tasks is delivered as PureLoad custom tasks, meaning that they are not included by default in the list of standard tasks. Custom task can be loaded into PureLoad/PureTest in one of two ways:

  1. Loading a PLC-file that includes the custom task types
  2. Using the Task Types sub tab of the scenario editor and choose "Tasks->Load All Custom Tasks" and the extensions directory will be searched for the custom task class.

To load all provided streaming custom load the PLC file: test/streaming.plc found in the extensions directory. This PLC file contains all streaming task types.

For an example of a scenario using RTSP/RTP, load the PLC file: test/rtsp-rtp.plc

For an example of a scenario using RTMP, load the PLC file: test/rtmp.plc

When a PLC-file is saved, make sure to include the option "Task Types" so that the task types for all custom tasks is saved.