Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Tricky RTSP

(http://stream-recorder.com/forum/showthread.php?t=10545)

Bahman 12-27-2011 09:36 AM

Re: Tricky RTSP


 
Quote:

Originally Posted by TimBone3000 (Post 36414)
Feeling pretty noobish here, I've been playing around with NetTransport (aka NetXfer) (2.96c) but haven't had any luck - when I ask it to download here: http://www.usarmyband.com/Broadcast/...4/Yamamoto.mov
it nabs a 343 byte size file that just opens up the stream in VLC

The fact that you were able to get the whole file in its original state is very exciting/keeps my faith up. Much thanks to you.
So, might some of my settings be off? Which feature of NetTransport did you use to capture the file?

Hey, you must use rtsp link in NetTransport, instead of http link:
rtsp://stream.army.mil/army%20band/broadcast%20archives/2007/03/24/Yamamoto/yamamoto-128k.mov



note: if you use one "thread" is better!!

Good Luck!!;)

TimBone3000 12-27-2011 12:08 PM

Re: Tricky RTSP


 
Bahman, I don't know what to say other than thank you. What a tit move I made to not try the rtsp link I posted at the top of the thread. I've been trying to capture this stuff for months and now I finally have it. Thanks x1000000
Thanks to Blimey, as well for pointing me in the right direction. And bat999 for his suggestions.
cheers fellas, happy trails

Stream Ripper 12-28-2011 12:03 AM

Re: Tricky RTSP


 
Bahmans a great resource and we're glad to have her here :D

Bahman 12-28-2011 12:21 AM

Re: Tricky RTSP


 
@Stream Ripper, Thanks x1000000 !!:D

@TimBone3000, You're so welcome!!;)

compn 01-16-2012 04:25 PM

Re: Tricky RTSP


 
Quote:

Originally Posted by bat999 (Post 35448)
FFmpeg does a better job.:)
Like this:-
Code:

ffmpeg -i "rtsp://stream.army.mil/Army%20Band/Broadcast%20Archives/2007/03/24/Yamamoto/Yamamoto-128k.mov" -c:a flac Yamamoto.flac

in the future, just copy the audio to mp4 like so:

ffmpeg -i "rtsp://stream.army.mil/Army%20Band/Broadcast%20Archives/2007/03/24/Yamamoto/Yamamoto-128k.mov" -acodec copy yamamoto-128k.mp4

reencoding is bad. even to lossless flac :)

bat999 01-16-2012 07:39 PM

Re: Tricky RTSP


 
Quote:

Originally Posted by compn (Post 37599)
in the future, just copy the audio to mp4 like so:

ffmpeg -i "rtsp://stream.army.mil/Army%20Band/Broadcast%20Archives/2007/03/24/Yamamoto/Yamamoto-128k.mov" -acodec copy yamamoto-128k.mp4

Yes, I agree, this method is best.:)
Let FFmpeg mux straight into mp4 (or m4a).
No need to transcode.:cool:

chap 01-16-2012 11:54 PM

Re: Tricky RTSP


 
Quote:

in the future, just copy the audio to mp4 like so:

ffmpeg -i "rtsp://stream.army.mil/Army%20Band/Broadcast%20Archives/2007/03/24/Yamamoto/Yamamoto-128k.mov" -acodec copy yamamoto-128k.mp4
file does not open:(
Code:

General
Complete name                    : E:\ffmpeg-git-7d531e8-win32-static\bin\yamamoto-128k.mp4
Format                          : MPEG-4
Format profile                  : Base Media
Codec ID                        : isom
File size                        : 503 KiB


bat999 01-17-2012 03:47 AM

Re: Tricky RTSP


 
Quote:

Originally Posted by chap (Post 37611)
file does not open:(
Code:

General
Complete name                    : E:\ffmpeg-git-7d531e8-win32-static\bin\yamamoto-128k.mp4
Format                          : MPEG-4
Format profile                  : Base Media
Codec ID                        : isom
File size                        : 503 KiB


The files size is 503 KiB?

chap 01-17-2012 05:15 PM

Re: Tricky RTSP


 
I apologize - I'm not careful:(
need to stop recording to press [q]
I just closed the window ffmpeg:confused:


All times are GMT -6. The time now is 06:21 PM.