[pivotCE] Are we dreaming? Skype still works!
-
Similar Topics
-
By News Reporter
To Give Corporate Customers the Level of Protection they Demand, Company is
Applying Reliable Anti-Eavesdropping System to Latest Digital Signage Solutions
SEOUL, Aug. 11, 2022 — LG Electronics (LG) is introducing an innovative eavesdropping detection solution for its commercial signage products. Going forward, the cutting-edge security system will be applied to the company’s flagship models, including LG LED All-in-One, LG LED Bloc and LG MAGNIT, as well as select video walls and UHD signage products supporting webOS 4.1.
As demand for commercial signage products expands across multiple industries, so does the need for related technologies that serve the needs of companies operating in different sectors. Although counter-surveillance is important in every sector, some entities such as corporates, government agencies, national institutions and the military prioritize confidentiality and the protection of personal information. LG, in partnership with high-tech security technology provider
link hidden, please login to view, has addressed this growing need by installing a dedicated app that runs with GITSN’s eavesdropping detection terminal in LG’s smart signage platform, webOS. The new eavesdropping detection function displays a warning icon on screen in real time as soon as it detects any abnormal signal. The system utilizes simple icons to keep attendees updated on just how secure they are at all times. Moreover, LG’s webOS-based detection function, which can cover multiple conference/control rooms at once, analyzes every inch of a potential risk fast and accurately to alert those in charge immediately.
“LG’s newest solution detects various potential, unexpected risks and reports it immediately, while also bringing the company’s security management up to date,” said Paik Ki-mun, senior vice president and head of the Information Display business unit of LG Electronics Business Solutions Company. “LG will continue to introduce the high-definition display solutions that not only express the most vivid colors and clear images to date, but also let consumers feel safe while they use them.”
The latest signage solution will be available in the third quarter of 2022, starting with key markets in Middle East and Asia, with other markets to follow.
# # #
-
By GiovanniG
Hi, today I've lost about 8 hours trying find out how to open an rtsp of an IP camera into a new 65" OLED TV, which is updated to the latest FW. Tons of apps for IPTV but none of them is able to open a working/tested RTSP, also including it into a playlist m3u file. Nobody in this world has thought to display an RTSP on a LG TV? Looks unbelievable.
I've read a bout "webOS Signage and LG" but no ide how to implement it, install it, nowhere it is described.
I need to display an rtsp stream on LG tv, I have the chance only woth an external device by HDMI or DLNA? That's a shame..
Thank you for help
-
By majorusa
Please post here firmware number for your WebOS set including your country or the country where you downloaded the firmware and the model of your tv set:
- 3.23.24 - Romania- 47LB730v
- 3.23.34 - Romania -47LB730v - 21.08.2014 by USB
- 4.30.09 - Romania - 47LB730v - 29.08.2014 - OTA
-
By Enx_xcite
How Can i do for Unlock MY LG 43UP7750PSB.APH to PTB.ATM coz i moved to thailand DVB-T2 not working
Anyone has any ideas? or Solutions?
-
By Alex
Build Your First App for webOS TV
Web apps are written using HTML with copious amounts of CSS and JavaScript for style and functionality. Any modern Web browser can deliver this type of apps to the user. With webOS TV, web apps are elevated to the lofty title of a first class citizen - web apps on webOS TV are given access to the same hardware, and OS features that typically available to native apps.
Web apps built for webOS TV are very similar to standard web apps. Like the standard web applications, you can create web apps for webOS TV using standards based web technologies like HTML, CSS, and JavaScript. Anyone with experience in building web applications can easily start developing web apps for webOS TV.
Now, just create your app using the CLI.
Run the webOS TV CLI.
Create new app with Enyo bootplate.
ares-generate -t moonstone-2014 first-app Now you can continue developing and testing your app.
Edit ./first-app/appinfo.json file. Update "id" and "title" properties in appinfo.json file with text editor as below.
{
"id": "com.yourdomain.app.firstapp",
"version": "0.0.1",
"vendor": "My Company",
"type": "web",
"main": "index.html",
"title": "singlepane",
"icon": "icon.png",
...
}
Package your app from app directory. If app is packaged successfully, you can see the created .ipk file.
ares-package first-app
Run the webOS TV Emulator.
Install your app to emulator. Be sure to use the correct file name for your package.
ares-install com.yourdomain.app.firstapp_0.0.1_all.ipk
Launch your app on emulator.
ares-launch com.yourdomain.app.firstapp
-
-
Recommended Posts