Page 1 of 1

Changing configuration parameters which remain persistent

Posted: 20 Feb 2009 19:23
by vinu.viking
Hello,
As a part of our college project,we are adding a SIP end to the VLC server,so that we can stream video on demand to soft phones and similar architectures. For this we are planning to add a new module to VLC incorporating the reSIProcate library, which needs us to add some configuration parameters. These changes need to be persistent, as in the settings do not change on restarting.

Please do mention what files need to be changed for this purpose and also any pointers in this direction.

If any of you have already tried developing the above mentioned, please do post your achievements and shortcomings.

Regards
vinu
[vinu.viking@gmail.com]

Re: Changing configuration parameters which remain persistent

Posted: 21 Feb 2009 09:33
by RĂ©mi Denis-Courmont
change_autosave() makes a configuration variable persistent.