AgoraIO / API-Examples

Play with AgoraSDK and have fun! Everything you need to start learning Agora.
304 stars 218 forks source link

Crash on Raw Video/Audio Data #256

Closed piyush921 closed 2 months ago

piyush921 commented 2 years ago

After building Android Example, When I click on the "Raw video/Audio data" feature it opens the screen with a small description, and then clicking on the "Next step" button it's crashing. After debugging, I found out its Native crash (crash logs attached). I think the problem is in Agora SDK. Please help. tombstone_04.txt

yoreland commented 2 years ago

Thanks for report this issue, we will check and update. Currently it seems the issue is related with c++ header alignment on lib-raw-data module.

yoreland commented 2 years ago

@piyush921 it is just updated and fixed, you could check the same