--
You received this message because you are subscribed to the Google Groups "webrtc-jingle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webrtc-jingl...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Haven't yet compiled video for ios but the flags/changeset I did for android is probably very similar to IOS. My guess is the gyp files are missing some needed flags for video.
As well then you'll need to set a ref to your screen obj I assume inside webrtcvideoengine.cc.
Should check out the thread here that was about android. At the least all the deps are covered in the deps file and you do have the android video instructions in the readme which will probably help you on ios as well.
--