alexeyvasilyev / rtsp-client-android

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

First load RTSP video , keep appearing green screen 2-4 seconds #89

Open AnyLifeZLB opened 1 week ago

AnyLifeZLB commented 1 week ago

SDK version 5.2.1

111111111

alexeyvasilyev commented 1 week ago

Looks like intermediate frames in first GoP are broken (or one frame is missed). Do you have this issue with other RTSP players?

AnyLifeZLB commented 1 week ago

@alexeyvasilyev VLC player does not have this issue.

AnyLifeZLB commented 1 week ago

video msg : H264-MPEG-4 AVC(part 10),please help me

alexeyvasilyev commented 1 week ago
  1. Do you have the same issue on other Android devices?
  2. Do you have the issue on RTSP demo app as well?
  3. Do you have issue if software decoder is used?
AnyLifeZLB commented 1 day ago
  1. Do you have the same issue on other Android devices? Some Android devices play well
  2. Do you have the issue on RTSP demo app as well? YES
  3. Do you have issue if software decoder is used? YES