Giter VIP home page Giter VIP logo

Comments (5)

lovyan03 avatar lovyan03 commented on July 17, 2024

Hello.
I do not develop software on Linux.
You will have to implement it yourself.

Here's what you need to do.

  1. connect to ESP32 by TCP
  2. wait for "JPG\n" to be sent from ESP32.
  3. send the string "JPG" followed by 4 bytes of jpg data size, and then send the actual JPG data.

It looks like there is a project that actually did that.
#6
@a-RN-au-D
https://www.instagram.com/p/CEwwyhLj9vk/

He might be able to give you some advice.

from esp32_screenshotreceiver.

matrizxc avatar matrizxc commented on July 17, 2024

Alright, thank you for your help!

from esp32_screenshotreceiver.

neofuturism avatar neofuturism commented on July 17, 2024

Hello matrizxc, I've managed to make send screenshots using processing, my version isn't as polished as Lovyan03's but it works on a mac which is my main platform. my goal is to run this from a raspberry pi but I haven't tested it yet, if you give me another week to polish my codes and learn github, I'll gladly share it with you.

from esp32_screenshotreceiver.

modi12jin avatar modi12jin commented on July 17, 2024

@lovyan03 I found a software that can cast a screen on Android. I have made some attempts on ESP32S3. It may be relatively laggy, but there are places worth optimizing.

https://github.com/dkrivoruchko/ScreenStream

162689197-fce98a8e-983a-4513-bfb5-71918b49ffe0.mp4

from esp32_screenshotreceiver.

lovyan03 avatar lovyan03 commented on July 17, 2024

@modi12jin
Please don't post on unrelated or closed Issues. I will ignore it.

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.