we got a problem at "VIVO 7 plus" phone, when preview the mjpeg stream and than the APP will crash, we record the log following :
{"date":"2018-09-04-10:25:31","exception":"
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
java.util.Properties.loadConvert(Properties.java:569)
java.util.Properties.load0(Properties.java:392)
java.util.Properties.load(Properties.java:342)
com.github.niqdev.mjpeg.MjpegInputStreamDefault.parseContentLength(MjpegInputStreamDefault.java:63)
com.github.niqdev.mjpeg.MjpegInputStreamDefault.readMjpegFrame(MjpegInputStreamDefault.java:75)
com.github.niqdev.mjpeg.MjpegViewDefault$MjpegViewThread.run(MjpegViewDefault.java:141)
"}
but at others phones (SONY XZ2 or SONY Z1 or Samsung .... etc) no this problem and work well, we saw #38 and #65 issues and than the problem doesn't be solve.
anyone has any idea?
we got a problem at "VIVO 7 plus" phone, when preview the mjpeg stream and than the APP will crash, we record the log following :
{"date":"2018-09-04-10:25:31","exception":"
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
java.util.Properties.loadConvert(Properties.java:569)
java.util.Properties.load0(Properties.java:392)
java.util.Properties.load(Properties.java:342)
com.github.niqdev.mjpeg.MjpegInputStreamDefault.parseContentLength(MjpegInputStreamDefault.java:63)
com.github.niqdev.mjpeg.MjpegInputStreamDefault.readMjpegFrame(MjpegInputStreamDefault.java:75)
com.github.niqdev.mjpeg.MjpegViewDefault$MjpegViewThread.run(MjpegViewDefault.java:141)
"}
but at others phones (SONY XZ2 or SONY Z1 or Samsung .... etc) no this problem and work well, we saw #38 and #65 issues and than the problem doesn't be solve.
anyone has any idea?