Android SDK streaming error

I’m trying to run the sample code that automatically created by backendless.

But when I run the code on Nexus 5, logcat shows the following error :

12-16 12:13:05.509: E/ACodec(21243): [OMX.qcom.video.encoder.avc] storeMetaDataInBuffers (output) failed w/ err -2147483648
12-16 12:17:30.383: E/AudioRecord(22575): AudioFlinger could not create record track, status: -1

Other samples work fine. What did I do wrong?

Hi David,

Could you please let me know which sample you’re trying to run? I assume it is the media broadcaster, but wanted to double check. Also, what version of Android do you have running on your device?

Regards,
Mark

Hi Mark,

Thank you for your rapid response.
I’m trying to run media broadcaster sample, and the version of my android is 5.0

Thank you
David.

Thanks, David. To answer your question, you didn’t do anything wrong. The media streaming functionality on Android has been a hit or miss between the devices for the reason that the codec support is not uniform and we have not quite figured it out yet.

Regards,
Mark