rtsp-client-android icon indicating copy to clipboard operation
rtsp-client-android copied to clipboard

Video stream stops after 10min on all devices tested.

Open zylopfa opened this issue 1 year ago • 2 comments

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.

zylopfa avatar Jul 25 '24 14:07 zylopfa

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.

alexeyvasilyev avatar Jul 25 '24 16:07 alexeyvasilyev

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: @.***>

zylopfa avatar Jul 25 '24 17:07 zylopfa