Wow! Great app, thanks.
Works a treat on my Desire.
Thanks.
ANDROID HOW TO
Re: ANDROID HOW TO
I have released a new 2.11.0 version of Tiny Cam Monitor for Android.
It contains cookies authentication fix. So if you your PTZ is still not working in Tiny Cam Monitor with ZM try the new version.
Regarding custom URLs. I'm planning to add this feature in upcoming release.
It contains cookies authentication fix. So if you your PTZ is still not working in Tiny Cam Monitor with ZM try the new version.
Regarding custom URLs. I'm planning to add this feature in upcoming release.
Re: ANDROID HOW TO
Thank you Alex, I'll have to take a peek at your app when I have a moment to do so.
tinyCam Monitor 3.0 for Android
New major update ot tinyCam Monitor for Android has been released.
Major changes:
- Native UI for Honeycomb tablets (Android 3.x)
- 1-way audio for FOSCAM
- 2-way audio for Axis
- More than 100 vendors are now supported
- And more! See changelog
Check out Android Market for more info.
Major changes:
- Native UI for Honeycomb tablets (Android 3.x)
- 1-way audio for FOSCAM
- 2-way audio for Axis
- More than 100 vendors are now supported
- And more! See changelog
Check out Android Market for more info.
tinyCam Monitor 3.5 with custom vendors support
A new version of tinyCam Monitor 3.5 has just been released. See this youtube video running new app on Google TV 2.0.
Main changes:
- Recording to FTP server and Dropbox service
- New advanced mode in network scanner
- Admin settings for some cameras
- Android 4.0 support
- And more...
One important feature that have been asked several times here in the forum is an ability to load custom requests for ZoneMinder and other cameras. Now you can create your own XML file with all ZoneMinder HTTP commands and load it in tinyCam Monitor. Please read here for more info and XML template. This template has a full request list used currently by the app to work with ZM.
For instance you can define the following XML script:
PS. There is a CHRISTMAS SALE currently for tinyCam Monitor PRO. You can buy it for only $1.99 on Android Market.
Main changes:
- Recording to FTP server and Dropbox service
- New advanced mode in network scanner
- Admin settings for some cameras
- Android 4.0 support
- And more...
One important feature that have been asked several times here in the forum is an ability to load custom requests for ZoneMinder and other cameras. Now you can create your own XML file with all ZoneMinder HTTP commands and load it in tinyCam Monitor. Please read here for more info and XML template. This template has a full request list used currently by the app to work with ZM.
For instance you can define the following XML script:
Code: Select all
<vendors>
<vendor name="ZoneMinder Custom">
<model name="Generic">
<request name="Login">/zm/index.php?view=watch&mid=%CAMERANO%&username=%USERNAME%&password=%PASSWORD%&action=login</request>
<request name="MJPEG">/cgi-bin/nph-zms?mode=jpeg&monitor=%CAMERANO%&user=%USERNAME%&pass=%PASSWORD%</request>
<request name="MJPEG2">/cgi-bin/nph-zms?mode=jpeg&monitor=%CAMERANO%&user=%USERNAME%&pass=%PASSWORD%&maxfps=1</request>
<!-- More requests here, see custom_vendors.xml template -->
</vendor>
</vendors>
PS. There is a CHRISTMAS SALE currently for tinyCam Monitor PRO. You can buy it for only $1.99 on Android Market.
Re: ANDROID HOW TO
alexvas
Your app looks really nice, have you any plans to port it to Windows Phone 7?
Your app looks really nice, have you any plans to port it to Windows Phone 7?
Re: ANDROID HOW TO
Yes, I have plans for moving to WP7.Your app looks really nice, have you any plans to port it to Windows Phone 7?
Re: ANDROID HOW TO
Thanks for the quick reply.Yes, I have plans for moving to WP7.
I look forward to seeing it. Let me know if you need ant beta testers.