Hi, On Fri, Mar 12, 2010 at 4:01 PM, German Vallejos C. <[email protected]> wrote: > Hellow, i'm writing from Bolivia, i started use the libav* > libraries on Linux, to get streams from IP cameras, (to work with image > processing opencv), > i have a question, is posibile, get streams (mjpeg, mpeg4 or h264) > from axis cameras in RTSP protocol.?, because i try use ffmpeg with > basic command to get info, but ffmepg is blocked > > ffmpeg -i rtsp://ip/media-axis/media.amp
What version? Does adding "?tcp" at the end of the URI fix it? Ronald _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
