Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: WebRTC source files #197

Open
utkarshs07 opened this issue Jul 25, 2016 · 0 comments
Open

iOS: WebRTC source files #197

utkarshs07 opened this issue Jul 25, 2016 · 0 comments

Comments

@utkarshs07
Copy link

I want to modify and change WebRTC existing video rendering process and also want to use my custom renderer.

webrtc build scripts are awesome saves a lot of time but right now i'm using static library libWebRTC.a which provides no access to the implementation files we all know that though.

Is there any way? I can pull out WebRTC source files instead of static library.?

I tried but there's a lot of code and classes are linked with more and more classes god knows to where this chain is going.

I want only iOS platform specific source files.

any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant