Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

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.

2 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

RTMP streams are not supported on Mobile Web or the SDKs. We suggest you use HLS streaming instead.

Junaid Fahad

User  
0 rated :

Solved :-).
IOS url is also working in android video view.

This question has received the maximum number of answers.