Skip to content

Instantly share code, notes, and snippets.

View paprikodlak's full-sized avatar

paprikodlak

View GitHub Profile
"""
GScrop converted to python
"""
import subprocess
import os
import re
def set_camera_crop(width, height, x_offset=None, y_offset=None, media_device=None):
"""