We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segment upload stops but manifest is updated at the end, resulting in partially empty video. This is the log:
2015-07-08 09:44:59:770 Kickflip[203:ba97] Skipping upload of ts file currently being recorded: { fileName = "index152.ts"; manifest = "#EXTM3U\n#EXT-X-VERSION:3\n#EXT-X-TARGETDURATION:11\n#EXT-X-MEDIA-SEQUENCE:147\n#EXTINF:11,\nindex147.ts\n#EXTINF:11,\nindex148.ts\n#EXTINF:6,\nindex149.ts\n#EXTINF:11,\nindex150.ts\n#EXTINF:11,\nindex151.ts\n"; startDate = "2015-07-08 07:44:58 +0000"; } ( "index.m3u8", "index152.ts" ) 2015-07-08 09:44:59:771 Kickflip[203:b007] Uploaded segment http://kick-eu-west-1.s3.amazonaws.com/ies_test/pa2mx7qm43b1/887e74c9-8e41-4f62-9ddf-dfce147989dc/index151.ts @ 52.782095 KB/s, numberOfQueuedSegments 1 2015-07-08 09:45:10:645 Kickflip[203:bec3] Failed to upload request, requeuing index152.ts: Error Domain=com.amazonaws.AWSGeneralErrorDomain Code=3 "The operation couldn’t be completed. (com.amazonaws.AWSGeneralErrorDomain error 3.)" UserInfo=0x1924ce40 {AWSAccessKeyId=ASIAIDXUVFVS2673ODBA, SignatureProvided=7f07fa3fd87d23231ec6aeb89a4aee4c3e618087c8b914055780abd82fe5ebdf, StringToSignBytes=41 57 53 34 2d 48 4d 41 43 2d 53 48 41 32 35 36 2d 50 41 59 4c 4f 41 44 0a 32 30 31 35 30 37 30 38 54 30 37 34 35 30 39 5a 0a 32 30 31 35 30 37 30 38 2f 65 75 2d 77 65 73 74 2d 31 2f 73 33 2f 61 77 73 34 5f 72 65 71 75 65 73 74 0a 36 38 64 61 34 63 65 66 33 32 37 30 65 32 64 65 39 65 62 39 39 38 61 61 63 32 62 31 34 64 65 35 65 31 36 38 65 30 65 39 39 66 37 37 39 63 36 33 33 62 35 33 62 39 30 39 39 61 62 35 34 61 32 33 0a 65 33 62 30 63 34 34 32 39 38 66 63 31 63 31 34 39 61 66 62 66 34 63 38 39 39 36 66 62 39 32 34 32 37 61 65 34 31 65 34 36 34 39 62 39 33 34 63 61 34 39 35 39 39 31 62 37 38 35 32 62 38 35 35 0a 37 61 37 31 65 32 35 66 37 66 30 39 34 32 30 65 62 30 37 34 38 30 37 62 63 62 65 31 39 39 32 32 31 30 39 65 65 33 63 62 34 61 36 62 39 39 64 61 64 36 39 32 66 61 30 35 39 36 33 31 63 33 37 62, RequestId=93C537A4C41E7241, StringToSign=AWS4-HMAC-SHA256-PAYLOAD 20150708T074509Z 20150708/eu-west-1/s3/aws4_request 68da4cef3270e2de9eb998aac2b14de5e168e0e99f779c633b53b9099ab54a23 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 7a71e25f7f09420eb074807bcbe19922109ee3cb4a6b99dad692fa059631c37b, Code=SignatureDoesNotMatch, HostId=7NgdR+2KnYk+hFmXeo9Kmbc2fKZEzeLwCYB4itjt0Yj+zvK2yu44olyn3jrhK5bEEJgk81eFsAc=, Message=The request signature we calculated does not match the signature you provided. Check your key and signing method.} 2015-07-08 10:22:12:055 Kickflip[203:807] Done broadcasting 2015-07-08 10:22:12:063 Kickflip[203:a777] final manifest snapshot: #EXTM3U #EXT-X-VERSION:3 #EXT-X-TARGETDURATION:10 #EXT-X-MEDIA-SEQUENCE:371 #EXTINF:10, index371.ts #EXTINF:10, index372.ts #EXTINF:10, index373.ts #EXTINF:10, index374.ts #EXTINF:5, index375.ts #EXT-X-ENDLIST
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Segment upload stops but manifest is updated at the end, resulting in partially empty video. This is the log:
The text was updated successfully, but these errors were encountered: