Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gregory_87

Pages: [1]
1
Software Dev / Re: Chronos V0.6.0 Full Release
« on: May 03, 2021, 11:40:10 PM »
Hi,
Another issue I've noticed after updating to v0.6.0 firmware my Chronos 1.4 is the problem with authomatic camera shut down after disconnecting from the power supply. I've investigated the problem and I see that this occurs only when camera is connected to LAN interface and SMB share file transfer is configured. When this setup is made then camera has a problem with authomatic shut down. Waking up after connecting the power supply is always ok. It is interesting that when the file saving destination is changed from SMB share to USB drive then the camera shut down properly, even if LAN cable is connected. Have you any suggestions how to resolve this?

2
Software Dev / Re: Chronos V0.6.0 Full Release
« on: April 01, 2021, 11:37:27 PM »
Hello,

I've updated my Chronos 1.4 cam from v.0.3.2 to the v.0.6.0. Now I have a problem because my 256 GB SD card is not detected by the camera. Card is formatted as FAT32 and was detected by the camera for previous firmware with no problem.  I've noticed that the same SD card connected to USB/SATA input through SD/USB adapter works fine. After detection as USB/eSATA input device, I've formatted the SD card using camera software. But after this the SD card is still not recognized when installed into the dedicated SD card slot in the camera. From USB/eSATA slot everything works fine.

3
Chronos User Discussion / Re: transfer video to computer via code
« on: February 17, 2020, 11:24:17 PM »
I've checked the script for win10 but I've obtained an error:

Traceback (most recent call last):
  File "get_latest_video_windows.py", line 7, in <module>
    cam = ParamikoMachine(host=host, user='root', password='', missing_host_policy=paramiko.AutoAddPolicy())
  File "C:\Users\NoName\AppData\Local\Programs\Python\Python38\lib\site-packages\plumbum\machines\paramiko_machine.py", line 264, in __init__
    self._client.connect(host, **kwargs)
  File "C:\Users\NoName\AppData\Local\Programs\Python\Python38\lib\site-packages\paramiko\client.py", line 368, in connect
    raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 192.168.12.1

I've disabled firewall but nothing changed. What should I do to run this script on windows 10?

4
Chronos User Discussion / Re: transfer video to computer via code
« on: February 12, 2020, 09:32:14 PM »
Thank you very much. I will check this.

5
Chronos User Discussion / Re: transfer video to computer via code
« on: February 11, 2020, 04:13:34 AM »
Hello,

I have two questions:

1. If the Chronos 1.4 should be connected to the PC via OTG USB or eSATA/USB socket mounted at the camera?

2. If the mentioned script allowing to download data from the camera to PC works under Windows? If not, is there any possibility to do the same task under Windows 10?


Pages: [1]