Data Visualization (Viewer Mode)¶
Metavision Player allows to easily visualize data from Prophesee’s sensors and also from already recorded RAW files.
Visualizing Data From Prophesee’s Cameras¶
To visualize data from a Prophesee’s camera (live stream):
plug a Prophesee’s camera to the computer
start Metavision Player:
Linux
metavision_player
Windows
metavision_player.exe
Data from the camera will be shown in the viewer window on the screen:

Note
Though Metavision Player can be launched from any directory, we recommend that you start it from a directory where you have write permission. This will allow you to use the file export features seamlessly.
Visualizing Data From RAW Files¶
To visualize data from a RAW file with already recorded data:
find some RAW file, for example from Prophesee’s datasets
start Metavision Player with -i argument and provide the full path to the RAW file (here, we use a file from Prophesee’s datasets):
Linux
metavision_player -i /home/username/Downloads/laser.raw
Windows
metavision_player.exe -i C:\Users\%USERNAME%\Downloads\laser.raw
Data from the RAW file will be shown in the viewer window on the screen:
