Skip to content

Instantly share code, notes, and snippets.

View richard-mackie's full-sized avatar
😎

Mackie richard-mackie

😎
  • Washington State
View GitHub Profile
@richard-mackie
richard-mackie / video_udp.py
Created December 8, 2022 16:29 — forked from patrickelectric/video_udp.py
Get video from gstreamer udp with python and visualize with OpenCV
#!/usr/bin/env python
import cv2
import gi
import numpy as np
gi.require_version('Gst', '1.0')
from gi.repository import Gst
@richard-mackie
richard-mackie / Car Manufacturers.json
Last active May 20, 2020 15:28 — forked from pcgeek86/Car Manufacturers.json
Plain-text list of major car manufacturers
[
"Abarth",
"Alfa Romeo",
"Aston Martin",
"Audi",
"Bentley",
"BMW",
"Buick",
"Bugatti",
"Cadillac",