video - Saving AV stream from IP Cam under Quicktime format in IPhone -
my current project modify 1 of our company's iphone app such can record video stream our wireless ip cam , save under format iphone able play, quicktime format.
currently app can record video under uncompressed avi format writing necessary headers, video frames , audio datas files. thus, if want save stream in .mp4 or .mov format, have compress video. i'm pretty new field i'm still @ loss should use next.
i've heard ffmpeg, i'm still trying use it, pretty difficult. question is, can use ffmpeg task? if yes, have port library objective c? of course, if there's other method achieve task, feel free suggest me. thank you.
edit: should add app receiving images camera http request. this: http://192.168.2.1/?action=appletvastream
Comments
Post a Comment