Quantcast
Jump to content


Report

  • Similar Topics

    • By Blackbird
      I plugged a USB microphone into TV to record external audio. In my .NET app I can detect it with AudioManager.GetConnectedDevices(). To record audio I set the privileges (microphone) and follow the instructions here:
      https://docs.tizen.org/application/dotnet/guides/multimedia/raw-audio/
      I tried both methods sync and asysnc:
      https://docs.tizen.org/application/dotnet/api/TizenFX/API11/api/Tizen.Multimedia.AudioCapture.html
      https://docs.tizen.org/application/dotnet/api/TizenFX/API11/api/Tizen.Multimedia.AsyncAudioCapture.html
      I instantiate AudioCapture or AsyncAudioCapture objects and when I invoke the Prepare() method the app crashes without any exception or error message.
      Simplified code snippet:
      AudioCapture audioCapture = new AudioCapture(44100, AudioChannel.Mono, AudioSampleType.S16Le); int bufferSize = audioCapture.GetBufferSize(); const int RecordingSec = 1; bufferSize *= 10 * RecordingSec; audioCapture.Prepare(); // THIS LINE CRASHES byte[] buffer = audioCapture.Read(bufferSize); The same result is on two different models (Tizen 6.0 and Tizen 6.5).
      How can I record audio from microphone on Tizen TV? What am I missing?
    • 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 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 Mahesh Gadhe
      Hi everyone,
      I’m having trouble launching an app on Tizen 5.0 of 55'' inch. There are no error messages or logs; the app tries to start but then says it failed to open, even though it was successfully downloaded and installed. Any help would be appreciated.
      find the below attached ss for reference  (details of model)

    • By Samsung Newsroom
      Samsung Electronics today announced that its Tizen OS will be embedded in Loewe’s latest premium TV, stellar, set to launch on July 15 in Europe. This is a significant milestone for the Tizen Licensing Program, which started in 2022 and is now rapidly growing in Europe and worldwide.
       
      “This new collaboration with Loewe ensures that its latest luxury TV, stellar, will exceed expectations with the high-end experiences it brings to consumers,” said YS Kim, EVP, Head of the Service Business Team, Visual Display Business at Samsung Electronics. “It’s also more momentum for Tizen OS, which has established itself as the software platform of choice for premium TVs. Moving forward, we will continue to push the boundaries of how users interact with their TVs.”
       
      Loewe, renowned for its luxury and high-end TVs, has chosen Tizen OS to enhance the viewing experience of its consumers. In particular, the brand is celebrated for its impeccable design and use of premium and unique materials — including stone and concrete back panels. Building on that foundation, this partnership with Samsung underscores the mutual commitment of both companies to deliver superior user experiences.
       
      Tizen OS, based on the newest 2024 Tizen licensing platform, offers a wealth of content and service options, making it the ideal choice for Loewe’s discerning customer base. With Tizen OS, users have access to a wide variety of features, ensuring an unparalleled entertainment experience. Key features include:
       
      Samsung TV Plus: A vast array of free channels and on-demand content, providing a diverse selection of entertainment options. Gaming Hub: Access to top gaming platforms and services, offering an integrated gaming experience of 1,000+ titles without the need of a console. SmartThings: Seamless connection to smart devices in your home.  
      Outside of licensing partnerships, Tizen OS powers 270 million Samsung Smart TVs and offers an intuitive interface that minimizes the steps required for navigation and customization. Tizen OS users can stream their favorite content and play thousands of games — all on one screen — and every aspect of the TV experience is personalized and secured by Samsung Knox.
      View the full article




×
×
  • Create New...