Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Realtime display stream via websockets #484

Open
Ecsodikas opened this issue Oct 21, 2024 · 0 comments
Open

Feature Request: Realtime display stream via websockets #484

Ecsodikas opened this issue Oct 21, 2024 · 0 comments

Comments

@Ecsodikas
Copy link

Hi,

does anybody think it is possible to stream the data for drawing via a websocket connection in the headless mode? Currently I'm doing 30 /step /screen calls per second to retrieve the screen in real time. This is not a good solution because of all the handshakes. It would be pretty nice to get a continuous stream of frames to draw. Sadly I don't know if this is even possible with the architecture of the emulator. Maybe someone can help me out here.

Have a good one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant