reolinkapigo icon indicating copy to clipboard operation
reolinkapigo copied to clipboard

RTSP on incorrect stream Crashes application

Open Benehiko opened this issue 5 years ago • 0 comments

When the RTSP stream is not of the correct encoding the following error happens:

Fix Format may be raw PCM 97 96

This crashes the whole application instead of just returning the error to be handled correctly. Gracefully return error instead of crashing application.

Benehiko avatar Dec 11 '20 09:12 Benehiko