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.
@zalnaRs
Copy link

zalnaRs commented Jan 11, 2025

@C-Fu
I also have a QC2, is this correct? If yes how to access it?

[CONST_PARAM]
rtsp_enable = 1

@Ynaso
Copy link

Ynaso commented Feb 5, 2025

I had a talk with another v380 tech (probably a senior tech) and he mentioned that only dual cams v380 (prominent on outdoor models) have onvif & rtsp. So i decided to buy a dual cam v380 and it really has onvif and rtsp. But the downside is that both cameras are stacked and merged into a single stream (1920 x 2160) and unfortunately our NVR doesn't support that resolution.

I'm still finding ways to separate each cams into individual 1080p streams 20240104_123637 20240104_112816

How did You access the camera VIA onvif? Could You share details pls? As I have the same camera but Ive been unable to access it through ONVIF

@Ynaso
Copy link

Ynaso commented Feb 6, 2025

worked like a charm. there was a onvif setting under advanced in the android app to turn on, but otherwise, THANK YOU! I thought I bought a cam that was rtsp ready, and was not happy to find it wasn't, so this is great. for the record, bought the COSULAN Light Bulb Camera, 360 Panoramic Security Camera, on amazon.

do that camera allows listening the audio through it?

@ICrashWindows12
Copy link

ICrashWindows12 commented Feb 6, 2025

I have a camera from about 5 years ago, I tried the SD card method, it works, but for some reason there is no username or password I just access at rtsp://192.168.0.24:554/live/ch00_0 (or ch00_1). the onvif menu does not appear after I do that, any solution to set a username and password because I dont want to expose it to the internet yet, it will get hacked because of that or anyone who accesses the network and is smart to check for cameras

edit, I might try the android app because the iOS does not show
edit: does not show, any patch to show the onvif menu?

@ICrashWindows12
Copy link

Anyway to access ONVIF menu in the settings for the camera?

@ICrashWindows12
Copy link

s-l650
camera I have (but with yellow plastic)

@ICrashWindows12
Copy link

ICrashWindows12 commented Feb 6, 2025

worked like a charm. there was a onvif setting under advanced in the android app to turn on, but otherwise, THANK YOU! I thought I bought a cam that was rtsp ready, and was not happy to find it wasn't, so this is great. for the record, bought the COSULAN Light Bulb Camera, 360 Panoramic Security Camera, on amazon.

do that camera allows listening the audio through it?

You might have to enable it through sd card method, the audio for me does not work. Only through the app

@keeper18
Copy link

keeper18 commented Feb 6, 2025

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!

Not only for you. I can't use VLC or any other programs no sound and no picture but onvif works:(

@C-Fu
Copy link

C-Fu commented Feb 21, 2025

@C-Fu I also have a QC2, is this correct? If yes how to access it?

[CONST_PARAM]
rtsp_enable = 1

Did you manage to get it to work?
No spaces btw. So it should be rtsp_enable=1 and not rtsp_enable = 1

It shouldn't matter, but try it anyway

@crisanher96
Copy link

I've tried several files and methods, but haven't gotten a satisfactory result. Has anyone found anything additional? I'm sharing my firmware version.
IMG_8309

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