Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]() Capture Real Video stream when firewall blocks some portsBoth RM Recorder and Net transport (NetXfer) can record RealMedia streams without problems, if rtsp is enabled. Unfortunately, in my company network, the only protocol allowed is http (rtsp and mms - disabled), so I tried to use http instead of rtsp. For example, RealOne Player can do that, by the following setting:
Quote:
The stream URL is (for example): rtsp://212.54.100.33/video/DATA-2006-04-14-22-01.rm In NetXfer, and also in RM Recorder, I've tried the following URL's: http://212.54.100.33/video/DATA-2006-04-14-22-01.rm http://212.54.100.33:8080/video/DATA...04-14-22-01.rm http://212.54.100.33:80/video/DATA-2006-04-14-22-01.rm But it did not work. In the corporate network, we don't use proxy. In RM Recorder (URL mode), I've tried even the "mirror" mode (which must record in parallel with RealOne Player), but still don't work. RealOne plays fine the stream (through http, of course), but RM Recorder cannot record it. |
#2
|
|||
|
|||
![]() As usual: get stream URL and record itFirst of all before using any stream recorder you need to get a stream URL (you may skip this step when using WM Recorder and RM Recorder). To find the URL use URL Finder, URL Snooper or Packet Sniffer software like free Project URL Snooper (some stream recorders like WM Recorder, RM Recorder, Replay A/V, GetAsfStream have a build-in URL finder).
Just play your stream and use any Packet Sniffer and URL Snooper software to find a stream URL. It is very easy. After that you usually don't have to worry about changing protocols and ports manually. However if you like to do it manually you may try RTSP port 554, PNM port 7070 (also known as PNA port) or HTTP ports 80 and 8080. I also suggest you to learn more about RM Recorder. It has a very nice user guide which is easy to follow. In the majority of cases it can record audio/video stream that your Real Player plays. Just try to play with Proxy and ADA mode. If it can't record some stream, please send the URL to me or directly to a developer. |
#3
|
|||
|
|||
![]() re: Capture Real Video stream when firewall blocks some portsActually, I think the corporate firewall blocks port 554 (used by rtsp) or the rtsp protocol. So, I found the solution: using the 8080 port (used by http) or using the port 554 (used by rtsp).
Instead of the URL: Code:
rtsp://212.54.100.33/video/DATA-2006-04-14-22-01.rm Code:
rtsp://212.54.100.33:8080/video/DATA-2006-04-14-22-01.rm Code:
http://212.54.100.33:554/video/DATA-2006-04-14-22-01.rm |
![]() ![]() |
Tags: blocks, capture, firewall, ports, real, stream, video |
Thread Tools | |
Display Modes | |
|
|