pristineio / webrtc-build-scripts

A set of build scripts useful for building WebRTC libraries for Android and iOS.
BSD 3-Clause "New" or "Revised" License
1.13k stars 447 forks source link

iOS: Video is a green rectangle (H.264) #198

Closed x3mall1986 closed 8 years ago

x3mall1986 commented 8 years ago

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+ img_3509

If somebody knows about this please help.

notedit commented 8 years ago

you are not alone https://github.com/pristineio/webrtc-build-scripts/issues/196

ArikYa commented 8 years ago

Guys, this repo only handles build scripts, for any issues with the workings of WebRTC, please use their discussion forum or bug tracker

x3mall1986 commented 8 years ago

@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?)

2016-07-28 10 26 04 2016-07-28 10 26 28
utkarshs07 commented 8 years ago

@x3mall1986 hey ... you've figured it out? I'm also looking into it.

x3mall1986 commented 8 years ago

@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

utkarshs07 commented 8 years ago

@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 commented 8 years ago

https://github.com/Anakros/WebRTC-iOS

utkarshs07 commented 8 years ago

@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?

x3mall1986 commented 8 years ago

@utkarshs07 I don't know. You can ask it in this thread https://groups.google.com/forum/#!topic/discuss-webrtc/Pt3gKgi56J8