You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know the HDTV Detection is still in beta, but I would like to assist if I can.. I would like to hear your input or others who use HDMI screens.. So maybe we can get this going right..
I would like to hear some feedback & input.. this would make an awesome detection utility..
The reason for such in-depth of resolution.. is because I am thinking about "Media-Queries" that could serve images based on exact resolution @2x, @3x, @4x.. and more.. not just images, but content too.
Here are some of my findings...
Windows 7 x64 (Awesome) laptop w/ HDMI Out
HP W2338H 23" Monitor (not TV) (& excellent picture by the way..)
I use an HDMI Cable to connect them (Type 'A' Full size HDMI cable)
** This is what I see on your Demo page :
** This is what my Windows 7 settings are :
** This is just to show different options :
** This is interesting, so even tho I am using -- 1920 x 1080
..the browser window is less.. [1920 x 955]... Maybe you have to adjust for the little bit less, to correctly guess-timate it? a 125px's less...
[ source: https://useragent.openadmintools.com ]
I dont know what the pixels would be for the 720p (maybe 595px) if you subtract 125px to give room for browser.
Maybe you could add-on to it, add 480p and others.. what about "i" & "p".. ex. 480i or 480p
I know the HDTV Detection is still in beta, but I would like to assist if I can.. I would like to hear your input or others who use HDMI screens.. So maybe we can get this going right..
I would like to hear some feedback & input.. this would make an awesome detection utility..
The reason for such in-depth of resolution.. is because I am thinking about "Media-Queries" that could serve images based on exact resolution @2x, @3x, @4x.. and more.. not just images, but content too.
Here are some of my findings...
** This is what I see on your Demo page :
![720](https://cloud.githubusercontent.com/assets/3022193/12692547/8e37d4f0-c6c6-11e5-9558-3b43f8785b07.png)
** This is what my Windows 7 settings are :
![resolution](https://cloud.githubusercontent.com/assets/3022193/12692560/a70e1bec-c6c6-11e5-880e-a0559da47ee2.png)
** This is just to show different options :
![resolution_2](https://cloud.githubusercontent.com/assets/3022193/12692562/ac91c7bc-c6c6-11e5-985d-6073cfc7721f.png)
** This is interesting, so even tho I am using -- 1920 x 1080
..the browser window is less.. [1920 x 955]... Maybe you have to adjust for the little bit less, to correctly guess-timate it? a 125px's less...
[ source: https://useragent.openadmintools.com ]
I dont know what the pixels would be for the 720p (maybe 595px) if you subtract 125px to give room for browser.
Maybe you could add-on to it, add 480p and others.. what about "i" & "p".. ex. 480i or 480p
i found this list on Wikipedia -- [ source: https://en.wikipedia.org/wiki/Display_resolution ]
So in the end maybe it could detect:
I also came across this too,
[source: http://www.javascriptkit.com/howto/newtech3.shtml ]
@Paranoida, Nice work.. 👍
The text was updated successfully, but these errors were encountered: