magicsih / AndroidScreenCaster

Efficient, low-latency Android screen casting with H.264 and WebM encoding via TCP and UDP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I got this error "Invalid data found when processing input" when i tried to play Tcp-H264 from the App

chenxi1991 opened this issue · comments

And, does "your IP here" means server's IP?

@chenxi1991 yes. "your IP here" means server's IP where ffmpeg listens on 49152 port. which media format did you choose. it looks like h.264 + tcp combination. is that correct?

Can you pull and retry? I missed color format condition handling.

Yes ,h.265 + tcp. Then everything is correct,but it just doesn,t work.I try to Ping the client from the server,and the network is working. so, I totally have no idea .

OK , I'll pull and try again now

@magicsih Thank you so much, It does work now.

@chenxi1991 Thank you for reporting the issue. 👍

Same issue, I'm using android 7.0, 2 devices tested and didn't works. @magicsih