Questions tagged [presentation-api]

W3C draft and implementation for multi monitor support in browsers

Links

5 questions
6
votes
2 answers

What needs to be done to make multiple screen support for Javascript happen?

As I was wondering about the multi-monitor/screen support of javascript i found the follwing stackexchange questions relevant for the topic: 2013 - 40k views: window.open() on a multi-monitor/dual-monitor system - where does window pop up? 2014 -…
Wolfgang Fahl
  • 15,016
  • 11
  • 93
  • 186
2
votes
2 answers

Flutter multiscreen using DisplayManager or MediaRouter

I'm developing an app in Flutter which is supposed to run on a POS with two screens. It's basically a tablet connected to another screen via a HDMI cable. My problem is that whatever I run on my side of the screen also appears to the client's…
2
votes
0 answers

Firefox presentation api support

As a result of the dicussion on What needs to be done to make multiple screen support for Javascript happen? i am looking into the state of affairs with Firefox and found this issue https://github.com/mozilla/standards-positions/issues/180 As it…
Wolfgang Fahl
  • 15,016
  • 11
  • 93
  • 186
1
vote
0 answers

Can I use Presentation API on Ionic Framework app on Android for multiple monitor support?

I am trying to build an Ionic Framework App for an Android device that also has a secondary monitor. I found the Presentation API: https://developer.mozilla.org/en-US/docs/Web/API/Presentation_API and a simple demo:…
0
votes
1 answer

Using Presentation API / Google Cast to present a clock website

I've been searching on this for a while. I've read up on the Moz and Google documentation for the presentation API, however, I am unable to cast the website when prompted because it says the TV is "available for specific video sites." I've searched…
Justin
  • 945
  • 12
  • 26