Giter VIP home page Giter VIP logo

Comments (4)

neofuturism avatar neofuturism commented on August 16, 2024 1

Hello it's me again, I just wanted to update you on my project because you were so helpful,
I was able to rewrite a bad version of your screenshotreceiver using processing and get it to send some screenshots,
I'm using your GFX library for my project so I included you in my boot routine. I hope it's fine with you.
Before solving the framerate issue
current state

I will release everything once I understand github, thanks again for your help 👍

from esp32_screenshotreceiver.

lovyan03 avatar lovyan03 commented on August 16, 2024

@a-RN-au-D
hello.
ScreenShotReceiver requires 7 bytes of original data before the jpeg data.
The first three bytes are "JPG"
The following 4 bytes are the length of the jpeg data

https://github.com/lovyan03/ESP32_ScreenShotReceiver/blob/master/ScreenShotSender/FormSenderMain.cs#L229-L236

image

from esp32_screenshotreceiver.

neofuturism avatar neofuturism commented on August 16, 2024

Thank you a million time, I'll give it a try right now and hopefully it will work :)

from esp32_screenshotreceiver.

lovyan03 avatar lovyan03 commented on August 16, 2024

@a-RN-au-D
Great job! 👍
Thank you for including lovyanGFX's name in your boot routine.
I expect your project to produce something interesting !

from esp32_screenshotreceiver.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.