Forum Discussion
Lakshman_DSP
Oct 04, 2019Copper Contributor
Live streaming is not working with Android based hot spot(Smartphone)
Setup Description: Vision AI starter kit Device and Android mobile hot spot (Smart phone) 1. Done required docker images downloaded to the camera and able to see live video streaming over the HDM...
PuneetRaheja
Oct 08, 2019Copper Contributor
Lakshman_DSP thanks for sharing the details. When you switch between networks which results in a change of IP there can be issues in live streaming. Can you try the below workaround and let us know if it works.
How do I update the WebStreamModule IP address if the IP address of my camera changes?
To change the WebStreamModule IP address:
-
In Azure Portal, go to IoT Hub > Iot Edge > select your IoT device > Set Modules > Configure (next to WebStreamModule)
-
Change the environment variable RTSP_IP field to match the current IP address of the camera device.
PuneetRaheja
Oct 10, 2019Copper Contributor
Can you kindly check if your hotspot allows connections between clients on ports 3000 and 8900. The webpage is on port 3000, and the embedded video is coming from 8900.