I am making phonegap app in which i am using trendnet ip camera to show live streaming.
To watch live streaming i have this url http://xx.xx.xx.xx:100/video/mjpg.cgi.
I am using this as
<img src="http://xx.xx.xx.xx:100/video/mjpg.cgi" />.
On web browser it is working fine and in android app it is not working.
How do I accomplish this?
I appreciate any guidance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…