-
ffserver and iPhone
Hello,
i am developping an iPhone application and i use ffmpeg. The objective of the application is to collect the video data flux from a webcam.
I success in having the video data flux and i change it in mpeg4 format (can be read on an iPhone)The problem is when i try to read this “mp4 streaming file”, iPhone says: “The server is not correctly configured”.
So, i have a look on my ffserver and on terminal, i see when iPhone try to read video:
“Codec for Stream0 does not use global headers but container format requires global headers”
“muxer does not support seekable output”
“error writing output header”I try to change settings into ffserver.conf but the problem is still there, bitrate etc.. mais en vain.
if one of you have an idea about this problem… that could be perfect.
(between, i apologise for my english speaking)
Thank you.
— Vidar