Annke WZ500 info

lovert

n3wb
Joined
Apr 6, 2024
Messages
5
Reaction score
2
Location
Aus
Hello friends, I am sending my working link to the camera, maybe it will be useful to someone.
':pass'- your own or blank password

To reboot


To main stream


To sub stream:


led light off:

Beautiful !!!!

btw with mine when the CBR is set after reset the bit rate does not increase to the value set. First you must set to VBR and then back to CBR.

To set to VBR change the BitRateControlSelect=1 to BitRateControlSelect=0
eg
VBR Set
curl -s --user 'admin:pass' '192.161.10.241/form/ExtVideoparaCfg?ie6need=on&Payload=0&resolution=37&framerate=25&IPRate=50&BitRateControlSelect=0&quality=4&BitRate=6048000&_=1703415212493'

then CBR Set to get correct bitrate.
curl -s --user 'admin:pass' '192.161.10.241/form/ExtVideoparaCfg?ie6need=on&Payload=0&resolution=37&framerate=25&IPRate=50&BitRateControlSelect=1&quality=4&BitRate=6048000&_=1703415212493'
 
Last edited:
Top