You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Limit Amlogic grabber to 30fps
* Exclude FB Grabber on Amlogic platform, as FB is included in Amlogic Grabber
* Amlogic Grabber - Have continuous feed even when paused. Have no delay when pausing/unpausing
* Revert back to CAP_FLAG_AT_END capture method
* Clarification on Capture Frequency
Copy file name to clipboardExpand all lines: assets/webconfig/i18n/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -327,7 +327,7 @@
327
327
"edt_conf_fbs_timeout_title": "Timeout",
328
328
"edt_conf_fg_display_expl": "Select which desktop should be captured (multi monitor setup)",
329
329
"edt_conf_fg_display_title": "Display",
330
-
"edt_conf_fg_frequency_Hz_expl": "How fast new pictures are captured",
330
+
"edt_conf_fg_frequency_Hz_expl": "How fast new pictures are captured, i.e. it is the sampling rate. Note: The video might be played at a higher or lower frame rate.",
0 commit comments