- run GraphEdit -> Graph -> Insert Filters -> DirectShow Filters
- locate "Datastead RTSP/RTMP DirectShow Source" filter, double-click on it to insert it,
- when the popup dialog appears to select a file, press the "Esc" key, or click "Cancel",
-
right-click on the filter properties, enter the RTSP URL (followed by
the optional parameters, if any, see the "in-URL optional
parameters" chapter below), e.g. to record a .MP4 clip with an
Axis
camera:
rtsp://root:pass@192.168.1.32/axis-media/media.amp?videocodec=h264&audio=1>buffer=500>recordingfilename=c:\test.mp4
- wait a few seconds for the filter to connect(*), then render the desired pin(s) and run the graph.