PatrickM

Results 56 comments of PatrickM

Well it's handled by any compliant C library for the last ~ 30 years (reads /etc/TZ or something similar to create a time that corresponds with the local timezone i.e....

Curl was added to the xf-data branch, I apologize for not having a ready-to-use image yet (work in progress!) but if you can't wait look here: https://github.com/samtap/fang-hacks/tree/xf-data (please don't ask...

Does it expect RTSP stream over tcp or udp? http? Guess you'll need to ask Hikvision support.

You could use i.e. vlc to connect with the Axis camera and check the logging output to determine the stream details. Or use netstat to check if it's using tcp...

Sorry to hear that. I've applied the image on a couple of camera's and it worked for me, but it does all depend on the state of various files before...

@Vennerstrand Interesting, I didn't think to test booting without sd-card :P. I'm assuming you didn't disable cloud apps? Since if you did that it's obvious nothing is started.

@Vennerstrand That statement is only still true if DISABLE_CLOUD=0, I'll update README

@tobilap You'll get that if you use NETWORK_MODE=0 (Cloud) and DISABLE_CLOUD=1. You can't disable cloud and still expect network to be configured by cloud apps. Or perhaps something went wrong...

Ok just checking ;-). In case it still runs the snx_autorun.sh (which it should, kernel hotplug doesn't depend on cloud apps or network connectivity), you can probably get network up...

@Vennerstrand I did some testing with booting without the sdcard but could not find anything unexpected. - If DISABLE_CLOUD=1, it boots but doesn't start anything so not very useful -...