alexeyvasilyev / rtsp-client-android

Lightweight low-latency RTSP client library for Android
Apache License 2.0
249 stars 69 forks source link

Using Mobile Data Connection Reset () #71

Closed Praveen-Sundriyal closed 2 months ago

Praveen-Sundriyal commented 10 months ago

i am using this library when i connect through my wifi i can stream the video but if i change the network into mobile data or another wifi or hotspot i got nothing sometime connection reset sometime socket connection time out or sometime status show connected but stream is not available is there something i miss Please help

alexeyvasilyev commented 2 months ago

You need to setup port forwarding on your router to allow accessing RTSP stream from another network.