Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Fatal error in ../../video/video_receive_stream.ccafter calling webrtc from my application iOS #46

Open
gunjot-mansa opened this issue Feb 7, 2018 · 1 comment

Comments

@gunjot-mansa
Copy link

gunjot-mansa commented Feb 7, 2018

Hi i have integrated AppRTC(webrtc demo app) application into my Application, it builds fine, but when i turn on video call its crashing with following error

SocketRocket: In debug mode. Allowing connection to any root cert

Fatal error in ../../video/video_receive_stream.cc, line 119
last system error: 0
Check failed: decoder.decoder

please help me out, on where it may occur and what needs to be corrected

@donik
Copy link

donik commented Jun 12, 2018

@gunjotSinghMansa disable video codecs for Factory

let factory = RTCPeerConnectionFactory()

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

No branches or pull requests

2 participants