![]() |
Webcam Viewer app for N800?
Does anyone know of a webcam viewer app that would allow me to view a IP based webcam in fullscreen on the N800? The webcam provides a jpeg stream of images and I'd liek to be able to view it on the N800 instead of the desktop for a portable viewer if possible.
|
Re: Webcam Viewer app for N800?
The webcam doesn't provide a web interface to let you view it? Do some searching around, I believe I've seen others in the past talk about using MPlayer to do this, but can't be 100% certain now...
|
Re: Webcam Viewer app for N800?
The webcam has an interface but it is ActiveX or Java based to handle the refreshing and related, which the N800 cannot do unless I've mised something.
Was looking for an app that could handle it directly to do the refreshing of the images. |
Re: Webcam Viewer app for N800?
I don't see anything in mplayer to handle it nor do I see any webcam specific apps. :(
|
Re: Webcam Viewer app for N800?
I had an interest in this too. I found a random mjpg webcam stream http://77.46.140.219/axis-cgi/mjpg/v...=1234987014475
I know that firefox has native support for it, and it works on the desktop. but the stream doesn't exactly work well on the NIT. and neither mplayer nor any other player on the NIT i tried would play it. |
Re: Webcam Viewer app for N800?
I setup a simple JS function that causes a page refresh that shows the image every second. It works fne on PC. On NIT it runs for a a few seconds then stops as if the browser times outthe script, click the screen and it reactivates.
Anyone know how to prevent thsi from hapening, ie so it doesn't stop the JS refresh? |
Re: Webcam Viewer app for N800?
Actually, I was making a mistake. It works find in the browser on the NIT, you just have to embed the image in an html file. No JS necessary.
Save this in a file called webcam.htm Code:
<html> Make the browser full screen and you got what you want. |
Re: Webcam Viewer app for N800?
Quote:
Code:
<html> |
Re: Webcam Viewer app for N800?
http://www.ajaxcam.com is what i'm using.
it "seems" to run fine if I don't go fullscreen mode. Could something else be taking focus in the background and stopping the script perhaps? |
Re: Webcam Viewer app for N800?
It seems it may have been the mail notifications taking focus from the browser in fullscreen mode. Turned it and chat off and it "seems" to now be working. Still testign though. The posted script above I couldn't get to work at all even locally, it never refreshed it seemed.
|
All times are GMT. The time now is 06:54. |
vBulletin® Version 3.8.8