warren-bank / Android-RTSP-IPCam-Viewer

Android app to view RTSP and RTMP IP camera video streams.
GNU General Public License v2.0
77 stars 11 forks source link

No Streams Display #12

Open hakarune opened 2 years ago

hakarune commented 2 years ago

I have Eufy, Wyze, Ezviz, and Ubiquiti cameras. I have them all on TinyCam Pro without issue, but nothing displays on here. I've tried all the different rtsp methods for each camera but nothing. Grid view is blank and if opening a camera it's also blank.

Screenshot_20220603-090338_RTSP IP-Cam Viewer.jpg Screenshot_20220603-090625_RTSP IP-Cam Viewer.jpg

Same streams on TinyCam Screenshot_20220603-090646_tinyCam PRO.jpg

warren-bank commented 2 years ago

Hi. I have no idea if this will solve anything.. but I just released a new version to update ExoPlayer (which does all of the heavy lifting wrt playing RTSP streams).. as well as a few other improvements that pertain to memory management. One update that's included in this release of ExoPlayer is a fix to support Basic Authentication for RTSP streams.. which is kind of a major thing to have gotten wrong. Anyway, thanks for trying my app.. and I hope this helps.

heinnovator commented 1 year ago

Edit: v02.00.02 worked for me.

warren-bank commented 1 year ago

fwiw.. the link given by @heinnovator points to a (3rd-party) mirror for:

which is:

it would be interesting to know if:

hakarune commented 1 year ago

fwiw.. the link given by @heinnovator points to a (3rd-party) mirror for:

which is:

  • a much older version

it would be interesting to know if:

  • this older version can successfully play any particular stream(s) that the newest release cannot
  • which would be an issue that I could bring to the attention of devs who work on ExoPlayer

Just tried the newest version. Ubiquiti rtsp feeds that play in VLC without issue crash your app. Eufy rtsp displayed just a black screen and wouldn't play video. Wyze rtsp was same as eufy and when both eufy and wyze were set up at same time it crashed the app.