Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control is Worked. But No video #108

Open
iamlion opened this issue Jul 13, 2021 · 9 comments
Open

Control is Worked. But No video #108

iamlion opened this issue Jul 13, 2021 · 9 comments

Comments

@iamlion
Copy link

iamlion commented Jul 13, 2021

image

Why does my STF consistently display "Got incoming frame", And can't start.

@iamlion
Copy link
Author

iamlion commented Jul 14, 2021

WX20210714-111200
I relosved it happy!

Need remove some code ;

image

@Immanuel-Codoid
Copy link

Hi @iamlion I'm working on the same. I face an issue during wdaproxy start

mac@macs-MacBook-Pro stf_ios_support % ./run
INFO[0000] auto network interface set; using en0         interface_name=en0 type=default_iface
INFO[0000] Process start - device_trigger                binary=bin/ios-deploy proc=device_trigger type=proc_start
INFO[0000] Process start - stf_ios_provider              binary=/usr/local/opt/node@12/bin/node client_hostname=macs-MacBook-Pro.local client_ip=192.168.29.162 location=macmini/macs-MacBook-Pro.local proc=stf_ios_provider server_hostname=192.168.29.162 server_ip=192.168.29.162 type=proc_start
INFO[0000] Device object created                         dev_ios_port=9240 dev_name="Dev iPhone" dev_uuid="***801E" type=devd_create usbmuxd_port=9920 vid_port=8000 vnc_port=5901 wda_port=8100
INFO[0000] Device connected                              dev_name="Dev iPhone" dev_uuid="***801E" type=dev_connect
trying to get ios version
INFO[0002] Process start - wdaproxy                      --iosDeploy=bin/ios-deploy binary=../wdaproxy iosVersion=16.0.2 proc=wdaproxy type=proc_start uuid="***801E" wdaPort=8100

WDA is not running after this stage, I've waited forever wdaproxy step starts forever and nothing happens after this stage.
Am I making any mistake here @iamlion ?
Help is much appreciated

@KostyaSha
Copy link

WDA is not running after this stage, I've waited forever wdaproxy step starts forever and nothing happens after this stage.

check wdaproxy logs with ./view_log -proc wdaproxy also you can try to open localhost:8100 wdaproxy directly

@KostyaSha
Copy link

KostyaSha commented Jul 17, 2023

Need remove some code ;

I guess this negation need to be removed, because later code check wether is video enabled to make it processing...

UPD Either device_trigger didn't send an event...

@Jitu1888
Copy link

Jitu1888 commented Jan 7, 2024

hi @KostyaSha Need a small help. On my set up only wda and stf-ios-provider isrunning.
image

I m not seeing video_enabler, ivf-pull and stf-ios-stream

@Jitu1888
Copy link

Jitu1888 commented Jan 7, 2024

@KostyaSha Can you please tell me what I m doing wrong? No logs are coming for it

@Jitu1888
Copy link

Jitu1888 commented Jan 7, 2024

@iamlion I m not getting the video. Can you help me on this please ? How to debug it ?

@Jitu1888
Copy link

Jitu1888 commented Jan 7, 2024

@iamlion How to check if the frames are pushed to stf ? I m able to set up all the things but on stf video is not coming

@edgarclerigo
Copy link

I manage to get it working ... try to open quick time first, select the iPhone to screen sharing it .... then start the provider ... for me, this was the deal breaker. Hope it helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants