Import fbx camera script will add a camera node and import the camera data from the fbx file based on selected "ReadGeo" node.
importFbxCamera
Updated: 3 July 2012
Author: satheesh
Compatible Nuke versions: 6.1 or later
Compatibility: Linux, Mac, Windows
Import fbx camera script will add a camera node and import the camera data from the fbx file based on selected "ReadGeo" node.
Usually we import our objects into nuke as a .fbx file. After importing the .fbx file will do the same thing for import the camera from the same file. To do that go to toolbar-->3D-->Camera... check the "read from the file" and then import the .fbx file by clicking file browser.
To get reduce the above timing. I created this small "importFbxCamera" python script.
more information: http://satheeshnuketutorials.blogspot.in/2012/06/import-fbx-camera.html