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

issue installing #25

Open
AlBundy1976 opened this issue Mar 7, 2025 · 9 comments
Open

issue installing #25

AlBundy1976 opened this issue Mar 7, 2025 · 9 comments

Comments

@AlBundy1976
Copy link

Hello. Wanted to try out your software. I am getting an error while installing. It errors out at the same point for me.
srthub: libavcodec.a was not compiled correctly - please check manually, aborting installation!

I have tried installing ffmpeg manually after attempting to setup your software then reinstalling opensrthub. I also tried installing ffmpeg before installing opensrthub on a fresh install of 22.04.

I attached the terminal log not being the strongest at linux hopefully you can tell me how to fix it. Thanks.

opensrthub.zip

@cannonbeach
Copy link
Owner

What version of gcc are you using?

@AlBundy1976
Copy link
Author

AlBundy1976 commented Mar 7, 2025

gcc --version says 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04)

@cannonbeach
Copy link
Owner

Can you install Ubuntu 22.04 instead of 24.04? I have not resolved the compilation issues on Ubuntu 24.04 with gcc 13.

@SRT80
Copy link

SRT80 commented Mar 10, 2025

I am also trying to install your software in Ubuntu 22.04, but not working properly. Herewith below find the screen.

Image
can you help me to install properly. please guide.

@cannonbeach
Copy link
Owner

@SRT80 What's not working properly?

@SRT80
Copy link

SRT80 commented Mar 10, 2025

I have installed 3times the software, each time something missing, or some error. last time installed and the web interface opened but it has not all functionalities.

@cannonbeach
Copy link
Owner

@SRT80 Please be more specific about the issues you are having.

@SRT80
Copy link

SRT80 commented Mar 10, 2025

Please guide me step by step how to install the same error free and fully functional.

@AlBundy1976
Copy link
Author

AlBundy1976 commented Mar 10, 2025

Apologies I had a dyslexic moment and installed the wrong version of Ubuntu Server.
I have now installed this version...
https://releases.ubuntu.com/jammy/ubuntu-22.04.5-live-server-amd64.iso
I then via ssh did:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install -y ffmpeg
I then changed directories to /home
Created a folder opensrthub
changed to directories to opensrthub
sudo git clone http://[email protected]/cannonbeach/opensrthub.git
changed directories to opensrthub
sudo ./setupopensrthub.sh
Installer did not error out this time.
I tried to open the GUI but it did not seem to start so after reading a bit in another issue thread. I tried changing directories to root... then var/app
I then ran
sudo nodejs server.js
I was then able to open the web GUI. I did try restarting the server. The web GUI did not startup automatically. I had to redo the last command.
Right now I am trying to connect to a remote SRT server I have access to. Haven't been able to make a connection. But I have the software up and running I believe. Thanks.

Update got it to work in Listener mode. put 0.0.0.0 in the srt source address. Fired right up. Interesting...

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

3 participants