ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
293 stars 46 forks source link

Expose options cli-args in control.html #93

Open psi-4ward opened 11 months ago

psi-4ward commented 11 months ago

The old /options has key=value pairs matching the cli-args but the the new /contorl does only expose the readable names. Would be nice to have a button which generates the cli-args.

I would prepare a PR for that if desired.

Is there a way to know which options match the default values to exclude it from the arg-list?