scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

adb specifies the IP address and port to output video data

Open 916881120 opened this issue 3 years ago • 0 comments

Hello Is there a way to directly throw the source video data of H264 to the designated tcp server if it is not forwarded through adb? When starting with adb, pass to the specified tcp server IP and port, I want to embed this into my own project But there is no way to use adb forwarding, can directly specify the IP and port If the link is successful, start throwing data Throw it to the link if it is unsuccessful and try repeatedly Can this be achieved at present? The device already has root access Thank you

916881120 avatar Dec 01 '22 16:12 916881120