openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.
Other
434 stars 130 forks source link

Getting error with iPad #23

Open luizcruz opened 7 years ago

luizcruz commented 7 years ago

When i run, i got this error:

vtDecompressionDuctDecodeSingleFrame signalled err=-8969 (err) (VTVideoDecoderDecodeFrame returned error) at /SourceCache/CoreMedia_frameworks/CoreMedia-1562.19/Sources/VideoToolbox/VTDecompressionSession.c

and the execution stops at == Banner == version: 1 size: 24 pid: 31457 real width: 400 real height: 600 desired width: 400 desired height: 600 orientation: quirks: 1

And iPhoto keeps flashing on screen. What i am doing wrong? Thanks :)