VEYE IMAGING Forum
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    • Register
    • Login

    CS-MIPI_IMX307 best settings to capture stars?

    Scheduled Pinned Locked Moved CS MIPI camera
    9 Posts 2 Posters 4.8k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      MK
      last edited by

      Hi,
      could you advice what best settings to use to capture stars with the cs-mipi-IMX307. I use now version 2.36 firmware of the camera with a 4mm lens. I used now slow shutter mode, but not clear how to set the exposure times and gains etc.

      I want to capture video h264, on 1920p with 25fps

      or

      video h264, on 720p with 60fps.

      Video will be used to capture meteors in a global network.

      Many thanks in advance for your advice.
      MK.

      veye_xummV 1 Reply Last reply Reply Quote 0
      • veye_xummV Offline
        veye_xumm @MK
        last edited by

        @mk
        Hi,
        I think the slow shutter mode is conflict with framerate (1080p@25 or 720p@60fps). I mean the framerate will drop once the camera work in slow shutter mode.

        As for the slow shutter mechanism, please refer to part5: http://wiki.veye.cc/index.php/CS_Camera_Slow_Shutter_manual#Autoexposure_mode_slow_shutter_configuration

        My suggestion:
        0. Use Autoexposure mode.

        1. Set a proper slowshuttergain first,make sure the noise is acceptable in your most dark environment.
        2. Set a proper max exptime, make sure the framerate drop is acceptable. So that you can have a smooth video.

        If you want 25fps at least in 1080p mode and 60fps in 720p mode, I think you can't use slowshutter mode.

        Questions will be answered as soon as possible, please be patient.
        如果你使用中文,请直接用中文提问。
        May the force be with YOU. (This is the translation of the mysterious Chinese symbol above.)

        1 Reply Last reply Reply Quote 0
        • M Offline
          MK
          last edited by MK

          Hello, thank you for your advice. A few more questions:

          1. Is it possible to go for 720p@25fps in slowshutter mode?
            1a. Is it possible to set the framerate to a fixed value like 25fps in 720p and slowshutter mode?
          2. How to get a return of the set framerate during capturing/streaming?
          3. How to set the exposure time to a fix value, like 40000us for 25fps, with the autoexposure mode as you advice?
          4. To maintain a fixed framerate is important. If better not to use slowshutter mode, due to the variable (dropping) framerate, wich settings to be used best to reduce the noise in the dark enviroment?
            (Manual settings are preferred to keep a steady videostream. With manual settings I could not figure out to reduce the noise)

          Many thanks in advance,
          MK

          veye_xummV 1 Reply Last reply Reply Quote 0
          • veye_xummV Offline
            veye_xumm @MK
            last edited by

            @mk

            @mk said in CS-MIPI_IMX307 best settings to capture stars?:

            Hello, thank you for your advice. A few more questions:

            1. Is it possible to go for 720p@25fps in slowshutter mode?
              yes, of course.
              1a. Is it possible to set the framerate to a fixed value like 25fps in 720p and slowshutter mode?
              Of course, you do not need set slow shutter mode. Just need set the stream mode will get a fix framerate.
            ./cs_mipi_i2c.sh -w -f videofmt -p1 1280 -p2 720 -p3 25
            

            And you can set the exposure time rang by:

            ./cs_mipi_i2c.sh -w -f aetime -p1 XXX
            

            range:(100,1/framerate]

            1. How to get a return of the set framerate during capturing/streaming?
            ./cs_mipi_i2c.sh -r -f videofmt
            
            1. How to set the exposure time to a fix value, like 40000us for 25fps, with the autoexposure mode as you advice?

            use manual exposure mode and set metime.

            1. To maintain a fixed framerate is important. If better not to use slowshutter mode, due to the variable (dropping) framerate, wich settings to be used best to reduce the noise in the dark enviroment?
              (Manual settings are preferred to keep a steady videostream. With manual settings I could not figure out to reduce the noise)

            I think you can try this: do not use slow shutter mode, just decrease the framerate as you need.

            ./cs_mipi_i2c.sh -w -f videofmt -p1 1920 -p2 1080 -p3 [frame_rate_you_want]
            

            Questions will be answered as soon as possible, please be patient.
            如果你使用中文,请直接用中文提问。
            May the force be with YOU. (This is the translation of the mysterious Chinese symbol above.)

            1 Reply Last reply Reply Quote 0
            • M Offline
              MK
              last edited by

              Hello, many thanks for your reply, most welcome!

              i will use manual exposure time and a and d gain.

              I saw in the manual at 3.8 ispcap
              When I read Ispcap I get return 0X17

              Can you explain function of Ispcap?
              Can I write new settings to Ispcap?

              Can you explain a bit more what the A gain function will do?

              Can you explain a bit more what the D gain function will do?

              Thanks in advance!!

              veye_xummV 1 Reply Last reply Reply Quote 0
              • veye_xummV Offline
                veye_xumm @MK
                last edited by

                @mk

                @mk said in CS-MIPI_IMX307 best settings to capture stars?:

                Hello, many thanks for your reply, most welcome!

                i will use manual exposure time and a and d gain.

                Can you explain function of Ispcap?
                I have add explaination for that.

                Can I write new settings to Ispcap?
                No, It is read only.

                Can you explain a bit more what the A gain function will do?
                Can you explain a bit more what the D gain function will do?

                Again :Analog gain
                Dgain : Digital gain
                The amplification of the signal will introduce some noise.

                Thanks in advance!!

                Questions will be answered as soon as possible, please be patient.
                如果你使用中文,请直接用中文提问。
                May the force be with YOU. (This is the translation of the mysterious Chinese symbol above.)

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MK
                  last edited by

                  Thanks,
                  To see mag 5 stars with the IMX307, Bortle scale at location 5:
                  Black and White mode
                  Manual capture
                  1080p/25fps
                  A gain 10
                  D gain 22

                  veye_xummV 1 Reply Last reply Reply Quote 0
                  • veye_xummV Offline
                    veye_xumm @MK
                    last edited by

                    @mk
                    Dgain will introduce obvious noise. I suggest you reduce the value of dgain as much as possible.

                    IMX307,again range is[0,27]dB, step 0.3dB.
                    IMX307,dgain range is[0,42]dB, step 0.3dB.

                    @mk said in CS-MIPI_IMX307 best settings to capture stars?:

                    A gain 10
                    D gain 22

                    Why not use Again 27,and Dgain 5?

                    Questions will be answered as soon as possible, please be patient.
                    如果你使用中文,请直接用中文提问。
                    May the force be with YOU. (This is the translation of the mysterious Chinese symbol above.)

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MK
                      last edited by

                      Why not use Again 27,and Dgain 5?

                      Thanks I will try and let you know.

                      1 Reply Last reply Reply Quote 0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      • First post
                        Last post