Thursday, March 26, 2009

How to convert video files into FLV by mobile device

1 - Create email (Mobile Profile) like username@domain.com using cpanel API or curl.
2 - Use this Email for sending video from mobile via internet to username@domain.com.
3 - Make a script for reading these email from user’s inbox by IMAP function.
4 - Create a cron job (every hour) for read/save these attached video to site in a folder.
5 - Make a script for converting these videos to FLV by ffmpeg and mail user about converted video by email.
6 - Enjoy videos. :)

No comments:

Post a Comment