PDA

View Full Version : Live Streaming Quicktime recording???


CMDJ1982
06-15-2006, 08:31 AM
rtsp://static-207-54-114-228.ptr.terago.ca/stream2.sdp


This is a live video stream of my church on Wednesdays at 8pm(et). Anyone have a clue how I'd go about recording this file? Is it a referral file? I can't seem to get any kind of info on it while it's offline. I don't have much experience scnatching quicktime streams. Anyone know a procedure to handle this .sdp without having to wait until next Wednesday to study it again?

CMDJ1982
06-15-2006, 08:33 AM
I should add, I've tried Quicktime Recorder, but it won't grab it because the extension isn't an .mov, and NetTransport hasn't been able to grab anything on it either...

Stream Recorder
06-15-2006, 12:11 PM
I wasn't able connect to your server so I had problem trying it.

Usually such streams are broadcasted over UDP, but even if it will be broadcasted over RTP or TCP you will hardly be able to download it using HiDownload (http://all-streaming-media.com/record-video-stream/HiDownload-capturing-streaming-video-and-audio-downloading-movie-streams-record-Internet-radio.htm), [/url], [url="http://all-streaming-media.com/record-video-stream/record-streaming-video-quick-time.htm#MovRecorder"]MovRecorder (http://all-streaming-media.com/record-video-stream/record-streaming-video-windows-media-and-real-video.htm#NetTransport) or any other stream downloader.

Besides the broadcasted video can be in a format like QuickTime, MPEG-4, 3GPP or even MPEG-4 AVC (h.264) so it is rather hard to make a universal recorder.

What to do then? Try to dump stream using VLC (http://all-streaming-media.com/record-video-stream/record-streaming-video-windows-media-and-real-video.htm#VLC) and MPlayer (http://all-streaming-media.com/record-video-stream/record-streaming-video-windows-media-and-real-video.htm#MPlayer) video players. Both are free open source projects.

Note that MPlayer may require an "RTP streaming patch".

Please let me know how it will be going.