facebook / idb

idb is a flexible command line interface for automating iOS simulators and devices

Home Page:https://fbidb.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot stream video with mjpeg/minicap format

jsramraj opened this issue · comments

Description

I tried to run the idb video-stream command in the terminal. I get output in the terminal only if I use the h264 format. If I use any other format like mjpeg or minica, I don't get anything at all in the log.

Reproduction

Open the terminal and run the following command
idb video-stream --fps 30 --format mjpeg --compression-quality 1.0 --udid 0C9CCA92-7D08-4013-889F-F8B31D5F7357

I get the following thing going in the terminal
idb video-stream --fps 30 --format mjpeg --compression-quality 1.0 --udid 0C9CCA92-7D08-4013-889F-F8B31D5F7357 Running stream until ÜC
When I cancel I get the following output
idb-command

Additional Information

  • idb revision: Latest