iceluke
06-02-2007, 02:29 PM
Hi,
I tried to record a Quicktime video stream file (rtsp) with MovRecorder. I know its hard to record QT/rtsp but MovRecorder (http://all-streaming-media.com/record-video-stream/record-streaming-video-quick-time.htm#MovRecorder) should work out, what it actually does halfway. It works fine to record the video, but the respective audio to the video does not work. Can somebody help me, or tell me what i am doing wrong.
thanks a lot :)
Stream Recorder
06-02-2007, 09:15 PM
Please post the URL of a web-page with your QT rtsp stream so that we can try to record it.
iceluke
06-03-2007, 07:31 AM
thanks for your reply. unfortunately I cannot post the link as the file can only seen from the campus network. is there anything i can do or is i only option to use a screen recording software (http://all-streaming-media.com/record-video-stream/screen-capture-software.htm) :confused:
thanks :)
Stream Recorder
06-03-2007, 08:22 PM
thanks for your reply. unfortunately I cannot post the link as the file can only seen from the campus network.
That's a big problem. The developers can't fix bugs without having access to streams like this one.
You may also try other QT RTSP stream recorders (http://all-streaming-media.com/record-video-stream/record-streaming-video-quick-time.htm) like HiDownload (http://all-streaming-media.com/record-video-stream/HiDownload-download-Windows-Media-Real-Audio-Video-QT-Flash-FLV-Shoutcast-MP3-audio-streaming-and-save-to-hd.htm) and VLC player (http://all-streaming-media.com/record-video-stream/record-streaming-video-windows-media-and-real-video.htm#VLC).
compn
06-17-2007, 06:27 AM
you can check if svn mplayer can play your url. (it recently got some more rtsp mov support)
if it can, you can use mencoder rtsp://mov -oac pcm -ovc lavc -o done.avi
http://oss.netfarm.it/mplayer-win32.php
for svn win32 builds of mplayer/mencoder (get the rtm versions)
btw, if you want , it should be possible to set up a relay to allow others to access the campus stream...
socket2socket remote_host remote_port local_port
socket2socket campus.streaming.server 554 555
then someone connects to your ip at 555 ... :)
you can get socket2socket from the desproxy package here: http://desproxy.sourceforge.net/
desproxy is useful for http tunneling too
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.