Game like R-type, Is background moving or Camera and Player moving forward.

Keep the level elements static and move the ship + camera. It will be less resource intensive. Otherwise you would have to calculate all of the background elements transforms per frame.