import subprocess, time ffmpeg_cmd = ["ffmpeg", "-f", "dshow", "-i", "video=OBS Virtual Camera", "-c:v", "libx264", "-preset", "ultrafast", "-tune", "zerolatency", "-f", "mpegts", "udp://192.168.1.100:9999"] proc = subprocess.Popen(ffmpeg_cmd) time.sleep(3600) proc.terminate() If you meant a different interpretation (e.g., quantum teleportation observations), please reply with clarification, and I will provide a full paper on that topic instead.