Installation

428 views
Skip to first unread message

bharath waj

unread,
Aug 20, 2015, 7:02:57 AM8/20/15
to MonaServer
Hello,

I am trying to install MonaServer to Ubuntu. Am getting an error saying ./MonaServer Command not found when trying to start the daemon.

Here are the steps I followed . Please do let me know what is the mistake

1) Cloned the git repository of MonaServer to a desktop folder using "git clone https://github.com/MonaSolutions/MonaServer.git"
2) Cloned LuaJIT to the same desktop folder.
3) Edited the makefile to enable lua52compact
4) Then used the command "make"
5) Installed LuaJIT using "sudo make install"
6) I have openssl already installed in my computer for another application.
7) then switched to MonaServer directory and typed "make". Got a long list of compiling various files and it was successful.

8) when I now start the server using "
sudo ./MonaServer --daemon [--pidfile=/var/run/MonaServer.pid]"

am getting an error saying ./MonaServer not found.

Could you please help me with this?

Thanks and Regards,
bharath
 

Thomas Jammet

unread,
Aug 20, 2015, 8:15:48 AM8/20/15
to monas...@googlegroups.com, bharath...@gmail.com
Hi Bharath,

Nice to meet you :)

I was looking at bigbluebutton, what do you want to do exactly? If you just want to make the flash client working with Mona (with RTMFP) it should take few days to rebuild the server part in LUA and change the as3 code to share the video in a netgroup (P2P) rather than directly publishing.

There is no tutorial to run MonaServer with BBB as we have not tried BBB before but if you want I can prepare you something working with it.

About MonaServer I think you are not in the right directory. In the main directory of MonaServer do the following :
cd MonaServer
sudo ./MonaServer

I send you in attachment the service's file I use on my raspberry. To use it :
- put the file in "/etc/init.d/"
- create a symbolic link "/usr/sbin/mona" linked to the MonaServer executable file (<MonaServerPath>/MonaServer/MonaServer)
- and start the service with "sudo service mona start"

I hope it will help you!

Regards

--
You received this message because you are subscribed to the Google Groups "MonaServer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to monaserver+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/monaserver/df3993f0-91c1-45dd-9fda-74b6f62f3d76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

rand.a...@nlss.com

unread,
Sep 1, 2015, 1:56:46 PM9/1/15
to MonaServer
Thomas,
Would you mind sending me the init.d file?

Thomas Jammet

unread,
Sep 2, 2015, 2:25:01 AM9/2/15
to MonaServer, rand.a...@nlss.com
Hi,

The file is in attachment, I hope it will help you!
mona.zip
Reply all
Reply to author
Forward
0 new messages