Killian
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 😉
>  > https://github.com/barry-ran/QtScrcpy Thanks, I will try if I could find what I need with this project. For now, it just seems to offer the same features.
Hi @LBensman , > That's pretty much what I did - just take the Java portion that already sends back H.264 stream (with initial custom header), and just handle H.264...
Yes, this solution could be great and easy to use. Thanks for the suggestion! I can for sure understand that isn't a priority for you ;). Since I'm not an...