Building Video Chat with Janus & Elixir, a talk at ElixirConf EU 2018

274 views
Skip to first unread message

Anil Wadghule

unread,
May 4, 2018, 2:53:55 AM5/4/18
to meetecho-janus
Hello folks,

I recently gave a talk at ElixirConf EU at Warsaw, Poland titled "Building Video Chat with Elixir & Phoenix". 

It was really great to meet some members of this Google group. (Mirko, Timmo, and others)


I have used Janus RESTful API, I am looking at if I can use WebSockets API instead and if there are any benefits.

Do watch it. Let me know if any comments or suggestions.


P.S.  I am available for freelance/consulting to build your Janus based Video chat software especially with Elixir & Phoenix. Feel free to get in touch.

--
Cheers,
Anil Wadghule
Independent Software Consultant

Diego Requena González

unread,
May 4, 2018, 3:35:38 AM5/4/18
to meetecho-janus
As far as I know there is a Websocket config file (https://github.com/meetecho/janus-gateway/blob/master/conf/janus.transport.websockets.cfg.sample.in). It allows you to configure the websockets API for janus. I've never tested it, so I cannot tell you if there are any benefits of using it, but I would say "it depends". Everything has or does not have benefits depending in your project.

Best regards.
D.

Mirko Brankovic

unread,
May 4, 2018, 5:11:28 AM5/4/18
to meetecho-janus
Hey good talk and really nice and fast application.

I'n my opinion, websockets are more reliable in a sence that you have a keepalive mechanism, maybe restfull also has it, not sure.
But at the end it is all about performance, you can read this blog about it I guess:

So I think it is better unless you hit some wierd bug with libwebsockets :D 

--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janus+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Regards,
Mirko

duong nguyen van

unread,
Jun 15, 2018, 4:31:35 AM6/15/18
to meetecho-janus
Hi Anil Wadghule I am using your lib (https://github.com/ndarilek/elixir-janus). but I don't know how to use it, can you share some document or source code of client ?
Reply all
Reply to author
Forward
0 new messages