Hello,
i'd like to know how to configure rtsp as a input, beacause all the time it stops after some aleatory time, how to make it stable ?
i'm using these options:
"-rtsp_transport", "tcp",
"-i", rtspUrl,
"-r", "15",
"-b:v", "1M",
"-maxrate", "1M",
"-bufsize", "2M",
"-vf", "fps=480/60",
"-f", "image2pipe",
"-loglevel", "99",
"-",