Git Product home page Git Product logo

Comments (11)

Cathwyler avatar Cathwyler commented on May 28, 2024

Hi,

The TV app is showing the input you selected in the TV tab on the PC app. This app is not a video streaming solution.
If you change the selected input, for change to take effect you need to reinstall the TV app.

I don't know exactly how you wired your PC to your TV, but i supose you need to select the HDMI input of your Denon AVR. With your Denon AVR turned on and showing the PC input.

Regards

from magicremoteservice.

sethly87 avatar sethly87 commented on May 28, 2024

The inout on the TV app is correct; it pulls the proper display name and everything. When I "Install on TV" the magicremoteservice app starts on the TV and this is when the remote functions as a mouse on the computer, but the display is completely black on the TV with only the remote cursor visible. When I switch to the HDMI input via the TV input method, then I see the display but the remote no longer works.

Something I noticed after making all the connections and enabling the key server option in the dev mode app, it now no longer stays on. Should key server remain on?

I reread the instructions several times and believe I followed all of it.

from magicremoteservice.

Cathwyler avatar Cathwyler commented on May 28, 2024

You need to select the correct HDMI number wired (the one on the TV) before install on TV.
Sans titre
You can install multiple MagicRemoteService app, one for each input.
Maybe you have two or more MagicRemoteService installed ? If yes you can delete them all and retry.
You no longer need to use HDMi app but MagicRemoteService instead. MagicRemoteService app act like an HDMI TV input.

Edit: You have a newer TV model and it's possible that LG has blocked the use of the unofficial TV Input embedding API.

<video autoplay>
  <source type="service/webos-external" src="ext://hdmi:1"></source>
</video>

from magicremoteservice.

sethly87 avatar sethly87 commented on May 28, 2024

Thank you for the reply! If that is the case, is an update/workaround in the scope of this project for the future?

Regardless, thank you for the work you have done on this service; it was the exact feature I wanted when setting up my home theater.

from magicremoteservice.

Cathwyler avatar Cathwyler commented on May 28, 2024

Hi,

I just added a new overlay option over native hdmi app. That can maybe fix your issue in this pre-release 1.2.4.1

Not that this option is fully experimental with plenty of unofficial webOS option. It works on webOS 6.0.
Let me know if it works fine.

Regards

from magicremoteservice.

sethly87 avatar sethly87 commented on May 28, 2024

Thank you, I will test this out today! And to clarify, as I'm not an expert in how the service vs the setup UI works, is this the correct process for update and use?

  1. Stop MagicRemoteService service in Task Manager
  2. Close program in the icons list if running
  3. Replace all files in the installation directory
  4. Start the service
  5. Run MagicRemoteService.exe as administrator from the bin menu (unsure of this step as I've also seen the exe in another folder)
  6. Confirm TV and PC details, install app to TV

What is the most effective way to check that the correct version is running?

from magicremoteservice.

Cathwyler avatar Cathwyler commented on May 28, 2024

Stop the MagicRemoteService from Windows services list (service.msc)
Check task manager and kill all others remaning instances
Replace all files in the installation directory
Run MagicRemoteService.exe in the installation directory
Install on TV and save PC details, (This step will relaunch windows service)

I will add the version number in the settings form in a futur release to be sure the good one i running.

I just fixe a Wake on Lan bug. Use 1.2.4.1 version instead of 1.2.4.0

from magicremoteservice.

sethly87 avatar sethly87 commented on May 28, 2024

A couple things:

  1. Should I be rebuilding through build.bat at all during reinstallation? I tried and got the following build errors `Build FAILED.

"C:\MagicRemoteService\MagicRemoteService.sln" (default target) (1) ->
"C:\MagicRemoteService\MagicRemoteService\MagicRemoteService.csproj" (default target) (2) ->
(CoreResGen target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.tar
gets(3162,5): error MSB3821: Couldn't process file BindCreator.resx due to its being in the Internet or Restricted zone
or having the mark of the web on the file. Remove the mark of the web if you want to process these files. [C:\MagicRem
oteService\MagicRemoteService\MagicRemoteService.csproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.tar
gets(3162,5): error MSB3821: Couldn't process file Setting.resx due to its being in the Internet or Restricted zone or
having the mark of the web on the file. Remove the mark of the web if you want to process these files. [C:\MagicRemoteS
ervice\MagicRemoteService\MagicRemoteService.csproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.tar
gets(3162,5): error MSB3821: Couldn't process file TVAdder.resx due to its being in the Internet or Restricted zone or
having the mark of the web on the file. Remove the mark of the web if you want to process these files. [C:\MagicRemoteS
ervice\MagicRemoteService\MagicRemoteService.csproj]`
2. I don't have an exe in the root of the installation directory. Is that a problem or should I be using /bin/magicremoteservice.exe ?
3. I followed the instructions from your reply and still got a black screen. I'm of course not confident that I updated properly though. I couldn't see a version number; where will that be if I do it correctly?

Sorry if I'm needing very basic help here.

from magicremoteservice.

Cathwyler avatar Cathwyler commented on May 28, 2024

I already deleted the 1.2.4.1 release version because it was a bit buggy.
Use the latest release instead (sorry for that).

Apart from that, if you really want to build on your own computer, you need to unlock internet security check on each file's property and you will need to download all missing nuggets packages. But i doubt is that you really want to do.

from magicremoteservice.

sethly87 avatar sethly87 commented on May 28, 2024

I just started fresh with the 1.2.4.3 release and it works perfectly!

For reference, I downloaded the code, unblocked the internet security on [MagicRemoteService.csproj] and a few other files giving errors when using build.bat, and it all built successfully.

For the future, what is the method to avoid downloading the packages via NuGet and building on my computer? It looked like the only option to me.

from magicremoteservice.

sethly87 avatar sethly87 commented on May 28, 2024

Never mind on the exe question... it appears that I need to use "Releases" and not download the code. I'm not a frequent GitHub user so I wasn't aware of that.

from magicremoteservice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.