View Single Post
  #2  
Old 02-18-2008, 03:40 AM
Stream Recorder
 
Posts: n/a
Default

Re: Capture from iwatch.be (capturing windows media mms:// .wmv streaming video)


I've tried WM Recorder and had no any problem capturing streaming Windows Media videos from iwatch.be. Windows Media streams at iWatch.be are not DRM protected.

If you use some other streaming video recorder, you may need to change http:// onto mms:// or rtsp:// in a stream URL, or change the user-agent to the one used by your Windows Media Player, for example:
Code:
NSPlayer/9.0.0.2980
Reply With Quote