View Single Post
  #2  
Old 11-21-2007, 07:49 AM
Stream Recorder
 
Posts: n/a
Default

Re: Problem with recording rtsp:// .RM streaming Real Video on Mac OSX...Is it protec


You may try packet sniffers to find real stream URLs.

On a web-site like this you can also do the following:
  • right-click on a .RAM link and "Save target as...".
  • open the save .RAM metafile with any text editor.
  • copy stream url to the clipboard
  • paste the url in your stream recorder
The stream URL will look like the following one
Code:
rtsp://132.195.249.65/33riedl.rm?cloakport=80,554
As for
Code:
http://127.0.0.1/
it is the address of your own computer ... used by your own computer


Try to record this stream with the latest versions of MPlayer and VLC ...... and start using Windows XP on your Mac with bootcamp or Parallels Desktop for Max OS X
Reply With Quote