mirror of
https://github.com/facefusion/facefusion.git
synced 2026-08-09 02:26:04 +02:00
get rid of aom obus stuff again
This commit is contained in:
@@ -258,6 +258,7 @@ def define_rtc_packetizer_init() -> ctypes.Structure:
|
||||
('sequenceNumber', ctypes.c_uint16),
|
||||
('timestamp', ctypes.c_uint32),
|
||||
('maxFragmentSize', ctypes.c_uint16),
|
||||
('nalSeparator', ctypes.c_int),
|
||||
('obuPacketization', ctypes.c_int)
|
||||
]
|
||||
})()
|
||||
|
||||
Reference in New Issue
Block a user