Has anything changed since the discussion in the following thread
Downloading and saving .asx & .wma streaming from musicindiaonline.com to hard disk ?
Or do you need to record from Real Player instead of Windows Media Player?
Then like with Windows Media streams where you need a user-agent that Windows Media Player player uses, for example:
	Code:
	NSPlayer/9.0.0.2980
 when downloading Real Media streams with a 
media stream recorder it is important to use a user-agent that Real Player uses, for example:
	Code:
	RMA/1.0 (compatible; RealMedia)
 Or just capture these streams with 
WM Recorder in the PRO mode.