shaka-packager/packager
Joey Parrish 3fdc807ed3
feat: Add option to ignore HTTP output failures (#1449)
When uploading a live stream, if a single segment upload fails, we shouldn't give up.

This adds an option to ignore HTTP output failures so that a single failed upload does not result in a hung stream.  See https://github.com/shaka-project/shaka-streamer/issues/195 for details.
2024-11-11 10:00:09 -08:00
..
app feat: Add IAMF support (#1415) (#1416) 2024-10-25 09:56:28 -07:00
file feat: Add option to ignore HTTP output failures (#1449) 2024-11-11 10:00:09 -08:00
hls feat: EXT-X-SESSION-KEY support (#36) (#1427) 2024-10-25 09:55:27 -07:00
kv_pairs feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
macros fix: Break header installation for the shared library (#1407) 2024-05-30 21:16:05 -07:00
media chore: Fix "potentially uninitialized variable" errors in IAMF (#1445) 2024-10-25 16:36:16 -07:00
mpd fix: Add Missing Dash Roles to RoleFromString function (#1418) (#1419) 2024-08-28 18:59:57 -07:00
status feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
testing build: Fix absl log flags being stripped (#1340) 2024-02-14 13:59:18 -08:00
third_party fix(http): Fix "Failed sending data to the peer" errors (#1443) 2024-10-24 13:53:39 -07:00
tools fix: Embed full python protobuf library (#1438) 2024-10-02 08:31:04 -07:00
utils fix: preserve case for stream descriptors (#1321) 2024-02-08 09:48:46 -08:00
version build: turn on integration tests in ctest by default (#1381) 2024-04-19 07:56:49 -07:00
CMakeLists.txt build: turn on integration tests in ctest by default (#1381) 2024-04-19 07:56:49 -07:00
flag_saver.h feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
fully-static.cmake feat: Portable, fully-static release executables on Linux (#1351) 2024-02-27 10:47:04 -08:00
gtest.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
packager.cc feat: get start number from muxer and specify initial sequence number (#879) 2024-05-02 13:25:49 -07:00
packager.pc.in feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
packager_test.cc feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
policies.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00
protobuf.cmake feat!: Rewrite build system and third-party dependencies (#1310) 2023-12-01 09:32:19 -08:00