Jump to content

Recommended Posts

Posted
On 7/19/2020 at 3:49 PM, playsoft said:

I'm trying to install on delphi 10.4, change the uniguiOS.dpk to unigui27,
  uniGUI27m; but the following error happens when compiling the package.

Erro.jpg

also j have this error

 

Posted (edited)

with delphi 10.4 and the correction all packages run.

Only unimbarcodescanner has this error on device mobile: ZXing is not defined

 

on device is installed Barcode Scanner

Edited by AntonioCuomo
modified
  • 2 weeks later...
Posted

Got an error at PaypalComponent (UniOSPaypalButtons) at procedure TUniOSPaypalButtons.ParseJsonValue(v: TJSONValue; pre: string);

e: TJSONObject.TEnumerator;      //TJSONPairEnumerator;

Compiled with Rio / uniGUI  1535

LIV-2-cap-81.jpg

Posted (edited)
On 8/18/2020 at 9:02 PM, Hayri ASLAN said:

qz.io silent printing.

 

Please download the QZ Tray to the client machine. https://qz.io/download/

UniGUIOS.zip

Nice... really nice.

EDIT: Nop !!! At every job a warning security bullshit message pops-up stopping it.  NO use at all unless you pay $500 USD  just to print a f%$$ receipt !
USELESS !!!

That certificate stuff is a scam to fish lazy programmers. Back to my home made  local printer monkey wrench..

Edited by Fred Montier
Disapointed !!! A lot !
  • Like 1
Posted (edited)

Turns out that perhaps you could make a self signed certificate to avoid the pop-up message:

Will try tomorrow. Lost a lot of time looking for a solution. Such information is not very clear in their website. Not even clear if self-signed certificates works or just trusted by a secure entities to a website only .
https://qz.io/wiki/signing-messages
Not verfy clear and even the presenter make some mistakes.

Best source is this link below:
https://ijustlearnedsomethingnewtoday.blogspot.com/2017/04/using-self-signed-certificates-with-qz.html
I will keep you guys posted if it worked.

Edited by Fred Montier
pissed off by qz.io !
  • Like 1
Posted

With videopanel  how j play Video of Vimeo?  

 UniVideoPanel1.SetSource('https://player.vimeo.com/video/414503917', 'video/mp4');

display this message:

The media could not be loaded, either because the server or network failed or because the format is not supported.

Posted
15 hours ago, AntonioCuomo said:

With videopanel  how j play Video of Vimeo?  

 UniVideoPanel1.SetSource('https://player.vimeo.com/video/414503917', 'video/mp4');

display this message:

The media could not be loaded, either because the server or network failed or because the format is not supported.

You need to give the direct .mp4 link. Typing Vimeo addresses will not work.

  • 2 weeks later...
Posted
On 4/11/2020 at 9:46 PM, Hayri ASLAN said:

UniWebcam and UniVideoPanel.

 

UniVideoPanel is a web video player built from the ground up for an HTML5 world. It supports HTML5 video and modern streaming formats, as well as YouTube, Vimeo, and even Flash.

Screenshot_37.thumb.png.f84745788478e4a5f7a6aaaaa3b60e81.png

 

UniWebCam : HTML5 Webcam Image Capture Library with Flash Fallback

NOTE: YOU HAVE TO USE HTTPS TO WORK WITH CAMERAS.

Screenshot_38.png.82c23599bbeb8d9158ff9eed8ef60e9c.png

 

 

UniGUIOpenSource.zip

I can't install on unigui 1.90.0.1535, it gives error

 

[dcc32 Fatal Error] UniGUIOS.dpk(31): E2202 Required package 'uniGUI25' not found

Posted
21 minutes ago, robinhodemorais said:

I can't install on unigui 1.90.0.1535, it gives error

 

[dcc32 Fatal Error] UniGUIOS.dpk(31): E2202 Required package 'uniGUI25' not found

Hi,

Please check the first post to understand how to adjust it for different Delphi versions.

  • Like 1
Posted
1 hour ago, Hayri ASLAN said:

Hi,

Please check the first post to understand how to adjust it for different Delphi versions.

thanks, I managed to change, compile and install, but testing the demo of the WebCam, it is not listing the webCam of the notebook, what can it be?

Posted
1 hour ago, robinhodemorais said:

thanks, I managed to change, compile and install, but testing the demo of the WebCam, it is not listing the webCam of the notebook, what can it be?

Hi,

Please check the console. Do you have any errors?

Are you using localhost?

Posted

Thanks for the tip, I saw through the console that the file webcam.min.js is missing in the files folder, as it only has webcam.js, so I made a webcam.min.js from webcam.js and it worked.

thank you.

  • 1 month later...
Posted
1 minute ago, robinhodemorais said:

I'm having this error below when I open the webcam screen when the application is on the server, I already checked and the js files are in the right folder.

 

image.png.641b2a5ed88c688903bdaddb15d171e8.png

Are you using HTTPS?

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...