Hi all, I have been trying to play RTMP live streaming video inside my game since a month ago and finally I am down to this option - Corona Enterprise. After several tried, initially it cannot read my library .so file which I placed under resource folder. I tweak it and I managed to compile. However, when the game go to the video streaming scene (Corona activity), the app stopped. I have attached a screenshot below, anyone can answer my problem?
My log file showed:
When user click a button, the corona activity call rtmp class using intent method but it seems like I am having issue running videoview in corona ui thread.