Skip to content

Instantly share code, notes, and snippets.

View mhanney's full-sized avatar

zwiftalizer mhanney

  • Seattle
View GitHub Profile
@mhanney
mhanney / send-track-resistance.py
Created July 26, 2017 05:45
SimulANT ANT+ FE-C SendTrackResistance
import clr
import System
import time
clr.AddReference('ANT+ProfileLib')
from AntPlus.Profiles.FitnessEquipment import ControlTrackResistancePage
simulator.TurnOn()
@mhanney
mhanney / ffmpeg-to-vmix.png
Last active April 18, 2021 08:46
Stream webcam and audio source from PC to remote IP address using mpegts encapsulation and encoded with h264 and aac
ffmpeg-to-vmix.png