alexeyvasilyev / rtsp-client-android

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

Video stream stops after 10min on all devices tested. #78

Open zylopfa opened 3 months ago

zylopfa commented 3 months ago

Video stream stops after exactly 10 minutes, have tried this on several different devices and its always 10 minutes. I have tried on a pc also on the same network and playing the RTSP stream goes on "forever" without a hick up.

alexeyvasilyev commented 3 months ago

What camera are you trying to view?

Most probably there is a camera limit for 10 minutes for viewing RTSP video. Check what User-Agent is sent to the camera via desktop app and use it in Android app.

zylopfa commented 3 months ago

Hey Alexey,thanks a lot for the feedback, I will use the useragent from VLCtomorrow and try that.

On Thursday 25 July 2024 at 18:03:58 CEST, Alexey Vasilyev ***@***.***> wrote:  

What camera are you trying to view?

Most probably there is a camera limit for 10 minutes for viewing RTSP video. Check what User-Agent is sent to the camera via desktop app and use it in Android app.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>