Dear my friends,
We want to implement android streaming live camera video to web page,
As Ravi’s tutorial,http://www.androidhive.info/2014/06/android-streaming-live-camera-video-to-web-page/
Everything goes well until we meet the topic: Testing the app (localhost)
⇒ Try accessing http://your_pc_ip_address:8088/enginemanager/ in mobile browser. You should see wowza engine manager home page.
My PC ip is 192.168.0.100, and i can access http://localhost:8088/enginemanager/ in PC browser. or http://192.168.0.100:8088/enginemanager/ in PC browser.
But i can not access http://192.168.0.100:8088/enginemanager/ in my android mobile device which ip is 192.168.0.121.
Would you please give us some good suggestion?
Many thanks.
oeo