[Pas2js] WebRTC

pas2js at gauns.org pas2js at gauns.org
Thu Jan 31 08:08:21 CET 2019


Hi Michael,

yes its standard and supported by all browser even etch, some calls are 
still prefixed

this is a good description of WebRTC and how to use it

https://shanetully.com/2014/09/a-dead-simple-webrtc-example/

maybe it is easier to use a library like easyRTC
https://easyrtc.com/

thanks
peter


Am 2019-01-31 08:01, schrieb Michael Van Canneyt:
> On Thu, 31 Jan 2019, pas2js at gauns.org wrote:
> 
>> 
>> Hi guys again,
>> 
>> did someone know how to declare in web.pas and use WebRTC
>> 
>> navigator.getUserMedia
>> window.RTCPeerConnection
>> window.RTCIceCandidate
>> window.RTCSessionDescription
>> 
>> thanks in advance
> 
> Do you have a link to a kind of standard or documentation for these 
> calls ?
> If they are standard, I will add the calls to web.pas.
> 
> Michael.
> _______________________________________________
> Pas2js maillist  -  Pas2js at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/pas2js


More information about the Pas2js mailing list