在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:openstf/ios-minicap开源软件地址:https://github.com/openstf/ios-minicap开源编程语言:C++ 48.7%开源软件介绍:WarningOpenSTF organisation is provided as is for community, without active development.This project along with other ones inhere.You can check any other forks that may be actively developed and offer new/different featuresDeviceFarmer organisation.Active development has been moved toios-minicapiOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices. It is built with AVFoundation and iOS Screen mirroring feature. Requirements
Building
You should now have the binaries available in UsageThe minicap protocol is a simple push-based binary protocol. When you first connect to the socket, you get a global header followed by the first frame. The global header will not appear again. More frames keep getting sent until you stop minicap. Before run, please, check that:
You can try it using:
And in another window:
Then open http://localhost:9002 in browser When device have big FPS, minicap is sending frames to example app trough the localhost connection too quickly, so it could not draw it quick enough. That could cause frames to delay. Global header binary formatAppears once.
Quirk bitflagsCurrently, the following quirks may be reported:
Frame binary formatAppears a potentially unlimited number of times.
Generation for XcodeOptionally you may want to use Xcode for developing or building. But still, you should use cmake as a build system.
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论