yi-hack-v4 icon indicating copy to clipboard operation
yi-hack-v4 copied to clipboard

Any news on ONVIF support?

Open itm1960 opened this issue 5 years ago • 23 comments

I've just discovered this, and I'm using it with a Yi Cloud Dome 1080P - great work! I was wondering if there was any news on ONVIF support? It would be sooooo useful to use PTZ without having to use the manufacturer's app.

itm1960 avatar Aug 06 '19 14:08 itm1960

+1

This would be the killer app, creating an inexpensive 1080p HD PTZ camera with the capabilities of the Foscam / Amcrest / <insert your generic 2008 PTZ camera here> firmwares.

May relate to https://github.com/TheCrypt0/yi-hack-v4/issues/116#issue-479400218

justin-vt avatar Aug 13 '19 16:08 justin-vt

Just tacking myself on here to keep up with any updates; basically looking for PTZ support on the Cloud Dome – not entirely sure if this is something currently supporting via command_line, HTTP, or otherwise. Have the features been unearthed within the firmware at all?

jamieshaw avatar Aug 20 '19 09:08 jamieshaw

Hi just adding my vote for PTZ support (on the Yi Dome, but I plan to acquire a Yi Dome 1028 as well, once PTZ is available on this GREAT hack). Thanks.

bdabda55 avatar Oct 05 '19 15:10 bdabda55

Adding request for PTZ support

fidesachates avatar Dec 18 '19 21:12 fidesachates

Great hack! Adding PTZ will be the icing on the cake.

stevepesch avatar Jan 16 '20 07:01 stevepesch

Yes, that would be awesome (besides fixing the unstable RTSP and high CPU usage).

grungeguitarist avatar Jan 17 '20 08:01 grungeguitarist

Has this project stalled out?

ajdezigns avatar Mar 08 '20 16:03 ajdezigns

Fantastic effort Any news on ONVIF please?

Zippeyrude avatar Apr 05 '20 22:04 Zippeyrude

... I saw that https://github.com/roleoroleo/yi-hack-MStar has the support but for a different serial number, is this functionality difficult / possible to port across? :)

Zippeyrude avatar Apr 05 '20 22:04 Zippeyrude

Hey guys, I recompiled the firmware with PTZ support from WebUI and some extra settings (led, ir, ...) based on the work by roleoroleo (https://github.com/roleoroleo/yi-hack-MStar). Tested on 2 Yi Cloud Dome 1080p and it's working great! Not tested on other devices but it should works...

I also tried to add onvif support but with no luck :(

If you're interested, here's the release : https://github.com/Keroi/yi-hack-v4/releases

Keroi avatar May 03 '20 14:05 Keroi

@Keroi I'll try your release..just put files on SD and run, right? this repo is pretty much dead..at this point is is quite ridiculous to keep charging money when no further work is done

pkishino avatar May 03 '20 23:05 pkishino

Hey guys, I recompiled the firmware with PTZ support from WebUI and some extra settings (led, ir, ...) based on the work by roleoroleo (https://github.com/roleoroleo/yi-hack-MStar). Tested on 2 Yi Cloud Dome 1080p and it's working great! Not tested on other devices but it should works...

I also tried to add onvif support but with no luck :(

If you're interested, here's the release : https://github.com/Keroi/yi-hack-v4/releases

Works well,pzt is useful. Camera on/off as well.. have to see if I can trigger this remotely. Status led is always off now, the setting doesn’t turn on, only issue I found so far

pkishino avatar May 04 '20 01:05 pkishino

I had to re upload the license file and use port 554 directly on the RTSP URL now. PTZ is working but not the bookmark/presets (I have 4 bookmarks on yi app). Haven't tested if recording with motion will work when cloud is disconnected.

accelle17 avatar May 04 '20 01:05 accelle17

Works well,pzt is useful. Camera on/off as well.. have to see if I can trigger this remotely. Status led is always off now, the setting doesn’t turn on, only issue I found so far

You can try the command ipc_cmd --led ON to turn on the LED on the camera. I suppose, depend on the model, the command may not work.

Keroi avatar May 04 '20 07:05 Keroi

Command not found.. is there a way we can raise issues on your fork instead of here? The project here is pretty much dead so should move over discussions etc

pkishino avatar May 04 '20 10:05 pkishino

Command not found.. is there a way we can raise issues on your fork instead of here? The project here is pretty much dead so should move over discussions etc

I'm not planning to continue development, PTZ was kind of the only thing that I was missing. It was easy to add this feature as the work had been already done by roleoroleo. But if I can help or if there's something wrong in the release, feel free to create an issue, I'll see what I can do!

Keroi avatar May 05 '20 08:05 Keroi

@Keroi , would it be possible to do a pull request to TheCrypt0 git to easily keep track of your devs if you intend to stop developing your fork please ? thanks !

guillaume-smo avatar May 05 '20 11:05 guillaume-smo

@Keroi , would it be possible to do a pull request to TheCrypt0 git to easily keep track of your devs if you intend to stop developing your fork please ? thanks !

You're right. Done

Keroi avatar May 05 '20 12:05 Keroi

looks like the preset is working via command line "ipc_cmd -p #". On other note, recording is not working when:

Disable Cloud = on   Recording without Cloud = on Save video when a motion is detected = on

However, I've experience this on original 0.2.0. Just wanted to check if someone was able to record when there's motion and cloud disabled.

accelle17 avatar May 05 '20 14:05 accelle17

looks like the preset is working via command line "ipc_cmd -p #"

OK. There's a preset.sh file missing (this file : https://github.com/roleoroleo/yi-hack-MStar/blob/master/src/www/httpd/cgi-bin/preset.sh). I will publish a new release fixing this issue later today.

Keroi avatar May 05 '20 15:05 Keroi

I also tried to add onvif support but with no luck :(

What's the problem with onvif?

roleoroleo avatar May 07 '20 07:05 roleoroleo

Am I interpreting correctly that onvif is implemented in this repo: https://github.com/chautruongthinh/yi-hack-v4 (https://github.com/chautruongthinh/yi-hack-v4/tree/master/src/wsdiscovery/wsdiscovery/onvif). But there are no releases available. It would be great if someone with some knowledge about these could combine the features added by Keroi and from this (and maybe other) repos? It seems that Crypt0 is not actively doing any development anymore.

odelma avatar Nov 25 '20 09:11 odelma

up, any update on onvif?

K2M7L avatar May 17 '23 16:05 K2M7L