From b7c4615dbe67be1c15a2067a6ffd86de9a52a4ae Mon Sep 17 00:00:00 2001 From: Alfonso Gamboa Date: Tue, 19 Apr 2022 19:20:12 -0700 Subject: [PATCH] add warning about app live stream issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e0034c..b73c8df 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ the stream will be located at ```rtsp://IP_ADDRESS:8554/unicast``` Note: VLC seems to work fine for playback, ffmpeg and others have severe artifacts in the stream during playback. Huge credit to @mnakada for his libcallback library: https://github.com/mnakada/atomcam_tools +__WARNING__: If using the wyze app to view the live stream, viewing in "HD" or "SD" will not work. Select 360p to view the live stram in the app. --- ## Latest Updates