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 online gaming #25

Open
Snicks321 opened this issue Jul 6, 2018 · 0 comments
Open

Feature online gaming #25

Snicks321 opened this issue Jul 6, 2018 · 0 comments

Comments

@Snicks321
Copy link

Well, I was thinking of it, in how to make a better online for PSX, because the current online is just emulate playstation controller, but this have synchronization problem, so this was my idea:

Using RTSP, stream the application of the emulator, and put it on a server, then u can set a game to that PSX Server, and start streaming, and also receive packets of controller.

Then with QT and GStreamer create an app, who can watch the stream, and send packets of controller

image

Now we have a server, with the PSX Emulator, streaming Crash Team Racing, and waiting to us to connect, Player 1 (me), Player 2 (you), now we will see the same thing because it is a streaming, then if I press SQUARE (Keypad 4), I send one packet with, Idk, OPCODE: CMSG_PRESS_SQUARE and the PSX Emulator will receive that packet, press SQUARE, and because we can see it, we both will see that I press SQUARE

image

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