Skip to content

Commit

Permalink
[test] fix ffmpeg unstable fps
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Dec 28, 2023
1 parent 3f473c9 commit 6821141
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/videocapture_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ defmodule Evision.VideoCapture.Test do

%Evision.VideoCapture{
isOpened: true,
fps: 60.0,
frame_count: 18.0,
frame_height: 1080.0,
frame_width: 1920.0
Expand Down

0 comments on commit 6821141

Please sign in to comment.