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

Is there a way to ditch the server and unify the client with it? #5

Open
xplshn opened this issue May 8, 2024 · 3 comments
Open

Is there a way to ditch the server and unify the client with it? #5

xplshn opened this issue May 8, 2024 · 3 comments

Comments

@xplshn
Copy link

xplshn commented May 8, 2024

No description provided.

@XORbit01
Copy link
Member

XORbit01 commented May 8, 2024

you can download the source code and compile the server and client
with make all
you will find the binary of the server in ./bin/retro [client] ./bin/retroPlayer [server]

so you can run the server separately

@xplshn
Copy link
Author

xplshn commented May 9, 2024

I want to make the client start the server and both be a single file. Seems like I will have to write a wrapper and use PELF to make it be a single binary that includes ffmpeg and ffprobe too.

@xplshn
Copy link
Author

xplshn commented May 9, 2024

Is there really no supported way to do this?

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

2 participants