Home AMX User Forum NetLinx Studio

^RAF, ^RMF - Embedded Codes

I want to change login and the password to the dynamic picture from the netlinx program, here its settings:
How correctly to change login and the password???

Comments

  • snoblesnoble Posts: 35
    SEND_COMMAND dvTP,"'^RMF-Kamera_10,%Uadmin%Spassword%R0'"

    where "password" should be replaced with whatever your password is, and %R0 sets refresh to 0 (refresh should always be set to 0 for a Motion JPEG).
Sign In or Register to comment.