Hi, every one,
Is it possible to use a mobile phone to see the zoneminder live view?
Regards,
blacksmith
live view and mobile phone
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Yes, and no. Have you read the Mobile Devices section of the README (http://www.zoneminder.com/fileadmin/dow ... c133652213) which details the background.
You can view still images of the live feeds and/or videos of recorded events but not currently video of live feeds.
You can view still images of the live feeds and/or videos of recorded events but not currently video of live feeds.
Phil
-
- Posts: 15
- Joined: Wed Feb 01, 2006 12:53 pm
Hi, Phil,
After reading thd section you pointed out, I'd like to consult 2 more questions.
1) Is it possible to achieve the live feeds under the XHTML-MP? If this is possible, I'd like to wait your implementaion.
2) If not, could WML2.0 achieve the live feeds?
Any way, I really appreciate your unselfish to offer your work. Thanks!
Regards,
blacksmith
After reading thd section you pointed out, I'd like to consult 2 more questions.
1) Is it possible to achieve the live feeds under the XHTML-MP? If this is possible, I'd like to wait your implementaion.
2) If not, could WML2.0 achieve the live feeds?
Any way, I really appreciate your unselfish to offer your work. Thanks!
Regards,
blacksmith
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Assuming you mean live _video_ feeds then no not currently. I am working on a solution using Darwin Streaming Server but it is a few weeks away at the earliest.blacksmith wrote:1) Is it possible to achieve the live feeds under the XHTML-MP? If this is possible, I'd like to wait your implementaion.
Not really. The problem with live video is not the markup language but rather the generation of a 3gp compatible stream for live images. The only advantage that wml2 would have is that scripting is available so you could use timed still image refreshes. I have not yet come across a device that supports wml2. A lot say they support wap2 but that usually just means xHTML-MP rather than wml2 itself.blacksmith wrote:2) If not, could WML2.0 achieve the live feeds?
Phil
-
- Posts: 15
- Joined: Wed Feb 01, 2006 12:53 pm
Thanks, Phil,
I googled the Darwin Streaming Server after reading your reply and I found some infomation. Hope this will help.
http://rpm.pbone.net/index.php3/stat/4/ ... 6.rpm.html
Regards,
blacksmith
Yap, I mean live_video_feeds.zoneminder wrote:Assuming you mean live _video_ feeds then no not currently. I am working on a solution using Darwin Streaming Server but it is a few weeks away at the earliest.
I googled the Darwin Streaming Server after reading your reply and I found some infomation. Hope this will help.
http://rpm.pbone.net/index.php3/stat/4/ ... 6.rpm.html
Regards,
blacksmith
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
-
- Posts: 15
- Joined: Wed Feb 01, 2006 12:53 pm
-
- Posts: 15
- Joined: Wed Feb 01, 2006 12:53 pm
Refresh
I put a refresh meta tag "<meta http-equiv="refresh" content="30" />" in my zm_xhtml_view_watch.php file and it refreshes the image just fine. I've got a motorola pebl u6, which supports xhtml. It's slow, but at least you don't have to manually refresh the page constantly and can at least get an idea of what's going on.