Skip to content

Instantly share code, notes, and snippets.

@Sendery
Created April 9, 2019 14:33
Show Gist options
  • Save Sendery/98b19a9ae0e60e93e2e4fdf06ee1244d to your computer and use it in GitHub Desktop.
Save Sendery/98b19a9ae0e60e93e2e4fdf06ee1244d to your computer and use it in GitHub Desktop.
[debug] [W3C (6f399338)] Calling AppiumDriver.startRecordingScreen() with args: [{"videoQuality":"low","bitRate":4000000,"videoFps":"25","timeLimit":1800},"6f399338-9490-4cf8-86a1-63328a5f3fa3"]
[debug] [XCUITest] Executing command 'startRecordingScreen'
[XCUITest] Checking if there is/was a previous screen recording. Set 'forceRestart' option to 'true' if you'd like to skip this step.
[XCUITest] Screen recording is not running. There is nothing to stop.
[debug] [WD Proxy] Matched '/appium/settings' to command name 'getSettings'
[debug] [WD Proxy] Proxying [GET /appium/settings] to [GET http://localhost:8000/session/68EF9DF3-FAE8-424C-859D-CE37A5BBD56F/appium/settings] with no body
[debug] [WD Proxy] Got response with status 200: "{\n \"value\" : {\n \"screenshotQuality\" : 1,\n \"elementResponseAttributes\" : \"type,label\",\n \"shouldUseCompactResponses\" : true,\n \"mjpegServerFramerate\" : 10,\n \"mjpegServerScreenshotQuality\" : 25\n },\n \"sessionId\" : \"68EF9DF3-FAE8-424C-859D-CE37A5BBD56F\",\n \"status\" : 0\n}"
[debug] [WD Proxy] Matched '/appium/settings' to command name 'updateSettings'
[debug] [WD Proxy] Proxying [POST /appium/settings] to [POST http://localhost:8000/session/68EF9DF3-FAE8-424C-859D-CE37A5BBD56F/appium/settings] with body: {"mjpegServerScreenshotQuality":10,"mjpegServerFramerate":25}
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [XCUITest] Connection to WDA timed out
[debug] [iProxy] recv failed: Operation not permitted
[debug] [WD Proxy] Got response with status 200: {"value":{"screenshotQuality":1,"elementResponseAttributes":"type,label","shouldUseCompactResponses":true,"mjpegServerFramerate":10,"mjpegServerScreenshotQuality":25},"sessionId":"68EF9DF3-FAE8-424C-859D-CE37A5BBD56F","status":0}
[debug] [XCUITest] Starting iproxy to forward traffic from local port 9100 to device port 9100 over USB for the device <--- ios udid --->
[ffmpeg] ffmpeg version 4.1.1 Copyright (c) 2000-2019 the FFmpeg developers
[ffmpeg] built with Apple LLVM version 10.0.0 (clang-1000.11.45.5)
[ffmpeg] configuration: --prefix=/usr/local/Cellar/ffmpeg/4.1.1 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags='-I/Library/Java/JavaVirtualMachines/openjdk-11.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/openjdk-11.0.2.jdk/Contents/Home/include/darwin' --host-ldflags= --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libbluray --enable-libmp3lame --enable-libopus --enable-librubberband --enable-libsnappy --enable-libtesseract --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librtmp --enable-libspeex --enable-videotoolbox --disable-libjack --disable-indev=jack --enable-libaom --enable-libsoxr
[ffmpeg]
[ffmpeg] libavutil 56. 22.100 / 56. 22.100
[ffmpeg] libavcodec 58. 35.100 / 58. 35.100
[ffmpeg] libavformat 58. 20.100 / 58. 20.100
[ffmpeg] libavdevice 58. 5.100 / 58. 5.100
[ffmpeg] libavfilter 7. 40.101 / 7. 40.101
[ffmpeg] libavresample 4. 0. 0 / 4. 0. 0
[ffmpeg] libswscale 5. 3.100 / 5. 3.100
[ffmpeg] libswresample 3. 3.100 / 3. 3.100
[ffmpeg] libpostproc 55. 3.100 / 55. 3.100
[ffmpeg]
[ffmpeg] Input #0, mjpeg, from 'http://localhost:9100':
[ffmpeg] Duration: N/A, bitrate: N/A
[ffmpeg]
[ffmpeg] Stream #0:0: Video: mjpeg, yuvj420p(pc, bt470bg/unknown/unknown), 750x1334 [SAR 144:144 DAR 375:667], 25 tbr, 1200k tbn, 25 tbc
[ffmpeg] Stream mapping:
[ffmpeg] Stream #0:0 -> #0:0 (mjpeg (native) -> mjpeg (native))
[ffmpeg] Press [q] to stop, [?] for help
[ffmpeg]
[ffmpeg] Output #0, mp4, to '/var/folders/zc/4_tr46r960x4_j58tlkbyybm0000gn/T/201939-78818-1byot39.8iez/appium_86c628.mp4':
[ffmpeg] Metadata:
[ffmpeg] encoder : Lavf58.20.100
[ffmpeg]
[ffmpeg] Stream #0:0: Video: mjpeg (mp4v / 0x7634706D), yuvj420p(pc), 750x1334 [SAR 144:144 DAR 375:667], q=2-31, 200 kb/s, 25 fps, 12800 tbn, 25 tbc
[ffmpeg] Metadata:
[ffmpeg] encoder : Lavc58.35.100 mjpeg
[ffmpeg] Side data:
[ffmpeg] cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1
[ffmpeg]
[XCUITest] Starting screen capture on the device '<--- ios udid --->' with command: 'ffmpeg -f mjpeg -i http://localhost:9100 -vcodec mjpeg -y /var/folders/zc/4_tr46r960x4_j58tlkbyybm0000gn/T/201939-78818-1byot39.8iez/appium_86c628.mp4'. Will timeout in 1800000ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment