Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help downloading a couple of stubborn streamsGreetings to all,
I'm having trouble downloading two stubborn RTSP streams. The URLs for the videos are as follows: Code:
http://chnmstreaming.gmu.edu/historicalthinking/SocialSecurity-stream.mp4 and http://chnmstreaming.gmu.edu/historicalthinking/Scopes_Stream.mov Code:
rtsp://129.174.10.17:80/historicalthinking/SocialSecurity-stream.mp4 and rtsp://129.174.10.17:80/historicalthinking/Scopes_Stream.mov Can anyone help me out with this? I'd really like to have these videos as a classroom resource. |
#2
|
|||
|
|||
Re: Help downloading a couple of stubborn streamsQuote:
The command lines I used (in Win 7, Pro): Code:
ffmpeg -i rtsp://129.174.10.17:80/historicalthinking/SocialSecurity-stream.mp4 test.mp4 Code:
ffmpeg -i rtsp://129.174.10.17:80/historicalthinking/Scopes_Stream.mov -acodec copy -vcodec copy test.mov [edit: The MOV looks like it may be just audio anyway, so VLC will play either file] Last edited by Anywho : 11-27-2011 at 11:28 PM. Reason: Just bored :) |
#3
|
|||
|
|||
Re: Help downloading a couple of stubborn streamsThanks so much for your help.
I see what you're saying about the videos being full of errors, etc. I'm going to see if I can get in touch with someone at George-Mason and perhaps get these clips looked at. |
Tags: capture, rtsp |
Thread Tools | |
Display Modes | |
|
|