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

I'm getting "Incorrect strides" all time and video isn't play #2

Open
forlayo opened this issue Feb 4, 2015 · 1 comment
Open

I'm getting "Incorrect strides" all time and video isn't play #2

forlayo opened this issue Feb 4, 2015 · 1 comment

Comments

@forlayo
Copy link

forlayo commented Feb 4, 2015

I'm getting the following log when I stablish a videocall, audio works but video isn't. If I do the try with two Nexus 5 it works :S!!

02-04 18:42:30.392  26474-26694/com.prueberia.webrtctests I/libjingle﹕ webrtc: (vie_channel.cc:1763): OnInitializeDecoder 100 VP8
02-04 18:42:30.412  26474-26763/com.prueberia.webrtctests I/libjingle﹕ WebRtcRenderAdapter (channel 0) frame size changed to: 480x640
02-04 18:42:30.412  26474-26763/com.prueberia.webrtctests D/VideoRendererGui﹕ ID: 0. YuvImageRenderer.setSize: 480 x 640
02-04 18:42:30.412  26474-26763/com.prueberia.webrtctests E/VideoRendererGui﹕ Incorrect strides 544, 272, 272
[..continues to the infinite..]

I'm so confused, anybody can bring few light on it ?

@ArikYa
Copy link

ArikYa commented Feb 4, 2015

I didn't understand what devices you used when it isn't working. Do you know what camera resolution the other end point is set to?
It's hard to debug this issue because it is using an old version of WebRTC. It might be better to try to move to a more recent one by using our build scripts (it builds both the native libraries and the android app) here: https://github.com/pristineio/webrtc-build-scripts

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

2 participants