I am doing the protocol integration on iOS platform .
i have implemented the command channel and video channel. the command channel is working fine. but i facing issue with the video channel. in the video channel i am posting the below info <36 byte header> to the video channel url. then i am getting the response code 404 and in the recording server log “Camera failed to provide an image”.
if you can provide me the sample code for capturing the jpeg image and sending to milestone server in iOS platform that will be great for me to learn.