-
|
I'm just getting started with RaspiCamSrv and it looks great. I want to be able to grab a frame via http and it seems I can do that using http://server:port/photo_feed By default the live image retrieved is 640x480 resolution. I would like to be able to retrieve a higher resolution. I see in the Config->Live View screen, I can select a different Sensor Mode to change the resolution. After selecting a different Sensor Mode and hitting "Submit and Apply", then the images retrieved from /photo_feed are a higher resolution. However, if I restart the RaspiCamSrv service (or reboot), the live feed returns to 640x480. How can I make the changes In the Config screen be permanent after a service restart? (I looked in the documentation and couldn't find anything about this.) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi, After changing the resolution, you will have seen the yellow indicator to remind you to save your changes. If you want to do so, you need to go to Settings / Configuration and push the Store Configuration button. To start with this configuration when the server is restarted, you also need to check Start server with stored configuration |
Beta Was this translation helpful? Give feedback.
-
|
See also the User Guide main page at the explanation of the yellow icon. |
Beta Was this translation helpful? Give feedback.
Hi,
After changing the resolution, you will have seen the yellow indicator to remind you to save your changes.
If you want to do so, you need to go to Settings / Configuration and push the Store Configuration button.
To start with this configuration when the server is restarted, you also need to check Start server with stored configuration