FPS from webcam

Hi,

Is there a way to get the webcam info, like Frames Per Second, when reading a video from the webcam with: video1 = gr.Video(source=“webcam”)

thanks!