We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[Video Attached] https://drive.google.com/file/d/1pjmsvu4A2kfcl5uaqRl0l_Rh19HEmVzm/view?usp=sharing
Logs
INFO[1070] new client connected conn="&forward.ConnListener{listener:(*net.TCPListener)(0xc000c86000), quit:(chan interface {})(0xc0000ba2a0)}" INFO[1070] Connected to port conn="&net.TCPConn{conn:net.conn{fd:(*net.netFD)(0xc000dd4080)}}" phonePort=9100 INFO[1070] outputReceived:fromProcess:atTime: fields.msg="2025-01-10 19:25:59.233953+0530 WebDriverAgentRunner-Runner[43332:6707618] Got screenshots broadcast client connection at 127.0.0.1:65166\n" fields.time=52544524937718 pid=43332 INFO[1070] outputReceived:fromProcess:atTime: fields.msg="2025-01-10 19:25:59.235023+0530 WebDriverAgentRunner-Runner[43332:6707618] Starting screenshots broadcast for the client at 127.0.0.1:65166\n" fields.time=52544524960752 pid=43332 ERRO[1092] forward: close clientConn --> deviceConn ERRO[1092] forward: close clientConn <-- deviceConn
The text was updated successfully, but these errors were encountered:
@Gnanaprakash22 please checkout and use the latest custom WDA and let me know if its okay now :)
Sorry, something went wrong.
I added one more small optimisation because stream was kind of "flashing" when periodic frames were sent, should be even better now
shamanec
No branches or pull requests
[Video Attached]
https://drive.google.com/file/d/1pjmsvu4A2kfcl5uaqRl0l_Rh19HEmVzm/view?usp=sharing
Logs
INFO[1070] new client connected conn="&forward.ConnListener{listener:(*net.TCPListener)(0xc000c86000), quit:(chan interface {})(0xc0000ba2a0)}"
INFO[1070] Connected to port conn="&net.TCPConn{conn:net.conn{fd:(*net.netFD)(0xc000dd4080)}}" phonePort=9100
INFO[1070] outputReceived:fromProcess:atTime: fields.msg="2025-01-10 19:25:59.233953+0530 WebDriverAgentRunner-Runner[43332:6707618] Got screenshots broadcast client connection at 127.0.0.1:65166\n" fields.time=52544524937718 pid=43332
INFO[1070] outputReceived:fromProcess:atTime: fields.msg="2025-01-10 19:25:59.235023+0530 WebDriverAgentRunner-Runner[43332:6707618] Starting screenshots broadcast for the client at 127.0.0.1:65166\n" fields.time=52544524960752 pid=43332
ERRO[1092] forward: close clientConn --> deviceConn
ERRO[1092] forward: close clientConn <-- deviceConn
The text was updated successfully, but these errors were encountered: