Skip to content

Instantly share code, notes, and snippets.

@SolveSoul
Created August 18, 2021 08:56
Show Gist options
  • Save SolveSoul/9be5d9599c8b4b59f7cfa4cd0ce79c9c to your computer and use it in GitHub Desktop.
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.
@R4333
Copy link

R4333 commented Jan 27, 2024

I have a few cameras that work with the ceshi.ini file trick to enable RTSP. I recently bought two cameras and by applying the same method, I noticed that the RTSP was not activated. When I wanted to check the camera firmware version in the application I discovered under advanced settings a new parameter indicated onvif. By activating this, my ONVIF Device manager directly detected my camera and RTSP was activated. If it can help anyone

Method followed:

1°Register the camera on the V380 application. 2° Unplug the camera and insert the SD card with the ceshi.ini file 3° Wait for it to start normally with the voice in Chinese. 4° return to the V380 application --> the three little dots on the camera image --> Settings --> advanced settings --> onvif activation 5° Launch Onvif Device Manager

Could You share which cameras you bought? A link to the product or a picture. I am trying to activate rtsp or onvif on the light bulb type V380 camera (v380 E27 bulb)

@ahsan2882
Copy link

so mine is working fine. the ini file does nothing but make her speak chinese.

so i have created a website that will stream the rtsp to an html page via ffmpeg and you can add more or less cameras etc using the onboard onvif support.

https://github.com/arkwise/openv380

Is this still working?

@Felix19103
Copy link

I have a DUAL LENS V380 and i'd tried to use this ceshi.ini to enable the rtsp. But it doesn't work. Any advice or solutionf for this?

@echopage
Copy link

https://www.printables.com/model/167948-v380-snapfit-camera-mount-for-creality-ender-5-plu

this is the old version of this model, the new one has the card slot under the lens and not on the side. The new model also (probably) has new hardware/firmware! And that's almost certainly why the ceshi file doesn't work

@Felix19103
Copy link

V380 Dual Lens

this is the V380 that i'd tried to enable the RTSP using ceshi.ini. so is there any solution to enable the RTSP besides using the ceshi.ini file?

@Wernerabcd
Copy link

https://www.printables.com/model/167948-v380-snapfit-camera-mount-for-creality-ender-5-plu

this is the old version of this model, the new one has the card slot under the lens and not on the side. The new model also (probably) has new hardware/firmware! And that's almost certainly why the ceshi file doesn't work

Yes, I bought one off TEMU and can't use VLC or iSpy - sucks!

@Hooda360
Copy link

Hooda360 commented May 19, 2024

Works like charm in my V380 pro paranomic camera which I bought for $9 USD. BUT audio is not streaming with this rtsp stream.
But my another same camera is not accepting the change.

@cuenta1
Copy link

cuenta1 commented May 27, 2024

https://github.com/prsyahmi/v380/

Hi, this may be the way. Someone with knowledge to continue the development.

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