Wednesday, 23 September 2020
  1 Replies
  2K Visits
  Subscribe
Hello Sir/Madam,

I am working on project in Delphi 10.2 in which we have a following requirements we need to make a video call on click of a button from existing Delphi application.
We would also like to save the chats and also any file transferred if any during the call.

Is websocket the right Component to look at based on the requirements?

We tried downloading trial version for sgcWebSockets_D10_2 and we were not able to install it. Its giving error when installing which says "File not found: ..\Source\sgcJSON.pas"

Could you please guide us on this?
3 years ago
·
#520
Hello,

Yes, you can build your own VideoCall server using WebRTC, there are some demos which show this: WebRTC and AppRTC demos.
Trial version doesn't include sources, but includes compiled files, those are located inside libD10_2 folder. If you open sgcWebSockets package and try to modify some properties of it, Delphi delete some compiler defines, so better download again the trial and follow these instructions:

https://www.esegece.com/help/sgcWebSockets/#t=Install%2FInstall_Package.htm

Kind regards,
Sergio
  • Page :
  • 1
There are no replies made for this post yet.
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below.
Supported: gif,jpg,png,jpeg,zip,rar,pdf
· Insert · Remove
  Upload Files (Maximum 10MB)