Items with no label
3335 Discussions

SR300 60fps initialization failed

江吴
Novice
1,569 Views

Use 95054060 FPS can be initialized, but the use of 128072060 FPS failed.

Where is the error, but some computers can be successful 1280720 60fps

m_pSenseMgr->EnableStream(RealSense::Capture::STREAM_TYPE_COLOR, 950, 540, 60) ;

sts = m_pSenseMgr->Init();

(sts = RealSense::Status::STATUS_NO_ERROR)

m_pSenseMgr->EnableStream(RealSense::Capture::STREAM_TYPE_COLOR, 1280, 720, 60) ;

sts = m_pSenseMgr->Init();

(sts = RealSense::Status::STATUS_ITEM_UNAVAILABLE)

m_pSenseMgr->EnableStream(RealSense::Capture::STREAM_TYPE_COLOR, 1280, 720, 30) ;

sts = m_pSenseMgr->Init();

(sts = RealSense::Status::STATUS_NO_ERROR)

6 Replies
idata
Employee
252 Views

Hi Johance,

 

 

Thank you for reaching out.

 

Could you please elaborate a little bit more on your issue and the code you shared on your post? Are you able to use the 950x540x60 without any issue on your personal computer?

 

How many computers have you used to test the problematic configuration (1280x720x60)? You mention that it works well in some computers, so I would like to know the specs of these computers.

 

Any little detail will help to understand the issue.

 

 

Regards,

 

Pablo M.

 

0 Kudos
江吴
Novice
252 Views

Bought a number of sr300, and some can open 60fps 720p some can not

0 Kudos
idata
Employee
252 Views

Hi Johance,

 

 

Thank you for sharing this information. Are these the specs of all the PCs? Or, are the PCs that are having issues different in any way? If they are indeed different, we would like you to share the specs of all the different PCs.

 

 

If on the other hand all the PCs are the same and the issue is simply that some cameras are not able to use the 1280x720x60 configuration, then there are a couple of things that we can try:

 

 

- Update the SR300 drivers or firmware. The DCM on your PC or the camera's firmware might be out of date, you can follow this guide to update them both:

 

http://www.intel.com/content/www/us/en/support/emerging-technologies/000006224.html

 

 

- Update your PC's USB 3.0 driver. Perhaps there is an issue with your PC's USB 3.0 driver that is not allowing this configuration to run normally, therefore you can try updating it to see if this helps with this issue. Go to your PC's manufacturer's website and download/install the latest USB 3.0 driver (it can also be found on the chipset drivers for certain manufacturers).

 

 

Let us know.

 

Pedro M.
0 Kudos
idata
Employee
252 Views

Hello Johance,

 

 

Do you have any updates about this?

 

 

Pedro M.
0 Kudos
江吴
Novice
252 Views

Last update driver, resulting in a set of SR300 broken. Depth camera can not be used. Has returned.

Recently there is no empty test USB3.0 driver. Wait for time to test.

0 Kudos
idata
Employee
252 Views

I'm sorry, I don't understand your last reply. Could you please explain us what you were trying to say?

 

 

What do you mean by "...Recently there is no empty test USB3.0 driver…"?

 

 

We will be waiting for your response.

 

Pedro M.
0 Kudos
Reply