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

Preview (and the jpg endpoint) doesn't work in the new webui at some resolutions. #278

Open
MikeVRT opened this issue Jul 13, 2024 · 3 comments

Comments

@MikeVRT
Copy link

MikeVRT commented Jul 13, 2024

After firmware upgrade 2.4.02.19 lite -> 2.4.07.01 lite / 2.4.07.14 lite

For example:
2592x1944@20fps at both profiles works
2560x1440@20fps at both profiles doesn't work
2560x1440@25fps at 4M profile doesn't work (5M profile doesn't support 25fps at any resolution)

Preview doesn't work

And the error for the image.jpg endpoint after authorization is: "500 Internal Server Error".

At the same time, video0/1 feeds are working.
So, it looks like webui and/or the jpeg engine doesn't like the resolution. [that had worked before I made the upgrade and officially fits this camera model]

ISP: doesn't matter - any for IMX355 (in the new webui there are just 2 profiles for IMX355).
But, the bug doesn't seem to be dependent on either the camera model or the ISP profile.
The hardware: gk7205v300 (gk7205v200 family), imx335, 16 MB nor flash, 2.4.07.01-lite, openipc-gk7205v300

@widgetii
Copy link
Member

500 error means that underlying hardware doesn't respond to the request

Please check streamer logs while you're making a request

@MikeVRT
Copy link
Author

MikeVRT commented Jul 13, 2024

500 error means that underlying hardware doesn't respond to the request

Please check streamer logs while you're making a request

How do I switch on the debug log in the new webui? There is no "Majestic > Majestic Debugging" as mentioned in the FAQ. And there are no *.log files in /var/log/, including subfolders.

p.s. requests to video endpoints works well, as I mentioned earlier... (from VLC for example, authorized through login+pwd in url)

@MikeVRT
Copy link
Author

MikeVRT commented Jul 15, 2024

Updated to 2.4.07.14 lite, problem still here.

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

2 participants