Reputation: 2115
How to upload video files from BlackBerry device to server?
Upvotes: 0
Views: 290
Reputation: 15925
If you mean programmatically, you'd need to make a java program, which will load the file and post it to a webserver. A script o the server can then store the videoclip.
Upvotes: 2