mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
reduce http timeout to 4s and make it configurable
This commit is contained in:
@@ -66,6 +66,9 @@ typedef struct PlaybackHandler_s
|
||||
uint8_t noprobe; /* hack: only minimal probing in av_find_stream_info */
|
||||
uint8_t isLoopMode;
|
||||
uint8_t isTSLiveMode;
|
||||
uint32_t httpTimeout; // in ms
|
||||
|
||||
void *stamp;
|
||||
} PlaybackHandler_t;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user