Results 7 comments of Killian

Hi, I have the same issue with header and other data. Maybe someone know why now ? Thanks !

@sergiobd I'm looking for this integration too. Were you able to do it?

Is it possible to send frames already decoded by FFmpeg instead of forwarding packet? If yes, any idea in which function I should take it and write it to a...

> (sorry, I don't have much time right now to review) Don't be sorry! You're very helpful with everyone so thank you 😉. > That's a bad idea, the decoded...

**[UPDATE]** Hi, I almost did it. @dedosmedia I changed to `packet.data` instead. I'm about to create a fork today. For now, only TCP, "localhost" and the port are taken as...

**[UPDATE]** Here is the fork and branch: https://github.com/Darkroll76/scrcpy/tree/serve > Yes, serve will not prevent recording. Ok, I was wondering if it should be allowed or not. > Nope, UDP does...

@npes87184 Are you talking about the code shown in my first post? Because it was just for testing. Thanks for this quick review 😉