Current version of OpenPLI on VUSolo2. I use transcode function.
AFAIK streamproxy should enable/disable 8001/8002 port according to config.streaming.authentication setting. Currently streamproxy seems to use Config.OpenWebif.auth setting for this purpose.
I tested it by running streamproxy -f. Every time I change Config.OpenWebif.auth in settings streamproxy detects file change and reacts correspondingly. Changing config.streaming.authentication has no effect. The same result with config.OpenWebif.auth_for_streaming.
I don't want to enter username/password in VLC each time I open transcoded stream. I don't want to disable OpenWebif authentication.
Is this some solo2 specific problem?