Trying to record an application which has video files
Question ID: 106620
3
0

While trying to record an application which has video files using MMS protocol in LoadRunner,
we have noticed that the recording options are greyed out and the record button is not available.
We couldn’t find any details in the LR user guide either.
Could anyone provide any information on how to use MMS protocol? Any help would be great full.

Marked as spam
Posted by (Questions: 159, Answers: 15)
Asked on January 27, 2016 12:10 pm
32 views
Answers (1)
4
Private answer

The MMS (Media Player) protocol, does not have a ''record option you open and script and then use the one of the following functions: for more information select help-->Function Reference and then Search for '' Media Player Vuser Functions (MMS) ''.

Function Name............. Description

mms_close.......................Closes the Media Player.

mms_close_ex ................Closes the Media Player that is active for a specific session.

mms_get_property ........Retrieves a property of a Media Player clip.

mms_get_property_ex ..Retrieves a property of a Media Player clip for a specific session.

mms_isactive ..................Verifies that the Media Player is active.

mms_isactive_ex ............Verifies that the Media Player is active for a specific session.

mms_pause .....................Pauses the playing of a Media Player clip.

mms_pause_ex ...............Pauses the playing of a Media Player clip for a specific session.

_play ........................Plays a Media Player clip.

mms_play_ex .................Plays a Media Player clip for a specific session.

mms_resume .................Resumes playing a Media Player clip.

mms_resume_ex ...........Resumes playing of a Media Player clip for a specific session.

mms_sampling ...............Samples a Media Player clip.

mms_sampling_ex .........Samples a Media Player clip for a specific session.

mms_set_property ........Sets a Media Player clip property.

mms_set_property_ex ..Sets a Media Player clip property for a specific session.

mms_set_timeout .........Sets a timeout value for a Media Player clip.

mms_set_timeout_ex....Sets a timeout value for a Media Player clip for a specific session.

mms_stop .......................Stops playing a Media Player clip.

_stop_ex .................Stops playing a Media Player clip for a specific session.

The only other tip I have is for MMS (media player) when Streaming data from a media server using Microsoft's MMS protocol.

Important: In order to ''replay'' Media Player functions, you must place a file called wmload.asf on the Windows Media server machine.
The VuGen machine must be able to access using mms://[servername]/wmload.asf.

This ASF file can be any media file renamed to wmload.asf.

Marked as spam
Posted by (Questions: 17, Answers: 266)
Answered on January 27, 2016 12:13 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top