Open DavidAsulin1 opened 2 years ago
Same problem.
Same here
Same problem
Make sure idb/your app has camera access enabled.
@Alex15190 - Which app are you referring to?
Similar issue We sure we added Camera permissions. Our app is requesting them. But idb works time to time, absolutely unstable.
@muhanov Hey, although we gave the camera permission to terminal, video-stream is still unstable. Did you find any solution?
@muhanov Hey, although we gave the camera permission to terminal, video-stream is still unstable. Did you find any solution?
@tburakdemir No we didn't. Our decision is to write our own app for screen capturing.
Description
idb video-stream --udid <UDID>
not working. Expecting for streaming to start output to stdout, but nothing happened, also tried to pip the stream to ffmpeg like the doc suggested. When it starts, I gotRunning stream until ^C
but when I ^C I get this output:Reproduction
idb video-stream --fps 30 --format h264 --compression-quality 1.0 --udid 8748744C-0D38-4043-8877-4439855964F4
Solution
?
Additional Information