Skip to content

Instantly share code, notes, and snippets.

@SolveSoul
Created August 18, 2021 08:56
Show Gist options
  • Select an option

  • Save SolveSoul/9be5d9599c8b4b59f7cfa4cd0ce79c9c to your computer and use it in GitHub Desktop.

Select an option

Save SolveSoul/9be5d9599c8b4b59f7cfa4cd0ce79c9c to your computer and use it in GitHub Desktop.
V380 Pro Activate ONVIF/RTSP
[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.
@Dobeywantsacracker
Copy link
Copy Markdown

Hi did you check the V380 pro app under advanced settings? Try turning on Onvif support.

Otherwise try requesting RTSP support on this email address: v380technical@gmail.com

@zvhh
Copy link
Copy Markdown

zvhh commented Mar 16, 2026 via email

@Dobeywantsacracker
Copy link
Copy Markdown

Not a scam but good on you to be cautious. I used them as well although I didn't get far.

I got the email from the parent company of the V380 camera system it's called M@crovideo

https://www.macro-video.com/en-us/1/0/4/service.html

And the same email is referenced on other forums related to V380 camera modding stuff, like this one:

https://community.netcamstudio.com/t/v380-stream-url/2778/47?page=2

@pergolafabio
Copy link
Copy Markdown

hmm, i dont see any onvif or rtsp setting , under advanced settings there is only static/dhcp ip
gonna send them a mail...

image

@milkboy007
Copy link
Copy Markdown

@popilirol ......

Try this create the ceshi.ini with

[CONST_PARAM]
rtsp = 1
rtsp_enable = 1
rtsp_ctrl = 1

Just reporting so that it helps any one who search
it works on V380 BQ8 Dual camera lens model (from my batch any ways i bought 3, 2 dual camera lens, 1 tri camera lens )

prior to tyhe ceshi file it does not show onvif toggle, now it is visible even after reboot
rtsp also works.

Model: V380 BQ8 Dual Lens
Software version:AppEV3L_V2_V1.0.5.2_20250102
Firmware version:Hw_HsAkQQVL_WF_QQ_20240412

WhatsApp Image 2026-04-18 at 22 40 48 WhatsApp Image 2026-04-18 at 22 40 02

if you notice they also have a tri lens model, i have also bought it, and will let you know the result soon.

@yob-yob
Copy link
Copy Markdown

yob-yob commented May 3, 2026

I have confirmed that this setup works...

[CONST_PARAM]
rtsp = 1
rtsp_enable = 1
rtsp_ctrl = 1

make sure to strictly follow this steps

Insert into camera power on it will speak something in Chinese after few min turn off the camera remove the SD card delete the ceshi.ini file and insert back to camera and power on it may ask for re-pair again with mobile device.

BIGGEST DOWN FALL... when I was done setting up everything including adding the camera to Frigate, I decided to transfer the camera to it's original position, I had to unplug it, screw it in the ceiling, then turn it on... then I noticed that the 554 and 8899 PORT is closed again... so it's basically not a permanent solution... maybe I had to enable something else to make it persist.

@arcane47
Copy link
Copy Markdown

arcane47 commented May 6, 2026

Hello i have the new model with three Lens camera and cannot activate onvif with .ini file. When i insert the memory and power on the camera, i hear the chinnesse voice but onvif port does not up. i run port scanner also and only ports 8800 and 9800 appears do you know if parameters on ini file was changed?

Exact same happened here. Model LS-CS7-10X
It did a bunch of beeping as well. Then put old SDcard back in. No changes in active ports. Still 8800 and 9800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment