質問編集履歴

1

tyぽ

2023/01/30 13:29

投稿

alizona
alizona

スコア126

test CHANGED
File without changes
test CHANGED
@@ -77,7 +77,6 @@
77
77
  def video_feed_view():
78
78
  return lambda _: StreamingHttpResponse(generate_frame(), content_type='multipart/x-mixed-replace; boundary=frame')
79
79
 
80
- #https://deecode.net/?p=382
81
80
  # # フレーム生成・返却する処理
82
81
  def generate_frame():
83
82
  capture = cv2.VideoCapture(0) # USBカメラから