I am trying to initialize the camera module in pygame and display video from a usb webcam. This is my code:
import pygame import pygame.camera from pygame.ca
The camera module can only be used on linux