"Storage Limit reached" error even though I have plenty of storage
When uploading media of a certain size (2.5 GB or more), the http server complains to the user that the storage limit was reached even if it was not.
When uploading media of a certain size (2.5 GB or more), the http server complains to the user that the storage limit was reached even if it was not.
changed milestone to %3.3.0
added Bug Maintenance + 1 deleted label
I cannot reproduce with the latest beta anymore and tried all the things. In our code, we do a UInt64 vs Int64 comparison - however, this should not cause any problem with the file size and storage sizes currently available on iOS devices.
closed
Then, closed.
VideoLAN code repository instance