Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException - InputStream.mark(int) #269

Open
farkhodkh opened this issue May 13, 2024 · 0 comments
Open

NullPointerException - InputStream.mark(int) #269

farkhodkh opened this issue May 13, 2024 · 0 comments

Comments

@farkhodkh
Copy link

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.InputStream.mark(int)' on a null object reference
at com.github.niqdev.mjpeg.MjpegInputStreamDefault.readHeader(MjpegInputStreamDefault.java:62)
at com.github.niqdev.mjpeg.MjpegViewDefault$MjpegViewThread.run(MjpegViewDefault.java:451)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant