python pygame.camera.init() NO vidcapture

后端 未结 4 602
小鲜肉
小鲜肉 2021-01-02 21:36

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         


        
4条回答
提交回复
热议问题