rtmp video streaming from wowza not support in android device
I am trying to making an android application for video streaming. For video encoding and decoding purpose I am using wowza live streaming server. I am successfully able to stream video on wowza server and I made a web application where I can receive live streaming video using JW player on desktop at all browser but the problem is that when I want to see this video on android webview video do not display. I also used JWPlayer android sdk demo application to see video using "rtmp://[IP-address]:1935/live/myStream" url but it still not shows any video. Please, help me out from this problem as soon as possible. Thanks in advance.