Search:

Type: Posts; User: imran.ali@adamm.eu

Search: Search took 0.09 seconds.

  1. Re: Splitting large video files into small chunks and combining them

    This is what I get:

    Resume is supported
    Appending the /Users/adamm001/Documents/Projects/ADaMM CCTV Uploader/upload/small.mp4 to Remote Machine
    TRANSFER-STATUS: File transfer started......
  2. Re: Splitting large video files into small chunks and combining them

    Thanks for getting back.

    This is what the print statements print. After line 3 it hands for like 15 minutes. I have looked into breaking the big files but the issue I have with that is with a 10gb...
  3. Re: Splitting large video files into small chunks and combining them

    Thanks for getting back.

    Im trying to make it easier for myself and use FTP4J which supports restart. But I cannot get it to work. It works fine when uploading the whole file. But when I stop it...
  4. Re: Splitting large video files into small chunks and combining them

    Hi,

    Ive been reading up on socket programming in Java. What do you think about sending multiple byte[] array's over a socket compared with sending byte files over ftp?

    I need a way to resume...
  5. Re: Splitting large video files into small chunks and combining them

    Hi Norm and Aussiemcgr,

    Thank you for getting back. Its much more clearer to me know. I will convert the video file into a byte array and then convert it back to the video. I will give this a try...
  6. Re: Splitting large video files into small chunks and combining them

    Hi Norm,

    Thank you for replying to my thread. Can you point in the right direction on what Java classes/api I can use to split and merge video files please? I ahve looked at Apache Commons but...
  7. Splitting large video files into small chunks and combining them

    Hi All,

    Thank you for viewing my thread. I have searched for hours but cannot find any information on this topic.

    I need to upload very large video files. The files can be something like 10GB...
Results 1 to 7 of 7