Closed GoogleCodeExporter closed 9 years ago
Is the issue reproducible with a specific video or it fails randomly?
What is the error message you get when it fails?
Original comment by ccherub...@google.com
on 22 Jan 2011 at 3:52
i get this error message : Cannot close stream until all bytes are written
it is not specific. actually it does not fail at very small videos. generally
fails at above 10 mb videos. but i checked and it uploaded 25 mb video while
failed 11 mb video. i checked api page and there is not resumable upload api
for .net :(
Original comment by GameTrai...@hotmail.com
on 22 Jan 2011 at 4:10
This library implements the Resumable Uploader component and your issue has
already been discussed other times:
http://code.google.com/p/google-gdata/issues/list?can=1&q=resumable+upload
Have you checked the YouTubeContentUploader?
Original comment by ccherub...@google.com
on 22 Jan 2011 at 4:16
Please also look at http://code.google.com/p/google-gdata/issues/detail?id=431
Original comment by ccherub...@google.com
on 22 Jan 2011 at 4:17
yes discussed but no solution. i checked now and it even uploaded 271 mb file
but failed at 10 20 mb files. i don't know totaly seems like random.
Original comment by GameTrai...@hotmail.com
on 22 Jan 2011 at 12:05
and i can't find anywhere .net resumable upload library . can you provide me
link . thank you.
Original comment by GameTrai...@hotmail.com
on 22 Jan 2011 at 12:12
The ResumableUploader class is defined at:
http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/src/core/re
sumableupload.cs
The YouTubeUploader project is in the Samples solution:
http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/samples/You
TubeUploader/
Original comment by ccherub...@google.com
on 22 Jan 2011 at 5:47
Original comment by ccherub...@google.com
on 1 Feb 2011 at 9:52
Original issue reported on code.google.com by
GameTrai...@hotmail.com
on 22 Jan 2011 at 3:27