Unable to gain existing stream (RTSP) once internet is OFF and reconnects immediately.
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
I am using ExoPlayer 2.15.0 version to stream RTSP using ip camera.
I am able to stream through RTSP to Android app.
If something happens in between while streaming, like here 2 scenarios to observe.
1. **If internet connection is OFF and back to ON immediately**, then the stream stops and displays last frame and its not streaming further.
2. **If RTSP server or IP Camera, went DOWN and UP immediately**, then the stream stops and displays last frame and its not streaming further.
In above 2 cases we are unable gain the existing stream by staying on the same page. Once you back and come again, it will stream.
Please help me on how to gain the existing stream even there are Internet fluctuations.
Thanks in advance...
Contributor guide
Assessment
This issue has not been assessed yet.