[Pas2js] Pas2js Digest, Vol 26, Issue 2

mister highball mr.highball at hotmail.com
Tue Apr 21 01:56:17 CEST 2020


Very cool!
I've been following pas2js for a while now, but just in the past few days have I actually been testing things out (also probably due to being homebound). Thid will be a fun demo to play with,

Cheers 🍻,
-Highball
________________________________
From: Pas2js <pas2js-bounces at lists.freepascal.org> on behalf of pas2js-request at lists.freepascal.org <pas2js-request at lists.freepascal.org>
Sent: Monday, April 20, 2020 6:00:02 AM
To: pas2js at lists.freepascal.org <pas2js at lists.freepascal.org>
Subject: Pas2js Digest, Vol 26, Issue 2

Send Pas2js mailing list submissions to
        pas2js at lists.freepascal.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.freepascal.org/cgi-bin/mailman/listinfo/pas2js
or, via email, send a message with subject or body 'help' to
        pas2js-request at lists.freepascal.org

You can reach the person managing the list at
        pas2js-owner at lists.freepascal.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pas2js digest..."


Today's Topics:

   1. Video conferencing APIs (Michael Van Canneyt)
   2. Re: Video conferencing APIs (Sven Barth)


----------------------------------------------------------------------

Message: 1
Date: Sun, 19 Apr 2020 16:28:59 +0200 (CEST)
From: Michael Van Canneyt <michael at freepascal.org>
To: pas2js discussions <pas2js at lists.freepascal.org>
Subject: [Pas2js] Video conferencing APIs
Message-ID: <alpine.DEB.2.21.2004191620410.30320 at home>
Content-Type: text/plain; format=flowed; charset=US-ASCII


Hello,

Probably it's fair to say we get our share of video conferencing these days due to
worldwide circumstances.

By coincidence (or maybe not) I came across 2 video APIs for my daytime job.

The first one is a commercial one:
http://tokbox.com
(acquired by Vonage)

The second one is an open source one:
https://jitsi.org/
which you can use for free on
https://meet.jit.si/

I've converted the APIs of both services, and entered them in the pas2js
SVN. Both APIs come with a simple demo, which is online on:

https://www.freepascal.org/~michael/pas2js-demos/opentok/

https://www.freepascal.org/~michael/pas2js-demos/jitsimeet/

For opentok, you'll need an account.
The free trial account works with the demo.

I have used the jitsi meet API for a commercial application, and it works
very well. Setting up a server of your own is a matter of minutes
(if you're on linux). and the load is quite low.

Enjoy !

Michael.


------------------------------

Message: 2
Date: Sun, 19 Apr 2020 22:45:23 +0200
From: Sven Barth <pascaldragon at googlemail.com>
To: pas2js at lists.freepascal.org
Subject: Re: [Pas2js] Video conferencing APIs
Message-ID: <a851be7d-0bfa-397f-ea09-40dd122afbf4 at googlemail.com>
Content-Type: text/plain; charset=utf-8; format=flowed

Am 19.04.2020 um 16:28 schrieb Michael Van Canneyt:
>
> Hello,
>
> Probably it's fair to say we get our share of video conferencing these
> days due to
> worldwide circumstances.
>
> By coincidence (or maybe not) I came across 2 video APIs for my
> daytime job.
>
> The first one is a commercial one:
> http://tokbox.com
> (acquired by Vonage)
>
> The second one is an open source one:
> https://jitsi.org/
> which you can use for free on
> https://meet.jit.si/
>
> I've converted the APIs of both services, and entered them in the pas2js
> SVN. Both APIs come with a simple demo, which is online on:
>
> https://www.freepascal.org/~michael/pas2js-demos/opentok/
>
> https://www.freepascal.org/~michael/pas2js-demos/jitsimeet/
>
> For opentok, you'll need an account. The free trial account works with
> the demo.
>
> I have used the jitsi meet API for a commercial application, and it works
> very well. Setting up a server of your own is a matter of minutes (if
> you're on linux). and the load is quite low.

Oh cool, I use Jtisi myself for meeting with my friends :) (though I'm
not hosting my own instance ^^')

Regards,
Sven


------------------------------

Subject: Digest Footer

_______________________________________________
Pas2js maillist  -  Pas2js at lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/pas2js


------------------------------

End of Pas2js Digest, Vol 26, Issue 2
*************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/pas2js/attachments/20200420/09e36c02/attachment.html>


More information about the Pas2js mailing list