Closed x3mall1986 closed 8 years ago
you are not alone https://github.com/pristineio/webrtc-build-scripts/issues/196
Guys, this repo only handles build scripts, for any issues with the workings of WebRTC, please use their discussion forum or bug tracker
@ArikYa In sample WebRTCDemo from WebRTC site - video with codec h264 work fine.
Header files and methods used in the sample WebRTCDemo different from headers for lib, compiled with script. It's possible compile lib with new headers with this script?)
@x3mall1986 hey ... you've figured it out? I'm also looking into it.
@utkarshs07 so...so. Searching now way to compile. It's my question on google discuss-webrtc. https://groups.google.com/forum/#!topic/discuss-webrtc/P8giZQEkX4U
And on this link is some info about using new sources: https://groups.google.com/forum/#!topic/discuss-webrtc/Pt3gKgi56J8
@x3mall1986 so they are saying that talk/app/webrtc/objc/ is not suitable anymore. I think they recently added the framework section.
do you know how to pull out that framework?
@x3mall1986 thanks a lot! but still have one doubt.
this framework includes webrtc native code like libWebRTC_intel_release.a OR just only objC code (.h & .m) of SDK section?
@utkarshs07 I don't know. You can ask it in this thread https://groups.google.com/forum/#!topic/discuss-webrtc/Pt3gKgi56J8
Hi. I have small problem with h264 codec. 13524 revision of libWebRTC and enabled use_objc_h264 flag. When using other codecs - video stream is working. iOS 9.3.3, iPhones: 5s & 6s+
If somebody knows about this please help.