mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-27 17:02:04 +08:00
compressed_vipc: set NV_LOW_LATENCY flag
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
os.environ["NV_LOW_LATENCY"] = "3" # both bLowLatency and CUVID_PKT_ENDOFPICTURE
|
||||
import sys
|
||||
import argparse
|
||||
import numpy as np
|
||||
|
||||
Reference in New Issue
Block a user