Hi, Lorenzo
Thanks for your quick response.
I had have experience around configure, but it's too far, so I did quick hack
changed
$ grep jit Makefile
LUA_CFLAGS = -I/usr/include/luajit-2.1
LUA_LIBS = -lluajit-5.1
and make && make install
$ ldd /opt/janus/lib/janus/plugins/libjanus_lua.so | grep lua
libluajit-5.1.so.2 => /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
(0x00007f391ad32000)
seems linked with luajit
and run echotest.lua, with
plugin: "janus.plugin.echolua",
I think it is working fine with my quick run :)
I don't know how it is faster, hopefully someone having knowledge with
janus will check and see how good or not lol
Thansk!
- Kousuke
2021年3月2日(火) 2:10 Lorenzo Miniero <
lmin...@gmail.com>:
> --
> You received this message because you are subscribed to a topic in the Google Groups "meetecho-janus" group.
> To unsubscribe from this topic, visit
https://groups.google.com/d/topic/meetecho-janus/OKTLyL57qM4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
meetecho-janu...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/meetecho-janus/1c7664c9-cba2-43dc-a9ca-89b49a74a11dn%40googlegroups.com.