Quantcast
Jump to content


Tizen Wiki


Alex

Recommended Posts

From: https://en.wikipedia.org/wiki/Tizen

Tizen (/ˈtzɛn/) is an operating system based on the Linux kernel and the GNU C Library implementing the Linux API. It works on a wide range of devices, including smartphones, tablets, in-vehicle infotainment (IVI) devices, smart TVs, PCs, smart cameras, wearable computing (such as smartwatches), Blu-ray players, printers and smart home appliances[3] (such as refrigerators, lighting, washing machines, air conditioners, ovens/microwaves and a robotic vacuum cleaner[4]). Its purpose is to offer a consistent user experience across devices. Tizen is a project within the Linux Foundation and is governed by a Technical Steering Group (TSG).

The Tizen Association was formed to guide the industry role of Tizen, including requirements gathering, identifying and facilitating service models, and overall industry marketing and education.[5]

Members of the Tizen Association represent major sectors of the mobility industry, from numerous areas of the world. Current members include telecommunications network operators and electronics manufacturers: Fujitsu, Huawei, Intel, KT, NEC Casio, NTT DoCoMo, Orange, Panasonic, Samsung, SK Telecom, Sprint and Vodafone.[6] While the Tizen Association decides what needs to be done in Tizen, the Technical Steering Group determines what code is actually incorporated into the operating system to accomplish those goals. Tizen roots back to the Samsung Linux Platform (SLP) and the LiMo Project and in 2013 Samsung merged its homegrown Bada project into Tizen.[7]

The first week of October 2013, Samsung's NX300M smart camera became the first consumer product based on Tizen; it was sold in South Korea for a month before its OS was revealed at the Tizen Developer Summit,[8][9][10] then became available for pre-order in the United States in early 2014 with a release date of March 1. The first Tizen tablet was announced by Systena in June 2013, a 10-inch quad-core ARM with 1920×1200 resolution that was eventually shipped in late October 2013 as part of a development kit exclusive to Japan.[11][12][13] The Samsung Gear 2 smartwatch, released in April 2014, uses Tizen.[14]

Samsung released the Tizen-based Samsung Z1 smartphone to the Indian market in January 2015.[15] It was followed by the Samsung Z3 in October.

300px-Tizen_screenshot_en_original.png

 

Link to comment
Share on other sites

  • 4 years later...


  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

Loading...
  • Similar Topics

    • By Mahesh Gadhe
      my tizen app is working fine on tizen 4 same is not working on tizen 7
      when i am trying to install the app  i am getting this:
      Unable to install .please try again later .if the problem persist, reinstall the application from the install web app menu or install from usb device menu and try again.
      what  will be the issue for this  as I am not able to install the app on tizen os 7 
       
       
    • By OmeJuup
      An app that I would like to download and use (CAIWAY WebTV) is only supported by Tizen OS 5.0, but my Samsung TV is running on Tizen 4.0, so the app cannot be found. I updated the TV software to the latest version, but this does not update the Tizen OS itself. Is there a way to update the Tizen OS itself?
    • By Mahesh Gadhe
      <article>
              <div><img id="imageTag" src=""></div>
              <div><video id="videoTag" onended="onVideoEnded();" src=""></video></div>
              <!--<div id="YoutubePlayer" width="600" height="400" src="" frameborder="0" sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-top-navigation" style="z-index: 1;"></div>-->
              <div style="position:fixed; top:50%; left:50%; transform:translate(-50%, -50%); z-index:999;">
              <div id="YoutubePlayer" style="width:600px; height:400px;"></div>
          </div>

          </article>
      As to play the youtube video we need to use the youtube iframe, we are facing challenge here. When the youtube video plays on the TV, we lose control over app and hence next video as per CMS does not play. Same happens vice versa i.e when a video from CMS starts playing we are not able to play youtube video if it is next in the list.
    • By Maci
      Hey.
      I want to send through an video feed through WebRTC, this feed is renderd on a canvas, it seems that the Tizen TV can't send through video in this way, can anyone help me with this?
      Interesting note: The rendering itself seems good, because I can rerender it in a <video> element using the stream from the canvas.

      I've tried:
      - Direct capture the stream from the canvas with the captureStream()
      - Indirect capture stream from the video element
       
      The goal is to send through my entire app's image throuh WebRTC but if I want to use the navigator.mediaDevices.getDisplayMedia() it returns with the "Requested device not found".





×
×
  • Create New...