This is my apple rejection

also screen shoot of my test using mediastreamvalidatortool is

So what can i do at server side to make this stream accepted by Apple?
This app is for iPhone3gs/iPad1,2 also iPhone4
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
see:
http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html%23//apple_ref/doc/uid/TP40008332-CH102-SW5
http://en.wikipedia.org/wiki/HTTP_Live_Streaming
x264 IDR access unit with a SPS and a PPS
https://devforums.apple.com/thread/45830?tstart=15 (requires apple ID with developer account)
http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40008332-CH1-DontLinkElementID_39
You have to modify your serverside to provide HTTP Live streaming protocol and modify your media via recoding
Other suggested solutions are: