-
Notifications
You must be signed in to change notification settings - Fork 303
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels