You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
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.
No description provided.
The text was updated successfully, but these errors were encountered: