Hi rb210002 ,
You can use pipeline graph which also shows FPS of all links: https://github.com/luxonis/depthai_pipeline_graph
Thanks, Erik
OAK-D pipeline stops responding when linking nodes
rb210002 you mentioned
Could you please help me verify if the script is correctly forwarding data from pc_nn?
With pipeline graph you can see FPS of each link, so you can check whether script node is forwarding data to pc_nn output. Or is this inside Script node? If so, you can use script node logging.
Hi @erik , thank you for your previous help. I'm new to this and I'm having trouble finding a way to view the FPS of each link. I tried using script node logging, but it's not very clear to me. I also looked at the pipeline graph to see if the script is forwarding data from pc_nn correctly, but I'm still struggling. Could you please provide some guidance or resources on how to accomplish this?
Thank you for your assistance.
Hi rb210002
Perhaps you are using the wrong (or outdated) version of pipeline graph. Try and install latest from: https://github.com/luxonis/depthai_pipeline_graph
Hope this helps with the FPS,
Jaka
Hi erik ,
I wanted to give you an update regarding the version of the software I've been using. I recently discovered that I had been using version 0.0.3, but I've now updated it to version 0.0.5.
I actually tried to install the update a few days ago, but it seems that I inadvertently installed an old version. Apologies for any confusion this may have caused.
- Edited
I have created the pipeline graph and found out the FPS are being sent to the nodes , so what could be the possible clause of the pipeline getting freeze after few seconds?
I am attaching screenshot of pipeline graph for your reference,
I'm willing to share my JSON file of the pipeline graph with you. Unfortunately, I'm unable to upload the file due to a pop-up error message that keeps appearing.
Thanks
Hi rb210002 , regarding freezing, it might either be an error/crash, or perhaps something is freezing due to blocking behavoiur. Feel free to prepare a MRE (max 150LoC is ideal) and we can look into it. For uploading, you can also use google drive or similar, and paste the link here.
Thanks, Erik
HI erik ,
Here is the google drive link for the MRE, if you can confirm about creating the MRE on Depthai GitHub issue I will share the MRE on the depthai GitHub issue as well.
Hi team,
Looking for a resolution Kindly Help
Regards
Certainly, here's a possible message:
Hi @jakaskerl , I wanted to let you know that I checked the script and it's not empty. However, I'm wondering if you might be checking it through Google Drive on your phone? If that's the case, it might be helpful to check it on your desktop instead. Would you mind giving that a try and letting me know if you find anything? Thank you.