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

load module (mod/vsource-desktop.so) failed - mod/vsource-desktop.so: cannot open shared object file: No such file or directory. #95

Open
limlynn opened this issue Sep 29, 2021 · 5 comments

Comments

@limlynn
Copy link

limlynn commented Sep 29, 2021

Hi,

I am trying to run this in the server and I have exported all the dynamic libraries missing error to LD_LIBRARY_PATH but I still get the below error. Could you please help me with this? (On Linux 18.04) I tried both normal user and sudo but both didn't work.

Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.1 LTS
Release:	18.04
Codename:	bionic
$LD_LIBRARY_PATH
:/users/hyoyoung/gaminganywhere/deps.posix/lib/
:/users/hyoyoung/gaminganywhere/bin/
:/users/hyoyoung/gaminganywhere/

$ ./ga-server-periodic ../../config/server.mupen64plus.linux.conf
# [27702] 1632958976.888430 # include: ../../config/common/server-common.conf
# [27702] 1632958976.888536 # include: ../../config/common/controller.conf
# [27702] 1632958976.888580 # include: ../../config/common/video-x264.conf
# [27702] 1632958976.888637 # include: ../../config/common/video-x264-param.conf
# [27702] 1632958976.888713 # include: ../../config/common/audio-lame.conf
# [27702] 1632958976.888812 # RTSP[config]: using 'udp' for RTP flows.
# [27702] 1632958976.888829 # RTSP[config]: controller port = 8555
# [27702] 1632958976.888840 # RTSP[config]: controller via 'udp' protocol.
# [27702] 1632958976.888944 # RTSP[config]: video-encoder = libx264 (libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
# [27702] 1632958976.888972 # RTSP[config]: audio-encoder = libmp3lame (libmp3lame MP3 (MPEG audio layer 3))
# [27702] 1632958976.889035 # RTSP[config]: video specific option: b = 1500000
# [27702] 1632958976.889051 # RTSP[config]: video specific option: g = 22
# [27702] 1632958976.889063 # RTSP[config]: video specific option: intra-refresh = 1
# [27702] 1632958976.889074 # RTSP[config]: video specific option: me_method = dia
# [27702] 1632958976.889087 # RTSP[config]: video specific option: me_range = 16
# [27702] 1632958976.889099 # RTSP[config]: video specific option: preset = faster
# [27702] 1632958976.889110 # RTSP[config]: video specific option: profile = main
# [27702] 1632958976.889121 # RTSP[config]: video specific option: refs = 1
# [27702] 1632958976.889134 # RTSP[config]: video specific option: slices = 4
# [27702] 1632958976.889144 # RTSP[config]: video specific option: threads = 4
# [27702] 1632958976.889156 # RTSP[config]: video specific option: tune = zerolatency
# [27702] 1632958976.889169 *** Crop disabled.
# [27702] 1632958976.889208 ga_load_module: load module (mod/vsource-desktop.so) failed - mod/vsource-desktop.so: cannot open shared object file: No such file or directory.

Thank you,
Hyoyoung

@sab-sv
Copy link

sab-sv commented Dec 4, 2021

I am unable to find deps.posix directory in the latest clone. were you able to solve all issues and run the server? I am using same server configuration. Does the deps.posix directory removed for some reason. Please help. Thanks in advance!

@limlynn
Copy link
Author

limlynn commented Dec 7, 2021

Yes I was able to run it using step by step tutorial of this.
#1

And I checked my display number, and the default set to 0, so I changed it to 1 on bin/config/common/server-common.conf

@sab-sv
Copy link

sab-sv commented Dec 8, 2021

But in the latest clone, I am unable to find deps.posix directory. Could you please share your working package through a public git repo? That would be really helpful.

@sab-sv
Copy link

sab-sv commented Dec 8, 2021

@limlynn , my bad, I found the complete package from the Initial package push downloaded from https://gaminganywhere.org/download.html URL. I am working on the setup now. Thanks for the response and reference. I will update once issues were resolved and running.

@sab-sv
Copy link

sab-sv commented Dec 8, 2021

@limlynn now I am stuck on this issue, did you face this by any chance? #83

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