You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPCResponse<long> rpcr = bc.CreateVideo(newVid, uvVideo.FileName,
uvVideo.FileBytes);
I'm using the above method to upload videos to BrightCove and its works fine
for small size files. When i try to upload file(>100mb). I get 'The request was
aborted' error message. Could you please help.
What steps will reproduce the problem?
1. Try to upload a file(>100mb)
2. Error message: The request was aborted
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
BrightCove dll v1.0
Original issue reported on code.google.com by [email protected] on 3 Feb 2012 at 11:15
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 3 Feb 2012 at 11:15The text was updated successfully, but these errors were encountered: