--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"Undefined symbols for architecture armv7:
"webrtc::H264Decoder::Create()", referenced from:
webrtc::VCMCodecDataBase::CreateDecoder(webrtc::VideoCodecType) const in libwebrtc_video_coding.a(webrtc_video_coding.codec_database.o)"
the only things I did for now to get this error is getting the webRTC trunk from webrtc svn, and applied the patch you posted on this page: https://webrtc-codereview.appspot.com/11239004/
--
a=mid:video
a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:TKcN6NGHYUvPEMu...
a=rtpmap:100 VP8/90000
a=rtcp-fb:100 ccm fir
a=rtcp-fb:100 nack
a=rtcp-fb:100 nack pli
a=rtcp-fb:100 goog-remb
a=rtpmap:116 red/90000
a=rtpmap:117 ulpfec/90000