I have normally used a pc and from there run image_view to view a raw format image from my bots with webcams.
I 'thought' I saw Camp display an image right in Rviz so gave it a try using 'camera' panel and same topic that image_view likes and set type to raw.
The extra Rviz screen is just black. This is on a VM that nicely shows neato_laser so it is talking fine to ros master on the bot.
The rviz is on ubuntu 14.04 and this is indigo on the rviz machine. (The bot itself is ubuntu 16.04 and Ros kinetic although I'm thinking that is not the issue for this)
Rviz says OK for camera and for the topic and image_view can see this topic fine so I'm thinking some sort of rviz config issue.
Camera zoom is set to 1. Maybe the image is so large and cannot fit in that smallish camera box I have to set zoom to some fractional number? (I'll try that next time)
OR maybe the image is way off to the side and I just cannot see it as it misses the window rviz puts up?
So I have tried several things on rviz in the Camera section like different overlay and background settings and have messed with the overlay transparency or alpha setting.
Is there some interesting and non-obvious thing for raw image viewing in rviz?
PS: I don't really need this but it sort of bugs me that it is not working as it would be cool.