need specifics of how video uploads are handled to diagnose an issue
Ning To Jamroom
The flow is:
* upload to /data/cache/...
* move to /data/0/1 (or whatever data directory is correct for the user)
* delete from /data/cache/...
so if its not visible in the data/cache then its probably safe to assume that it is being copied.
Try using FTP to see if its in the expected location in the /data/0/2 directory for the user who its supposed to be going to.
those errors in the console dont seam familiar to me, hopefully they are unrelated.
I'm away from my dev machine for a couple of weeks so im not going to be the most helpful for a while sorry.