Opened 6 years ago

#7065 new defect

reconnect_delay not settable but might want to be

Reported by: cycloidal_gears Owned by:
Priority: normal Component: ffmpeg
Version: git-master Keywords: reconnect
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

If I look at libavformat/http.c and reconnect_delay, I notice that reconnect_delay seems to be either 0 or 1 but it looks like there was a deliberate intention to set that to something between 0 and reconnect_delay_max.

Two commits that I looked at (there are others) are:

7277a4ace9f590d07b2234ad054aa39e9cb8747f
bdbab4a351591304be07586fe55b8b9f01be28e3

Either there is some plumbing missing to allow reconnect_delay to be set/configurable or am I missing some important point here.

Change History (0)

Note: See TracTickets for help on using tickets.