[APP][WM6] alpha v2 - Tube8 viewer --- uses XBMC plugins with PythonCE! - Windows Mobile Apps and Games

WARNING! THIS IS STILL IN ALPHA STAGES... (v0.2.1a)
And that's because I don't mean it to be a Tube8/porn viewer. It's going to be a video viewer for all types of websites. So until I get to that stage, alpha!
However, it's fully-functioning in the sense that you should be able to get to any movie on Tube8. There are some bugs... I'll list the ones I know below. You MUST follow the steps below to get this working.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(wow, took a while before I found a kind-of-work-safe image... but you saw Tube8 in the header, you should know better)
STEP 1
This uses PYTHON! You must have PythonCE installed for this to work. I'll explain why in a second, but the link for pythonCE is here..
Get PythonCE
STEP 2
Install the CAB file below. (I'm crossing my fingers that it works ok.)
STEP 3
Copy the THREE .pyw files in the attached zip file to the /Program Files/Python25/Lib folder. (Unzip them!) These are crucial! (Some unzip programs will capitalize the file names. CHANGE THEM BACK to all lowercase if this happens. Python is case-sensitive and it's looking for these files with lower-case names.)
STEP 4
Have a video player set to open M3U files by default. I KNOW this works with CorePlayer. I'm not certain it works with TCPMP (maybe mine sucks ) For CorePlayer, it's not enough to just install it. You need to go into Tools->Settings... then select the page for Associations and check M3U.
One thing you WILL notice is that not all videos will play in CorePlayer. I can't figure out the reason, but some of the videos are encoded in VP6 (FLV4) and Coreplayer can't read them. However, a good two thirds of the videos do work... just keep trying.
OK, maybe you noticed that these python files are named XBMC. Well, my intention is to get most (or all) of the plugins that work for XBMC to work for my app which I think I'm going to name 2Kinetic - Mobile Video Viewer. So far, it should work with the Tube8 plugin. I did not write this plugin, and I would not normally package it with this app, but I'm still in testing mode so... hopefully I haven't stepped on anyone's toes.
You'll notice that PythonCE is a little slow... well, it is not super fast, but I think you'll be able to live with it if we can get everything else that XBMC does working on Windows Mobile. Besides, if PythonCE turns out to be incredibly useful on the WM platform, maybe someone will take it up again and put out a better (newer version).
Known bugs:
-Back button doesn't do what it should always
-If net connection is down, the program will crash
-Images don't show up on the initial screen unless you scroll down, then back up... or you wait until it finishes loading.
-Many more i'm sure...
To Do:
-Write a new class for displaying images and text... i'm currently using listview (small icons). This will let me display more data (vid length) and fix the image loading behavior.
-Speed everything up
-See if TCPMP will open HTTP addresses as streams from an *.M3U file (how 2Kinetic currently works)
-Make a nicer search page (the default one is ugly and not convenient at all)
Future:
-Get more plugins from XBMC to work
-Get a better overall video player to work flawlessly (maybe TCPMP)
-Get RTMP support worked into the program (on the way )

Good idea, thanks.
I've seen your post on WVD's thread. Maybe you're app could enable to the user to fix some html or others to make the app reworking when video-websites have changed. No?
I hope your app will be a "better and working" wvd soon.
If you need help, but only for a translation in french, i can help you.

zinconnu said:
Good idea, thanks.
I've seen your post on WVD's thread. Maybe you're app could enable to the user to fix some html or others to make the app reworking when video-websites have changed. No?
Click to expand...
Click to collapse
I've got some ideas for that... like using an XML file containing regex expressions that will auto-update via web (or by hand). I really wanted to mimic how XBMC does it, but XBMC uses python and pythonCE is not perfect yet. I'm still thinking about it.
I hope your app will be a "better and working" wvd soon.
If you need help, but only for a translation in french, i can help you.
Click to expand...
Click to collapse
I speak French... but I don't know any technical French so maybe I'll ask for help

Ok, good idea. Do you think that in future your app may enable some "plugins" ? For exemple a dev' create a plugin (xml file) for a website like youtube, we put it in a folder, and it works. It's a good idea, to my mind.
(you speak french? Wow. )

dommage il crash sur diamond bsb 6.5.3

mancukya said:
dommage il crash sur diamond bsb 6.5.3
Click to expand...
Click to collapse
In english please.
How does it crash? Do you have an error message/log?

Just so everyone knows... it will crash if there's no internet connection. It will also crash if tube8.com is unreachable. There is absolutely no error-handling in the program at all. There is no log file either.
I was hoping that someone would say, "Yes it works for me on GPRS."
I'll keep working on it anyways.
If you are having trouble saying what you want to say inEnglish, french is ok since I can understand you, but we all prefer english normally so that everyone can understand
BTW - YOU MUST HAVE NET CF 3.5 INSTALLED FOR IT TO WORK. I think most new roms come with it, so this shouldn't be a big issue, but just in case.

It worked great for me,I have the Sprint Touch Pro2 using stock ROM,no problem at all,thanks for your great work.

Were you using WiFi at the time or were you using the Sprint Network?

makku12 said:
Were you using WiFi at the time or were you using the Sprint Network?
Click to expand...
Click to collapse
Both worked great.

DIAM500
Telus
It crashes for me, I believe its because its trying to save the file to "storage card" but as you may or may not no the DIAM500 only has internal memory no SD slot. Other wise it loaded fine and showed all the previews.

I've forgotten to say it, but it works for me too.
I use an acer tempo x960, with wifi.

For me it crashes when I press flv... If this app tries to save to the storage card that may be the issue in my case (maybe it's a regional or unicode issue... since in my localization the storage card folder is named "Cartão de memória".
PS: If you're going to add more sites I leave the same suggestion as I did for WVD: make your app scriptable in a similar way to PSP Tube (and its mods... here and here are some scripts that may help making the addition of some sites faster). In the long run this would require less (official) updates.

frmariam said:
For me it crashes when I press flv... If this app tries to save to the storage card that may be the issue in my case (maybe it's a regional or unicode issue... since in my localization the storage card folder is named "Cartão de memória".
PS: If you're going to add more sites I leave the same suggestion as I did for WVD: make your app scriptable in a similar way to PSP Tube (and its mods... here and here are some scripts that may help making the addition of some sites faster). In the long run this would require less (official) updates.
Click to expand...
Click to collapse
Yeah, it's hardcoded to go to "/storage card/" so it will crash if it's in another language or not there. Well, this was just a test to make sure those sites aren't doing anything other than checking the HTTP Headers for mobile devices.
As for scripting... I did not know that PSP Tube existed. I'll look into those... I was definitely going for a scripted version that others can contribute to since I don't want to be the one to fix it each time a site changes their format.
I'm still working on it...
And thanks for all the responses so far.

makku12 said:
I was definitely going for a scripted version that others can contribute to since I don't want to be the one to fix it each time a site changes their format.
I'm still working on it...
Click to expand...
Click to collapse
Good luck, i can't wait to test new version.

Good to know. Will keep an eye on development.

hey buddy, nice to see this.
i'm working on a similar app for android and started with tube8 too, cause it has easy accecable videos. Maybe we can share information how to extract the video infos.
I try to make my app pluginbased so that it is easy in the future to add new sites. I'm a android beginner (without my own device) so it takes some time.. but tube 8 works quit good at the moment.
P.S.: For android devices its important that the site has mp4 support so the sitesupport is very limited on android at the moment.

sxe: PM'd you...

Failed on GPRS when I clicked FLV...
WebException - Could not establish connection to network

I think I have everything working except for the Search function and the back button...
But the behavior so far:
1. You're presented with a series of menus
2. If you select Categories, it will show you a series of categories.
3. Otherwise, it will show you a list of videos with name and thumbnail.
4. Doubletap the video and it will open CorePlayer automatically and stream it. I had no slowdowns at all like I used to get with WVD and TCPMP (although I think that was TCPMP's fault and not WVD).
Ok, now all I have to do is fix the Search and Back buttons... then learn how to package this whole thing into a CAB file and I'll upload it for testing
Edit: Oh, and I need to put in a lot of error handling so that you guys can tell me what it says when there's an error

Related

*TrackMe* GPS/CellID Tracking tool for Google Earth & Google Maps

DOWNLOAD
Click here to download the latest version
REQUIREMENTS
Devices running Windows Mobile 5 or 6 for Pocket PC or Smartphones
Microsoft Compact Framework 3.5 Download from here
SQL Server Mobile 3.5 Download from here
ICON SETS
Just unzip it and copy files to the Icons folder.
Classic
Modern
FAQ
Click here to see the FAQ
DOCUMENTATION AND QUICK START GUIDE
Tutorial
HOW TO USE YOUR OWN SERVER
Click here for instructions
CUSTOM WEB VIEWER DEVELOPMENT AND USER PLUGINS
Click here to visit the thread
RELEASE HISTORY
Click here to check the Release History
DESCRIPTION
Hi all,
I have been trying for a while to find some GPS/CellID tracking programs that work fine but most of them are buggy and not very accurate. That's why I decided to write my own!
Features:
- Ability to generate KML and GPX files that can be opened with any tool that supports that type of file.
- Realtime tracking with Google Earth or Google Maps.
- You can create and manage your own trips
- No internet connection is needed when using TrackMe (Offline mode)
- Ability to display your current position on your PDA
- Geofence with SMS and email notifications
- You can send your current position by email or sms to other person
- Ability to upload pictures. TrackMe will extract the GPS information/Creation date (if any)
from the pictures and it will match it with your existing GPS data
- Search for closest user based on your last uploaded position
- GPS powersave mode available
- You can use your own server instead of my free server
- Stealth mode
- You can force updates with your own custom icon and comments.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Google Earth:
Google Maps:
Web browser viewer
By pammetje, mcross and jcleek
Please visit this thread to see other viewers
If you guys are interested in this program I will keep it updated, otherwise this will be probably one of the last versions!
Please leave your comments, suggestions and ideas here.
Have fun!
Regards
You can Donate if you like my tools. That's always a good motivation for future developments!! Thanks a lot!
that's pretty dope! Where does it upload the data to? Any chance of sharing the source code and people could add to it? maybe open source it?
Thanks kireol.
Right now it's uploading the information to the mysql database that I have with my web hosting.
Regarding the source code... I think it could be a good idea. Maybe once the program is completely stable I may do it. Thanks for your suggestion.
for sure man, you did a great job! And I for one would love to get involved. I was a programmer at Ford for 15 years(C++/PHP/Perl/Java) until those jobs went to India and forced me to throw away my college degree. I've been dieing to get back into programming (5 years now). This last weekend I snagged MS visual studio .net and the wm6 sdk and started compiling. This might b a good transition for me to get back into thinking that way, if you decide you'd like to OS it that is
Great tool!!!
Just one question, how do we create an account?
Thanks
Iskatar
Congrats,
Very nice stuff!!!
Regards,
Taguapire.
ishkatar said:
Great tool!!!
Just one question, how do we create an account?
Thanks
Iskatar
Click to expand...
Click to collapse
Thanks ishkatar.
You just need to go to Config, and enter there a username and password.
The account is created automatically as soon as you start uploading GPS data.
If for any reason the username already exists or there is any other error, you will be notified.
We always approve such moves!!!! Go on and keep up the good work!!!
Very cool.
Maybe you could release the table structure and a way for people to host their own data...like a personal web app.
staryon said:
Thanks ishkatar.
You just need to go to Config, and enter there a username and password.
The account is created automatically as soon as you start uploading GPS data.
If for any reason the username already exists or there is any other error, you will be notified.
Click to expand...
Click to collapse
Wow ... works perfectly!!! I just did a test walk around my office and it mapped it perfectly!!! Good work Staryon. I'm really eager to see how you did it.
Thanks a lot for all your comments. That really encourages me to keep updating the software.
laakness, at this moment the data is inserted into the mysql tables by using HTTP calls. My website gets the HTTP call and depending on the command it will do the specified task. That means that what you mention it would work if they have a website with PHP and a mysql database. A nice feature that I could add in the future is to make the inserts directly to the database instead of using HTTP calls.
However this is something that may not work for many web hostings because they usually don't allow access to mysql from external applications (which is my case by the way)
For the KML files (Google Earth's files) I used a structure that I liked in one of the tools that I found that does something similar to this. I made some modifications though.
I edited my previous post. Obviously where I said URL calls I meant HTTP calls.
Sorry for the confusion!
I have not yet installed it but it looks really cool from the screen shots. I have been using 3DTracking (free) but it is not without its problems and does not look as comprehensive as this. Does it carry on logging position after you power-down (standby) the Kaiser? 3DTracking does and its a real pain as it means you have to keep the screen on all the time!!
Thanks for the info.
I actually do host my own site using PHP/Apache/Mysql which is why I was asking
XDAII said:
I have not yet installed it but it looks really cool from the screen shots. I have been using 3DTracking (free) but it is not without its problems and does not look as comprehensive as this. Does it carry on logging position after you power-down (standby) the Kaiser? 3DTracking does and its a real pain as it means you have to keep the screen on all the time!!
Click to expand...
Click to collapse
This app lets you shut the screen off which is great. This app also alows you to set your upload and update intervals. They are great and needed options.
laakness said:
Thanks for the info.
I actually do host my own site using PHP/Apache/Mysql which is why I was asking
Click to expand...
Click to collapse
Very good. In that case I can provide everything that you need to use your website.
However, I will have to make it some changes in my code because at this moment the HTTP calls are hardcoded to my website. Once I have this done I will post it here.
staryon said:
Very good. In that case I can provide everything that you need to use your website.
However, I will have to make it some changes in my code because at this moment the HTTP calls are hardcoded to my website. Once I have this done I will post it here.
Click to expand...
Click to collapse
Very cool, thanks a lot. Your work is much appreciated.
Re: Announcing *TrackMe 1.0.0* GPS Tracking tool with Google Earth
Very cool indeed…
We must be neighbors of a sort. I work in Herndon (Worldgate) and was pretty surprised to a bird’s eye view of my office. Hope you aren’t getting stuck doing that toll road shuffle for an am commute – lol.
I installed it on my Wing, but it is not responding.
first error I got. unable to open port 4
I changed to port 1 and what I get is - waiting for gps respond.
not working for me.
Do I have to be outside the house for this or online?
apbtlvr said:
Very cool indeed…
We must be neighbors of a sort. I work in Herndon (Worldgate) and was pretty surprised to a bird’s eye view of my office. Hope you aren’t getting stuck doing that toll road shuffle for an am commute – lol.
Click to expand...
Click to collapse
lol... don't tell me. That toll road has become a nightmare every day and it's getting worse and worse...

[APP] TouchRC - Control Media Center from your phone.

I have written an app called TouchRC to enable me to control my windows media center (vista and windows 7) from my phone.
Download link and screenshots can be found on the codeplex site here.
I will try and pad this post out a bit more as soon as i get decent amount of time to do it!
A couple of screen shots here...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Feedback/suggestions are always welcome!
Thanks
evorgevol
[reserved for future use]
Nice! Too bad I have Media Center 2005 or I would love this.
i will try it
i cant get the wmcontroller app to work in WIndows 7 RC'
does anyone knows what to do
I tried to get this potentially great software to work with Vista Premium incl. TV Pack but whenever I start VMC I get an error message 'can't load...' :-(
Any help is most welcome.
what are the limitations of this software, evorgevol?
specifically the following 4:
- what type of connection(s) does it use to connect to VMC/w7MC (wifi only, or bt optional)?
- is it intelligent enough to work with VMC plugin's? (my movies, MCEweather, daemon tools etc)
- is this a complete replacement for an MCE remote - ie, could i remove the IR-transmitter/reciever?
- is it intelligent enough to realise what menu it is in, and filter out un-used options (ie: 'channel change' and 'record' would be removed if in pictures/dvd area)?
alexnathan345 said:
I tried to get this potentially great software to work with Vista Premium incl. TV Pack but whenever I start VMC I get an error message 'can't load...' :-(
Any help is most welcome.
Click to expand...
Click to collapse
Have a look at this thread with trying to get it to work with the TV Pack.
veehexx said:
what are the limitations of this software, evorgevol?
specifically the following 4:
- what type of connection(s) does it use to connect to VMC/w7MC (wifi only, or bt optional)?
- is it intelligent enough to work with VMC plugin's? (my movies, MCEweather, daemon tools etc)
- is this a complete replacement for an MCE remote - ie, could i remove the IR-transmitter/reciever?
- is it intelligent enough to realise what menu it is in, and filter out un-used options (ie: 'channel change' and 'record' would be removed if in pictures/dvd area)?
Click to expand...
Click to collapse
It connects over TCP/IP, so it would have to be connected to your local area network.
This is only really a simple program that interacts with the VmcContoller application, so can only do reasonably basic stuff. I have added functionality to so that it can use the MyMovies application metadata, though most of this is still in progress.
It depends on what you use your remote for as to whether this can be a complete replacement. I currently dont have, and have no intentions in the near future of, having a number/keyboard pad. So if you use these a lot, then it probably won't be a full replacement.
I had planned to make the now playing screen a bit more wise about what type of media is playing, and display different icons accordingly, but this has been marked as more a of a 'nice to have' in the application which i might work on in the future, but have other things I'd rather get working first.
Hope that answers some of your queries...
evorgevol
indeed they all are 'nice-ities', and it wont stop me considering playing with your app.
thanks for answers
Unfortunately, the media center network controller software can not be installed on a Vista X64 pc. I would really like to use this app on my mobile device!
Regards,
André
Man this is absolutely awesome!!!
I don't have a MS MediaCenter solution but MythTV, so I wanted to do the same app like you did but for MythTV quite a while.... I already gave up in searching a usable GUI framework like your Fluidity and started writing my own (Which took basically up all my time so far - that's why there is not even an app yet ... But your solution kicks the living sh**t out my little approach.
Is it ok if I borrow up the framework and perhaps some junks of code from your app??? I don't think I'd get it done better if I would try myself, so it would be nice if I wouldn't have to reinvent the wheel. I will of course list you in the credits page of the app.
I spend some hours browsing through your code and I think I got almost through in understanding how the controls basically work. The only thing I miss is the complete overview of how the binding to the actual data is done. The idea with the Templates for the single Items is pretty neat and makes it extremly flexible!
/Tommi
thomasschaz said:
Is it ok if I borrow up the framework and perhaps some junks of code from your app???
Click to expand...
Click to collapse
Thanks for reminding me... I forgot to give the original author credit!!! The control framework I use on TouchRC is called Fluid controls, and it's on codeplex here.
I will update my codeplex to give him the credit he deserves, I certainly wouldnt have been able to do any of my app without it!!
Just for thought though, if you create a TCP/IP server for your app, and use the same receive commands as VmcController, then you should just be able to use my app entirely! Or, if you do make it different, and you want me to, I can add your commands to my app too, so that the user would be able to control both windows and myth from the same application!
Thanks,
evorgevol
WIN 7 RC1 how to install
so u guys have a lil question...
how to install this awesome prog on win 7 RC 1?
ive installed touchRC on my XDA Orbit...
then installed VMCControl on my win7...
then loaded this zipfile
http://www.nloit.co.uk/downloads/vmccontrollerwin7source.zip
and ran the DevInstall.cmd...
opened up MC...
added the name of my PC to touchrc...
ran touchrc...
clicked on "Now Playing"...
recieved Error massage: "Connection could not be established"
WTF am I doing wrong???
have i missed a few steps or simply did wrong prefrences?
sry for my bad english xD
but big thanks to the developer its an awesome app
(if i were able to install it in the right way xD)
Jasafo said:
WTF am I doing wrong???
Click to expand...
Click to collapse
Can you load up the http server for vmc? (ie, on a diff computer, go to http://hostpc:40510) and see if that works? if it doesn't, then it probably means that VmcController isn't working properly. If this is the case, then revert to the codeplex site of VmcController to ask for help.
Thanks,
evorgevol
evorgevol said:
Thanks for reminding me... I forgot to give the original author credit!!! The control framework I use on TouchRC is called Fluid controls, and it's on codeplex here.
I will update my codeplex to give him the credit he deserves, I certainly wouldnt have been able to do any of my app without it!!
Just for thought though, if you create a TCP/IP server for your app, and use the same receive commands as VmcController, then you should just be able to use my app entirely! Or, if you do make it different, and you want me to, I can add your commands to my app too, so that the user would be able to control both windows and myth from the same application!
Thanks,
evorgevol
Click to expand...
Click to collapse
Ah, I saw the codeplex page but I somehow thought you guys were the same
Thanks a lot for the offer, but I plan to build a 'richer' remote client for MythTV. Means, besides a remote control function I want to be able to browse the Program Guide, Recordings, Movies, Music, Pictures on the phone and select them to play on the PC/TV.
And I have some other ideas which would be pretty neat, but for now I am already happy if I get the above items finished. (technically thats usually no prob, but once you solved all the tiny little problems and know how to code the whole thing it often gets boring )
/Tommi
thomasschaz said:
I want to be able to browse the Program Guide, Recordings, Movies, Music, Pictures on the phone and select them to play on the PC/TV.
Click to expand...
Click to collapse
Already in the works!
(Apart from pictures..)
evorgevol said:
Already in the works!
(Apart from pictures..)
Click to expand...
Click to collapse
Good to know. I'am going to keep a close eye on your project
Hey evorgevol,
any updates on the app yet?
I now have the basic server + client API done so far for my project. I hope I'll reach the alpha state up to your level within the next 1 or 2 months... Then it should really go quick...
Greetz,
Tommi
thomasschaz said:
Hey evorgevol,
any updates on the app yet?
I now have the basic server + client API done so far for my project. I hope I'll reach the alpha state up to your level within the next 1 or 2 months... Then it should really go quick...
Greetz,
Tommi
Click to expand...
Click to collapse
I've been stupidly busy recently, so haven't had any chance to work on it for a while. I'm hoping that will change next month. I have made some minor updates to it (but not checked it in), but won't be making another release for a couple of weeks yet. Hopefully soon though!!! How's yours coming along?

[APP][29.09.2009] TrineFix 2.1.8, utility for PIM data (fix duplicates, FileAs++)

[EDIT 29.09.2009]
Updated to version 2.1.8...future versions are planned to be released on Marketplace.
Note...99% of issues with "crashing on startup" is because people either have not installed .Net 3.5, or they have not rebooted their phones after installing .Net 3.5!
And one last thing, we will watch this thread, so feel free to ask for features, enhancements...we might add it in future versions on Marketplace.
Will update here when new version is on Marketplace with info about what is improved. ...it will most likely take a while before it is available...we are still in process of getting our account at Microsoft...
TrineFix is a utility that will fix a lot of issues you might have with your PIM data (Contacts, Appointments and Tasks)...and is you have no "issues" with PIM data, it still can be a benefit to easily do a cleanup with TrineFix (getting rid of very old appointments and so forth).
Duplicate contacts or appointments, FileAs on your contacts not as you like it, missing country codes, or not the format you want it to be!? TrineFix will fix it for you!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And if you sync with Outlook on your PC (or to a work server with Exchange), you will naturally get those data fixed on next sync too.
I have used it myself to fix my Outlook data at work...since my workphone syncs with my jobs Exchangeserver, so all fixes are applied at my work PC seconds later.
"Preview, manually correct, then apply the fix"
There are other applications that do much of the same, but TrineFix lets you always preview the data that will be affected, and even select/unselect individual items quickly, to give you full control.
Touchscreen, non-touchscreen, QVGA, VGA, WVGA, 320x320...
An another fairly unique feature of TrineFix is that it will adjust itself to different device types. If you have a smartphone, the buttons are smaller (since they do not need to be fingerfriendly), if you got a device with touchscreen the buttons are larger. If you have a touchscreen and no hardwarekeyboard, the software keyboard will show automatically when needed (option you can turn on/off under preferences). There are more, but I guess you are getting the point! ;-)
Some of the features in this version (2.0)
Duplicates (app, con)
You decide what fields should be compared (for example you might want to see all contacts that has similar names only)
Auto-remove exact duplicates, and get a preview of "near matches", and decide which instance to keep for these near matches​
FileAs (con)
In Outlook you can set FileAs (ie. "Firstname Lastname", "Lastname, Firstname"...) differently per contact. I prefer to have them all the same, and TrineFix can set it as you wish for all your contacts in one go.​
Country codes (con)
Change the formatting of countrycode on all your phonenumbers ("+1", "001", "(+1)", "(001)"...).
Add a default country code (your home country normally) to all phonenumbers that have no country code defined​
Bulk deletes (app, con, tsk)
Get a list of all appointments, contacts or tasks that has a specific keyword/characters in them, and quickly uncheck/check all or some of these and delete. Might sound complex, but it sure ain't when you do it in TrineFix! ​
Built-in version check and download feature
TrineFix now has same built in version check as all TrineSeries applications, so you get a hint when there is a newer version, with info about whats changed/improved since the version you have, and let's you download and install cab directly from the application​
Truly finger friendly (no small buttons or menus)
Keyboard friendly (we do not leave poor Smartphone owners behind, do everything with the keyboard if you want to
DISCLAIMER
We have tested TrineFix a lot and everything works great in all our tests.
...but you should still for safeties sake, take a backup of all your PIM data before you use TrineFix, just in case... ;-)
You can for example use PIM Backup (http://www.dotfred.net/) which is free, and does exactly what it says!
Feedback
This is what this forum is for, let us know if something you want is missing, something works great, or heay if something plainly sucks, whatever...I think we can take it!
TrineFix...what a weird name!?
If you think the name "TrineFix" is weird...well, it's the name of my girlfriend (who has helped out with all my apps btw), and the reason I made this program when she got a problem while syncing with several PC's, and ended up with a LOT of duplicates, and it drove her mad...so I made an app that fixed Trines problem...ergo "TrineFix"...and later "TrineSeries"! So now you know the store behind the weird naming!
And her name is not pronounced "trayn" (like they did in the MsMobiles podcast...it made us both laugh ), but more "treeneh"...ok...diffucult to explain...it sounds nice in Norwegian at least!
Where's the scrollbars!?
Scrollbars are NOT shown as default, but you can turn that on under Preferences (Auto/Off). I have them off as default, since I think the scrollbars in WM are "ugly"...ok...I am crazy, I know! :-D
New versions
TrineFix will on startup check against our webserver if there is a new version available, this chech is done on a seperate thread and is very light on datatrafic (approx 40-50 characters/bytes).
Below are screenshots showing what you would see if you upgraded from 2.0.1 to 2.0.2 for example...
Screenshots
...or just go here (screenshots at bottom of the page): http://www.trineseries.com/TF.aspx
RESERVED
Requirements:
.Net Compact Framework 3.5 (you can download CAB for it directly from our site: http://www.trineseries.com/CABS/NETCFv35.wm.armv4i.cab)
A device with WM 5.0 or later (not yet tested on WM 5.0, just 6.0, 6.1 and 6.5).
Any Windows mobile phone
The program runs in all resolutions and screentypes, and work fine on both Smartphone (non-touchscreen) and traditional PocketPC variants (with touchscreen).
If anything looks weird on your device, please post some info about your device and the issue, and we'll look into it!
Language:
All texts in the application are in English, sorry too all the Frenchies, Norwegians (I am one of those, Germans, so forth...you need to understand English to use this application...but since this site is in English, I presume you do!
The application will of course run fine on your device regardless of the language of your OS.
If you discover any bugs/problems/quirks
We hope there is no bugs, but if you find any, we want to fix them ASAP.
And it will help us considerably if you give us as much details as you can about the issue. If I am able to reproduce the issue in my end, it is always super easy to fix...and you get an update maybe just hours later! ;-)
If you do not want to send to much details in "public", feel free to send a PM me (Personal Message that is) or "PrincessTrine".
Download links
Application page:
http://gydarindustries.com/?page_id=4​
Version history:
http://www.trineseries.com/VersionHistory.aspx?aid=TF​
DOWNLOAD
Thanks to vadim_bogaiskov for Russian version!
Hi,
I have thinked about same application but on PC. Very good idea... I don't test your application but it seems good... I took a look on your web site, I hope you translate other applications (don't forget Frenchies ;o) ).
Good luck and very good job.
Regards,
LoOZ
looz3r said:
I took a look on your web site, I hope you translate other applications (don't forget Frenchies ;o) ).
Good luck and very good job.
Click to expand...
Click to collapse
All texts are in english, no special service for the Frenchies I am afraid! :-(
But heay, I am norwegian, and have given no special services for us either!
We are making a couple of more applications here, and all the new ones will be "international"...enough of "norwegian apps". But the existing/old ones we have currently for "norwegians only" are using local webservices and so forth, that are really only usefull in Norway.
But enough excuses...we will support the (english speaking) Frenchies from now on! :-D
And thanks for the nice words, we will do our best!
"This app is approved by Princess Trine"!
noiced wht might be a small bug in country code fix:
some of the contacts ened up filed as
(+1) +1(555)555-1212 instead of 1(555)555-1212
otherwise a great program. fixed everything else perfect. thank you.
S.V.I said:
noiced wht might be a small bug in country code fix:
some of the contacts ened up filed as
(+1) +1(555)555-1212 instead of 1(555)555-1212
Click to expand...
Click to collapse
Thanks for the info, will look at it immediately and "roll out" a fix!
RonnyGydar said:
Thanks for the info, will look at it immediately and "roll out" a fix!
Click to expand...
Click to collapse
Rolled out version 2.0.1 now, could not reproduce the exact problem, but did a enhancement in the "detect country code of phonenumber" part of my code...hope that cured it!
If not, the next one who experiences the same, great if you could PM me with phonenumber before and after fix...so I can reproduce the same issue in my end, and squash the bug for good!
Made a small enhancement at the same time, the menu where you select the type of formatting you want for countrycodes ("+1", "001"...) now will show examples with the countrycode that you last selected as default country...making the explanation on the menubuttons slightly more relevant for the user.
I am going away until sunday on my brothers bachelor party tomorrow (hope my brother does not frequent XDA, so I will not be able to do any fixes or replies until sunday evening.
"PrincessTrine" will monitor the thread the next 1.5 days, and reply as best as she can though!
Great management application ... tnx for the hard work of making such one.
Hey nice ROM you're running there too.. lol
Any plans to add a "edit before dial" feature? This is a feature found on most Nokia and Sony Ericsson phones but not on WM. It's so frustrating.
clamsg said:
Any plans to add a "edit before dial" feature? This is a feature found on most Nokia and Sony Ericsson phones but not on WM. It's so frustrating.
Click to expand...
Click to collapse
Could you explain a little how that works, since I haven't seen that...and maybe we will add it...just need to know what it IS first!
[EDIT]
Feel free to describe how YOU (and others can do the same) would LIKE such a functionality to work. So we can get better idea of the issues one tries to solve with this.
I presume, from the sound of it, that it has something todo with "editing a number before dialing it"!?
Tried too google it, but better to get a description from people who actually have seen it in action, and a short description of how people then would like something like this on their WM phone.
[EDIT2]
From reading this http://blog.jake.net/2009/06/01/edit-before-dialing-please/ article on the web...it seems like it really can be solved with just using +44 (meaning "+" and "countrycode") as countrycode prefix and no "(0)" / "0" in the number:
The number should be written either 020 7123 1234 (with the country prefix assumed) or +44 207 123 1234.
..or am I misinterperating the article and the issue.
Sorry the questions...quess I just need to calm down here...and wait patiently for some input here...!? :-D
NRGZ28 said:
Hey nice ROM you're running there too.. lol
Click to expand...
Click to collapse
...gotta use the best U know! ;-)
Too anyone wondering...I am using a WM 6.5 EnergyROM on my TouchPro which the screenshots were from. And me think NRGZ28 is tha man (or tha gal) behind that excellent ROM!
I am a bit off topic here in my own thread, so I will quit the off topic right HERE.
Will it work with syncing with my PC and its Groupwise?
It seems as though this would work with my Palm Treo Pro (running Windows Mobile 6.1 Professional) when syncing using the USB sync to my PC for my Groupwise PIM data, even when it is running my Google apps, especially the calendar. (I had a lot of duplicates showing up when I tried to run the Google apps, using CompanionLink and thus quit trying it. I would love it if your utility would fix those problems whether across the USB connection or live across the wireless instant sync.) Will it indeed do well with this kind of setup?
Sorry for all the detail, but I wanted to make sure that I gave all of the correct info.
Thank you....
Just installed it... works - thank you!
MaxLaw843 said:
It seems as though this would work with my Palm Treo Pro (running Windows Mobile 6.1 Professional) when syncing using the USB sync to my PC for my Groupwise PIM data, even when it is running my Google apps, especially the calendar. (I had a lot of duplicates showing up when I tried to run the Google apps, using CompanionLink and thus quit trying it. I would love it if your utility would fix those problems whether across the USB connection or live across the wireless instant sync.) Will it indeed do well with this kind of setup?
Sorry for all the detail, but I wanted to make sure that I gave all of the correct info.
Click to expand...
Click to collapse
Since I have not used Google apps, Groupwise, or CompanionLink, I can not say for sure. But since TrineFix will apply changes to contacts, appointments and tasks on your device, ANY sync program that syncs changes made on your device, would work fine.
Take a backup with PIM Backup, try it out...since it "should" work fine!
If not, I would like to know a little about what does not work as expected, and maybe I can add extra options/features to the duplicate-searches for example.
And no need to appologise for the amount of details...details is always good, that's my motto!
EazyVG & MichelDiamond,
Glad you liked it!

[APP] NaviComputer – Offline GPS Mapping Software [UPDATE v0.96 - 2011-06-23]

Remark: Please do not upload or mirror this software on any other websites or servers without my explicit permission. Thanks.
NaviComputer v0.96
NaviComputer is a GPS mapping and offroad navigation/tracking software designed for windows mobile devices.
What makes NaviComputer outstanding is the ability to view maps offline, so there is no need for internet connection or dataplan when you are on a trip.
Maps can be easily downloaded from various online map sources like OpenStreetMap either with the bundled PC software “NaviMapper” or directly with NaviComputer on the mobile device. Maps are saved as single, easy to handle and space-saving files.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NaviComputer also allows you to track your movement, display information such as distance travelled, speed or elevation profile and save your tracks in the common gpx format. Gpx-files with tracks, routes and waypoints / POI can be imported as well, so for example you can follow imported tracks on the map.
With these features, NaviComputer is the perfect solution for all kinds of outdoor sports, adventurers, city sightseeing trips etc.
Features:
- Offline map navigation without internet connection/dataplan
- Easy map download from online mapsources like OpenStreetMap
- Finger friendly and fluid user interface
- Track recording with statistics like time, distance, average speed and elevation profile
- GPS Compass view
- Conform to the common gpx file format (import and export)
- Multilingual userinterface (English, German, Spanish, French, Italian, Dutch)
Device Requirements:
- Windows Mobile 6 operating system
- WVGA, VGA, QWVGA or QVGA touch display
- .NET Compact Framework 3.5 installed
- GPS receiver (internal gps receiver recommended, but external receivers may work as well)
PC Requirements:
- Windows XP, Windows Vista or Windows 7 OS
- .NET Framework 3.5 installed
- Internet access
- Active Sync (for installation) recommended
Installation:
Connect your device to Active Sync and run the .exe installer
This will install NaviComputer on your device and NaviMapper on your PC.
If you cannot use activesync, you will find the CAB in your program directory after running the setup.
Download
Download link as well as further information, blog and changelog can be found on the new
NaviComputer Website.
ChangeLog
Complete changelog as well as a short introduction video to version 0.90 can be viewed in the
NaviComputer Blog.
Support Development
NaviComputer is free to use for everyone. However, I have spent a lot of time and effort for development and I’m going to spend a lot of time in future for further development and improvements.
If you like this software and use it regularly, please donate to support further development and encouragement.
After donating any amount (just donate what you can afford or what you think is adequate) you will get a personal license file via email. The donation hint which comes up after regular use on startup every now and then, won’t come up again then. You will also get subscribed to NaviComputer Newsletter which will inform you about updates and new releases.
Paypal links:
Donate €
Donate $
If you can’t use Paypal, please send me an Email
Thanks for your support!
FAQ
FAQ section as well as a blog with further information can be found on the new
NaviComputer website.
This program looks great!
Will there be any prepackaged maps for download? For Example, Canada, New York, London, Paris, France?
Great Tool, I like it really.
But some time the PC-Tool crash. After the next crash I will post the message.
@Maedhros
I think this is not easy, because the file for a whole country with every zoom level is a fat file (many GB great).
@NaviComputer
A great feature is a map update over the Smartphone (3G, WLAN, ...), or a auto download for missing tiles.
looks finger friendly... thanks for this
crash all the time...
Unfortunately the desktop software doesn't even want to start on Windows 7 x64:-( The process starts up, but UI never shows up:-(
P.S. Be careful with Google maps, caching their maps is against user agreement. Microsoft, however, allows it to some extend (though you have to get a Virtual Earth dev. license).
Very nice job, thanks for the hard work!
Hi,
here idea for a new feature.
A merge feature for the PC-Tool. So it is easy to download some segments and merge to one layer. I think this is not a great problem for the sqlite-DB that you are using as single file store, or?
Will there be any prepackaged maps for download? For Example, Canada, New York, London, Paris, France?
Click to expand...
Click to collapse
I have downloaded maps of several European cities such as Rome, Valencia, Hamburg, Cannes,... all about 5-10MB. I usually use zoomlevels 10-15 for cities. Anyway, downloading your own maps only takes a few minutes (if you have broadband internet connection)
But some time the PC-Tool crash. After the next crash I will post the message.
Click to expand...
Click to collapse
yes, please post message and how to reproduce.
crash all the time...
Click to expand...
Click to collapse
Could you please be more precise about that?
Unfortunately the desktop software doesn't even want to start on Windows 7 x64:-( The process starts up, but UI never shows up:-(
Click to expand...
Click to collapse
Can anybody confirm this? Unfortunatelly I don't have Windows 7 to test it.
P.S. Be careful with Google maps, caching their maps is against user agreement. Microsoft, however, allows it to some extend (though you have to get a Virtual Earth dev. license).
Click to expand...
Click to collapse
Thanks for that hint. Should I stop offering the PC Tool for download here? What else can I do to eliminate my responsibilty?
here idea for a new feature.
A merge feature for the PC-Tool. So it is easy to download some segments and merge to one layer. I think this is not a great problem for the sqlite-DB that you are using as single file store, or?
Click to expand...
Click to collapse
Thanks for that idea. Indeed I will put that on my todo list. The PC Tool will need some work to be done anyway (also stability issues ...)
'NO dataplan needed'
That sounds great!
Will try.
THanks
The PC Tool isn't working on x64 Windows 7 installations. As mentioned before the process starts but somehow fails to initialize the user interface.
Thanks
Same as Terracrosser but according to the description and comments looks WAY BETTER and maybe even faster to download the maps. Good work
issues with x64 Windows 7 installations
The PC Tool isn't working on x64 Windows 7 installations. The UI never showed up and the CPU goes 100%. Otherwise the concept looks great.
I can confirm the win7 x64 problem tried running with all admin rights on and in xp and vista compatability modes. always uses 13% of my corei7 920 and about 28Meg ram.
I can also confirm the problem with Windows 7 x64 - the process starts, no program UI loads, and the navimapper process loads a single core to maximum.
A Help file will be great.
Nice looking application....
BUT..............
On my XDA orbit (QVGA wm6.1) the buttons look a little squashed... Also so few options!!!! would love to seem more, such as the ability to change coordinates to a user one or distance from Kilometers to miles and vice versa. And may be the ability to specify the gps port.
Also the pc app is a little slow and the PPC apps doesn't see the maps when downloaded and transfered to device(for me at least)
regards
Lohtse
WQVGA
Please ad support to WQVGA
Ok guys, I will try to fix this Windows 7 issue. I hope I will find the problem (without actually having Win7)
On my XDA orbit (QVGA wm6.1) the buttons look a little squashed... Also so few options!!!! would love to seem more, such as the ability to change coordinates to a user one or distance from Kilometers to miles and vice versa. And may be the ability to specify the gps port.
Click to expand...
Click to collapse
Sorry, up to now there is no QVGA support. Maybe I'll add that in future but since I do only have VGA/WVGA devices I need more people to motivate me adding QVGA
More options will definately be added. Please notice this is first release version 0.5...
A Help file will be great.
Click to expand...
Click to collapse
I'm going to add some FAQ here... Is there anything special which would like to be explained? I thought the PPC software is pretty much self explaining, however the map download procedure needs some more explanation. What do you think?

[App]WebCamera Plus 2.1.1

WebCamera Plus 2.1.1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Minimum requirements:
Windows XP/2000 PC ActiveSync or other data connection program.
features
Transforms your PDA or Smartphone to high-resolution web-camera.
- Use your PDA/Smartphone as microphone!
Even through Wi-Fi!
- FTP-Camera feature. Transmit pictures directly from device on your FTP server.
- You and your friend can see in any browser what picture transmit FTP-camera in real time from any place.
- Can work through any connection: USB ActiveSync, Wi-Fi, Bluetooth, GPRS, 3G, LAN, WiMAX.
- Compatible with almost all modern Smartphones and PDAs (Windows Mobile 6.5 included!).
- Can be used as web-camera in many programs: Skype, MSN Messager, Yahoo Messager, ICQ, Virtual Dub and many others.
- Can capture device screen and transmit video to Desktop PC.
- WebCamera Plus support 19 languages.
- Bugs fixed
video
Download​
it is worth to try, bause i am working with a lot of IPcam stuff for hospitals on child stations. Will report back here.
I was looking for something like this a while back, will give it a try as it should save taking a web-cam away on business.
Will try out and let you know. First thing, would prefer cab install option if possible I know there are client drivers needed for windows side too I guess).
Noticed that the video overlay for the camera does not go when the program is closed. So far I've not been able to connect, but this is probably due to my network config at the moment (so will retry later).
I remember using this looong ago when I had my HTC Mogul... those were the days
how do i connect this to my server? i have set the ip adress and it cannot connect
evilcuber said:
how do i connect this to my server? i have set the ip adress and it cannot connect
Click to expand...
Click to collapse
I think you connect via the webcam driver settings. i.e. VLC
Media -> Open Capture Device
Select Video device name - it should be in the list
Configure - Will open if the device is present and you should be able to press connect. You might see it pop up a message on your device when you do (too quick to read - i guess connecting etc).
Hopefully you'll get the images coming through (I get coloured striped display but that is probably due to the network I'm currently on has proxies etc).
I tried to use it on my HTC HD2 running Artemis 58 with radio 2.15......
I cannot seem to connect it to my computer via WiFi. What am I doing wrong?
Thanks in advance for the help.
meltwater said:
I think you connect via the webcam driver settings. i.e. VLC
Media -> Open Capture Device
Select Video device name - it should be in the list
Configure - Will open if the device is present and you should be able to press connect. You might see it pop up a message on your device when you do (too quick to read - i guess connecting etc).
Hopefully you'll get the images coming through (I get coloured striped display but that is probably due to the network I'm currently on has proxies etc).
Click to expand...
Click to collapse
i get a coloured striped dispaly too. how can i get rid of this. also on my phone it cannont connect
evilcuber said:
i get a coloured striped dispaly too. how can i get rid of this. also on my phone it cannont connect
Click to expand...
Click to collapse
Yeah still get the test card, even on a standard network setup. Will have a try with some other programs and let you know if I succeed.
Tried it on HTC-HD2
Hi,
Have tried this on my HTC-HD2 and it say register to use free period is over.
Any other solution?
Cheers!
Is this the same as this?
http://www.ateksoft.com/webcamplus.html
I've had success using it previously on my Blackjack II (WinMo 6.0). And I've tried to run it on my hTc Pure (WinMo 6.5), but it keeps freezing up.
so it is now pay ware so far we can see. For this there is a special forum thread. Possible the admin can move it to there...
But there is the other solution from rc colonel - RC Camera (Link). I working with that a very long time.
mike2nl said:
so it is now pay ware so far we can see. For this there is a special forum thread. Possible the admin can move it to there...
But there is the other solution from rc colonel - RC Camera (Link). I working with that a very long time.
Click to expand...
Click to collapse
Will try the other solution, thanks for the tip! Hopefully that'll work without messing around too much.
meltwater said:
Will try the other solution, thanks for the tip! Hopefully that'll work without messing around too much.
Click to expand...
Click to collapse
I use it a very long time now for parents who's childs are in a hospital. We have installed some axis ptz cams (4x) in a hospital near my home city (~ 20 KM). We advise this to the parents for the mobile device or via a website on the PC. I have informed rccolonel some time ago to have a special version, but i think he is no longer online or busy with android. So i hope he will read this .
BTW:
in my free time i am working in a special community for this kind of stuff (paper, color pens, toys, hospital clowns, and...and...and...).
BTW 2:
follow this link and you can download the latest beta from rc camera
mike2nl said:
I use it a very long time now for parents who's childs are in a hospital. We have installed some axis ptz cams (4x) in a hospital near my home city (~ 20 KM). We advise this to the parents for the mobile device or via a website on the PC. I have informed rccolonel some time ago to have a special version, but i think he is no longer online or busy with android. So i hope he will read this .
BTW:
in my free time i am working in a special community for this kind of stuff (paper, color pens, toys, hospital clowns, and...and...and...).
BTW 2:
follow this link and you can download the latest beta from rc camera
Click to expand...
Click to collapse
rc-camera differs to this app since it's for using an ip-camera and the phone as a monitor, where this one attempts to use the phone's camera as the web-cam. I like the idea, but so far it doesn't work the way I've tried it (clearly it's not trivial thing to code).
BTW:
Well (to be slightly off topic here) I'll let you know if I get on with an Android app I have planned which will be suitable for children reading, might end up being of use. Can't get a better cause than that to be involved with!
cant seem to get it working
i installed the cab and that automatically installed it on my phone (omnia i900) when i open the app on my phone it displays the camera, but when i tap the "start" button it kinda freezes, the little rotating icon ippear and its like "thinking" but it never really conects, right now am using "mobiola web camera" and it does work but i dont like the output quality of it, the resolution and quality es too low, so i tought id try this put, but nope, nothing.
could i be doing something worong?... oh by the way, am using this on windows 7 x64.
Edit: aparently i got it working.
marosteeha said:
i installed the cab and that automatically installed it on my phone (omnia i900) when i open the app on my phone it displays the camera, but when i tap the "start" button it kinda freezes, the little rotating icon ippear and its like "thinking" but it never really conects, right now am using "mobiola web camera" and it does work but i dont like the output quality of it, the resolution and quality es too low, so i tought id try this put, but nope, nothing.
could i be doing something worong?... oh by the way, am using this on windows 7 x64.
Edit: aparently i got it working.
Click to expand...
Click to collapse
How did you get it working? Please let me know, I'm having a hard time with this
Download

Categories

Resources