- 0
I need to login service mode in my tv LH602v Webos ??
-
Similar Topics
-
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 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 -
By bulsat88
I have a LG webOS TVUM7050PLF which is being used with a satellite dish in my vacation home. I am trying to add a new satellite, which is not included in the embedded list of 30+ satellites of this TV.
Can anybody help me on how to add a new satellite, which is not included in the TV's existing list.
-
By Bella Lee
With the Amazon Music app, LG smart TV owners who also happen to be Prime members can finally access two million songs on their TVs. But there is a more convenient approach for you to play Amazon Music on LG smart TV. With an link hidden, please login to view or Mac, you are able to and them play them directly on your smart TV without the Amazon Music app. And you don't worry that your smart TV is not compatible with LG smart TV.
-
-
Question
mostafa mohamed
I need to login service mode in my tv LH602v Webos ??
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Dec 9
1
Dec 10
1
Top Posters For This Question
George Hofmeister 1 post
mostafa mohamed 1 post
Popular Days
Dec 9 2017
1 post
Dec 10 2017
1 post
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.