-
-
Save SolveSoul/9be5d9599c8b4b59f7cfa4cd0ce79c9c to your computer and use it in GitHub Desktop.
| [CONST_PARAM] | |
| rtsp = 1 ; RTSPЭ�飬0���ر� 1������ |
| V380 Pro cameras have rtsp/onvif disabled by default. This can be unlocked by inserting an SD-card into the camera. | |
| A step-by-step guide can be found below: | |
| 1) Download the V380 Pro app from the App Store or Google Play | |
| 2) Register or continue without registering | |
| 3) Boot your camera and couple it to the application | |
| 4) Set a custom username and password for your camera | |
| 5) Download the 'ceshi.ini' file and put it on the root of a micro SD card (so not in a subfolder) | |
| 6) Power down the camera, insert the SD card and boot the camera | |
| 7) The camera will talk in chinese, wait for 5 minutes (probably shorter, but to be sure) | |
| 8) Power down the camera, remove the SD card, delete the file and power up the camera | |
| 9) Connect to your camera using the protocol rtsp://username:password@ipaddress:554/live/ch00_0 | |
| 10) DONE | |
| A great way to test is downloading/using VLC and opening a network stream. |
Saya membeli kamera tiga lensa, model MOC-Z23G-W, yang kompatibel dengan aplikasi V380PRO. ONVIF/RTSP saya tidak berfungsi. Ketika saya menggunakan ceshi.ini, kamera merespons dalam bahasa Mandarin (seperti yang diharapkan), tetapi setelah di-boot ulang, tidak ada pengaturan baru yang muncul. Saya sudah mencoba semua parameter yang berhasil di kamera lain, tetapi tidak berhasil. Telnet juga tidak aktif. Apakah ada yang pernah mengalami hal ini sebelumnya? Foto kamera:
![]()
![]()
Try using this on the ceshi.ini file
[CONST_PARAM]
rtsp = 1
rtsp_enable = 1
rtsp_ctrl = 1
If it still fails, try this one.
[CONST_PARAM]
rtsp_enable = 1
onvif_enable = 1
Good luck.
How can I set a username and password on the V380E camera, I tried using telnet into camera but I can't find any user/password?
Bagaimana cara mengatur nama pengguna dan kata sandi pada kamera V380E, saya mencoba menggunakan telnet ke kamera tetapi saya tidak dapat menemukan nama pengguna/kata sandi?
Try using the v380 pro application on your smartphone. Usually there are settings to change the CCTV name and password.
does this work with solar 4g cameras?
Hey, does anyone know why the stream is accessible via RTSP without a password? I'm almost positive the camera has a password set, but you can just connect straight to rtsp://192.168.XX.YY:554/
Does anyone know why my CCTV settings in the V380 Pro application on Android for encoding settings H.264 or H.265 disappeared after activating ONVIF, even though before ONVIF appeared or was activated the encoding settings were already there but after activating it they disappeared. Because of that, I tried turning off the onvif then resetting the cctv but after connecting it again the onvif settings were active again, therefore I used ceshi.ini then just changed the number one to zero then reset then reconnected and the onvif settings were gone but the encoding settings were still not there.🤔?



Your problem is the same as mine. The cause is the encoding settings on your v380 CCTV use H265 while ODM only supports H264, if you have the v380 pro application you can change it in the camera settings but if the option does not disappear then you are lucky unlike me who before activating onvif with the micro sd method for setting encoding settings H264 / H265 was still there, but after I activated onvif the option disappeared and my CCTV automatically used H265. If the encoding settings option is missing, I still haven't found a solution other than changing the firmware😭
Do other users have a solution to get my encoding settings back or at least to H264 without having to change the firmware🤔?