On Wed, Aug 21, 2019 at 17:32:09 +0000, Alejandro Escudero wrote: > Unable to open RTSP for listening > > C:\Users\User\Desktop\ejemplosffmpeg>ffmpeg -rtsp_flags listen -i > "rtsp://admin:[email protected]:554/cam/realmonitor?channel=1&subtype=0"
Why are you listening? Is the camera streaming to you? Should you not be connecting to the camera? In other words: Have you tried omitting "-rtsp_flags listen"? Cheers, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
