Re: Webcam Shuts Off

2018-01-08 Thread Tom Pamin

chokito wrote:
Add scrolling="no" and frameborder="0" to the end of line iframe.

http://api.wetmet.net/client-content/PlayerFrame.php?CAMERA=186-04-01CFVER=WMWIDTH=100%HEIGHT=100%; 
width="100%" height="100%" scrolling="no" frameborder="0">


Thanks, that did get rid of the scroll bars. Some of the bottom of the 
video is cut off though, since if I go to View-Fullscreen I get the 
entire screen.


I only have access to my 15 inch laptop right now. Maybe it will appear 
differently on my desktop monitor.



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-08 Thread chokito
Add scrolling="no" and frameborder="0" to the end of line iframe.
http://api.wetmet.net/client-content/PlayerFrame.php?CAMERA=186-04-01CFVER=WMWIDTH=100%HEIGHT=100%;
 width="100%" height="100%" scrolling="no" frameborder="0">
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-07 Thread Tom Pamin



Tom Pamin wrote:

Tom Pamin wrote:

chokito wrote:

Copy text below in a text editor and save it as example as WebCam.txt.
Then rename the file to WebCam.htm or WebCam.html and open it with the
browser.



  
Webcam


  
  
http://api.wetmet.net/client-content/PlayerFrame.php?CAMERA=186-04-01CFVER=WMWIDTH=100%HEIGHT=100%;

width="100%" height="100%">
  Your browser does not support iframes.

  



I renamed it to an html file, but the file type still shows as txt, and
opens still in Notepad, not SM?

Got it changed to html. I'll test it later today. Thanks!


One more thing on this. It is working fine, but I do have 2 scroll bars 
on the right side using my 15" laptop. If I choose View-Fullscreen on 
the top, the scroll bar gets closer to fullscreen, but not totally.


Checking the original web site, that view is total fullscreen with no 
scroll bars. Is there any way to adjust your new file to show a real 
fullscreen with no scroll bars. I did try changing the height and width 
%'s in your file, but can't get it right.



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread Tom Pamin

Sanpam wrote:

This airport website camera is set up to shut off about every 2 minutes.
It has to be manually restarted. Very annoying, and the operator is not
open to have it stream continuously.

Is there any way for SM to "trick" it into not shutting off?

http://www.yourerie.com/skycam-cameras/erie-international-airport-tom-ridge-field-skycam

Since you guys understand coding much better than me, maybe you could 
help with another issue. I use Facebook Purity to make changes to my 
Facebook page. It's an extension that worked with SM up to and including 
2.46. It shows installed in SM in versions after that but the icon does 
not show on the top of the Facebook page and it's not usable.


I had to make this change to about:config in 2.46 to get FB Purity to 
work with that version. I set "general.useragent.override" to the value 
"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0"


The creator says I have to run a script to get Purity working with SM 
2.48 and above. Can anyone here help with this to get it working on 
current versions of SM?


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread Tom Pamin

chokito wrote:

Are the file extension shows enabled?
https://duckduckgo.com/?q=windows+show+file+extension=ffnt=web

I did have to enable that. All is working well now. I set the refresh to 
110. Thanks for the help!

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread Ed Mullen

On 1/6/2018 at 2:33 AM, Ray_Net created this epitome of digital genius:

Tom Pamin wrote on 06-01-18 04:13:

Ed Mullen wrote:

On 1/4/2018 at 9:41 PM, Sanpam created this epitome of digital genius:

This airport website camera is set up to shut off about every 2
minutes. It has to be manually restarted. Very annoying, and the
operator is not open to have it stream continuously.

Is there any way for SM to "trick" it into not shutting off?

http://www.yourerie.com/skycam-cameras/erie-international-airport-tom-ridge-field-skycam 





Only way I can think of is to insert an HTML  into the
 section of the document.

Right-click the page and choose Save As and save to you local hard
drive.  Open the file in a plain text editor and in the  section
insert:



for refresh after 5 seconds.  Adjust time as desired.  Save file.
Instead of going online open the page from the local file.

My only choice is save page. I clicked on that and it says can't save 
because it can't read the source file. But an htm file does save on my 
desktop. I opened it with notepad and it contains a huge amount of 
coding. Is that what I should try to modify somehow?

Just put: 
at he beginning between the "start-->" and the "



Actually, the refresh code should be between the  and  tags.


--
Ed Mullen
http://edmullen.net/
"If you want to read about love and marriage, you've got to buy two 
separate books." - Alan King

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread chokito
Are the file extension shows enabled?
https://duckduckgo.com/?q=windows+show+file+extension=ffnt=web
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread Tom Pamin

Tom Pamin wrote:

chokito wrote:

Copy text below in a text editor and save it as example as WebCam.txt.
Then rename the file to WebCam.htm or WebCam.html and open it with the
browser.



  
Webcam


  
  
http://api.wetmet.net/client-content/PlayerFrame.php?CAMERA=186-04-01CFVER=WMWIDTH=100%HEIGHT=100%;
width="100%" height="100%">
  Your browser does not support iframes.

  



I renamed it to an html file, but the file type still shows as txt, and
opens still in Notepad, not SM?

Got it changed to html. I'll test it later today. Thanks!
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread Tom Pamin

chokito wrote:

Copy text below in a text editor and save it as example as WebCam.txt.
Then rename the file to WebCam.htm or WebCam.html and open it with the browser.



  
Webcam


  
  
http://api.wetmet.net/client-content/PlayerFrame.php?CAMERA=186-04-01CFVER=WMWIDTH=100%HEIGHT=100%;
 width="100%" height="100%">
  Your browser does not support iframes.

  


I renamed it to an html file, but the file type still shows as txt, and 
opens still in Notepad, not SM?

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread chokito
Copy text below in a text editor and save it as example as WebCam.txt.
Then rename the file to WebCam.htm or WebCam.html and open it with the browser.



  
Webcam


  
  
http://api.wetmet.net/client-content/PlayerFrame.php?CAMERA=186-04-01CFVER=WMWIDTH=100%HEIGHT=100%;
 width="100%" height="100%">
  Your browser does not support iframes.

  

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-06 Thread Tom Pamin

Ray_Net wrote:

Tom Pamin wrote on 06-01-18 04:13:

Ed Mullen wrote:

On 1/4/2018 at 9:41 PM, Sanpam created this epitome of digital genius:

This airport website camera is set up to shut off about every 2
minutes. It has to be manually restarted. Very annoying, and the
operator is not open to have it stream continuously.

Is there any way for SM to "trick" it into not shutting off?

http://www.yourerie.com/skycam-cameras/erie-international-airport-tom-ridge-field-skycam




Only way I can think of is to insert an HTML  into the
 section of the document.

Right-click the page and choose Save As and save to you local hard
drive.  Open the file in a plain text editor and in the  section
insert:



for refresh after 5 seconds.  Adjust time as desired.  Save file.
Instead of going online open the page from the local file.


My only choice is save page. I clicked on that and it says can't save
because it can't read the source file. But an htm file does save on my
desktop. I opened it with notepad and it contains a huge amount of
coding. Is that what I should try to modify somehow?

Just put: 
at he beginning between the "start-->" and the "

OK, got it working. Now, is thee a way to have it refresh at full 
screen? I'm watching it at full screen, but when it refreshes it goes 
back to the small video screen.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-05 Thread Ray_Net

Tom Pamin wrote on 06-01-18 04:13:

Ed Mullen wrote:

On 1/4/2018 at 9:41 PM, Sanpam created this epitome of digital genius:

This airport website camera is set up to shut off about every 2
minutes. It has to be manually restarted. Very annoying, and the
operator is not open to have it stream continuously.

Is there any way for SM to "trick" it into not shutting off?

http://www.yourerie.com/skycam-cameras/erie-international-airport-tom-ridge-field-skycam 





Only way I can think of is to insert an HTML  into the
 section of the document.

Right-click the page and choose Save As and save to you local hard
drive.  Open the file in a plain text editor and in the  section
insert:



for refresh after 5 seconds.  Adjust time as desired.  Save file.
Instead of going online open the page from the local file.

My only choice is save page. I clicked on that and it says can't save 
because it can't read the source file. But an htm file does save on my 
desktop. I opened it with notepad and it contains a huge amount of 
coding. Is that what I should try to modify somehow?

Just put: 
at he beginning between the "start-->" and the "

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-05 Thread Tom Pamin

Ed Mullen wrote:

On 1/4/2018 at 9:41 PM, Sanpam created this epitome of digital genius:

This airport website camera is set up to shut off about every 2
minutes. It has to be manually restarted. Very annoying, and the
operator is not open to have it stream continuously.

Is there any way for SM to "trick" it into not shutting off?

http://www.yourerie.com/skycam-cameras/erie-international-airport-tom-ridge-field-skycam



Only way I can think of is to insert an HTML  into the
 section of the document.

Right-click the page and choose Save As and save to you local hard
drive.  Open the file in a plain text editor and in the  section
insert:



for refresh after 5 seconds.  Adjust time as desired.  Save file.
Instead of going online open the page from the local file.

My only choice is save page. I clicked on that and it says can't save 
because it can't read the source file. But an htm file does save on my 
desktop. I opened it with notepad and it contains a huge amount of 
coding. Is that what I should try to modify somehow?

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-05 Thread Ed Mullen

On 1/4/2018 at 9:41 PM, Sanpam created this epitome of digital genius:
This airport website camera is set up to shut off about every 2 minutes. 
It has to be manually restarted. Very annoying, and the operator is not 
open to have it stream continuously.


Is there any way for SM to "trick" it into not shutting off?

http://www.yourerie.com/skycam-cameras/erie-international-airport-tom-ridge-field-skycam 



Only way I can think of is to insert an HTML  into the 
 section of the document.


Right-click the page and choose Save As and save to you local hard 
drive.  Open the file in a plain text editor and in the  section 
insert:




for refresh after 5 seconds.  Adjust time as desired.  Save file. 
Instead of going online open the page from the local file.


--
Ed Mullen
http://edmullen.net/
"Just remember one thing in life - no matter where you go - there you 
are." - Peter Weller in The Adventures of Buckeroo Banzai (1984)

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Webcam Shuts Off

2018-01-05 Thread TCW

On 1/4/2018 8:41 PM, Sanpam wrote:
This airport website camera is set up to shut off about every 2 minutes. 
It has to be manually restarted. Very annoying, and the operator is not 
open to have it stream continuously.


Is there any way for SM to "trick" it into not shutting off?

http://www.yourerie.com/skycam-cameras/erie-international-airport-tom-ridge-field-skycam 



Sounds like a setting in the webcam software or setup, not SM.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey