Author Topic: Saving to Network Storage (NFS)  (Read 6326 times)

mtrovato

  • Newbie
  • *
  • Posts: 6
    • View Profile
Saving to Network Storage (NFS)
« on: April 11, 2022, 11:28:35 AM »
Hi all,

I am using a Chronos 2.1-HD High Speed Camera. I followed instructions in https://www.krontech.ca/wp-content/uploads/2021/09/Network-Control-v0.6.5-1.pdf and, when connecting my computer with an ethernet cable, I have access to the camera via the assigned IP. However, I don’t know how to save the footage over the network via NFS protocol. In page 29-30 of the manual (https://www.krontech.ca/wp-content/uploads/2021/09/RE-PDEV-10009-Chronos-User-Manual-Full-Software-Version-0.7.0.pdf) it is stated that step-by-step instructions are given in https://www.krontech.ca , but I have failed to find them. Can you please help?

Also notice that I can successfully share files between two laptops via NFS

Thanks
Best,
Marco

Nikon1

  • Hero Member
  • *****
  • Posts: 983
    • View Profile
Re: Saving to Network Storage (NFS)
« Reply #1 on: April 11, 2022, 06:47:53 PM »
I have absolutely no experience with Sharing Folders / Storage for this Camera or File Transfer over Network, but the closest thing i could find from a ~2 Minute Search on the Website is this:
 https://www.krontech.ca/wp-content/uploads/2021/09/Chronos-SMB-Share-Setup-Guide-1.pdf
 I hope this helps, else somebody else Please Help.

Nikon1

  • Hero Member
  • *****
  • Posts: 983
    • View Profile
Re: Saving to Network Storage (NFS)
« Reply #2 on: April 11, 2022, 06:53:39 PM »
There are also these Forum Posts / Threads, which one off is still on a pretty dated Firmware version, and both seem to use Some Linux OS, from flying over it very quickly. But maybe you can get some information out of there, or if not send a Personal Message to anyone in there, that got it to work aparently.
 https://forum.krontech.ca/index.php?topic=567.0
 https://forum.krontech.ca/index.php?topic=561.0

mtrovato

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Saving to Network Storage (NFS)
« Reply #3 on: April 12, 2022, 06:59:16 AM »
There are also these Forum Posts / Threads, which one off is still on a pretty dated Firmware version, and both seem to use Some Linux OS, from flying over it very quickly. But maybe you can get some information out of there, or if not send a Personal Message to anyone in there, that got it to work aparently.
 https://forum.krontech.ca/index.php?topic=567.0
 https://forum.krontech.ca/index.php?topic=561.0


I have done exactly what is in the first link and I didn't suceed to establish the connection. I will try it again and, if not successful, send a PM to gcp5017, who seems to have succeeded.
I haven't tried SMB but that is definitely another option.
I will keep you posted.
Thanks

mtrovato

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Saving to Network Storage (NFS)
« Reply #4 on: April 12, 2022, 12:48:39 PM »
I have connected the camera and my desktop through a router and the NFS share works perfectly . Let me share what I have so others may benefit from this thread.

- Host: laptop with centos7

ifconfig [network] [192.168.0.XXX] netmask 255.255.255.0
followed server instructions in https://www.howtoforge.com/nfs-server-and-client-on-centos-7 . Among other things I have created shared dir /dir

- Client: Chronos Camera 2.1

Utils -> Network -> NFS Network Storage
Address: 192.168.0.XXX
Mount: /dir

Test and Apply

Thanks for your help
Best,
Marco

pcapelli

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Saving to Network Storage (NFS)
« Reply #5 on: June 02, 2022, 11:16:12 AM »
I've been unable to make this work, as the NFS server here requires authentication.  Is there any config in the Chronos to set that up?

kadilakGAD

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Saving to Network Storage (NFS)
« Reply #6 on: September 22, 2022, 05:16:55 AM »
normally in Linux you enter the authentication directly in address field for address in format: user:[email protected]
I have never tested it on chronos, but it is worth of trying