aes:xxxxxxxxxxxxwhere xxxxxxxxxxxx is your password.
When you enter a correct key format you will see the keys printed in the log. For example if you enter the 12 character key 112233445566 in the Encryption Key field on the Web GUI, you will see the following in the log:
CSAKey (even): 11223366445566ff CSAKey (odd): 11223366445566ffFor example if you enter the 32 character key 11223366445566FF00221133442266CC, you will see the following in the log:
CSAKey (even): 11223366445566ff CSAKey (odd): 00221133442266cc
set VLC_PROGRAM=%ProgramFiles%\VideoLAN\VLC\vlc.exe if not exist "%VLC_PROGRAM%" set VLC_PROGRAM=%ProgramFiles% (x86)\VideoLAN\VLC\vlc.exe start "VLC" "%VLC_PROGRAM%" "rtp://@:10000" ":ts-csa2-ck=11223366445566FF" ":ts-csa-ck=00221133442266CC"The ts-csa2-ck setting is for the even key and the ts-csa-ck setting is for the odd key. The ts-csa2-ck and ts-csa-ck settings need to match the keys in the Proxy's log.