Ingeniería Tecnova Atnova

less info
10 reputation
4
bio website
location
age
visits member for 7 months
seen 2 days ago
stats profile views 15

Apr
22
comment how to add wpf mediakit to my project?
There is only a good interview to the developer...
Apr
22
revised how to add wpf mediakit to my project?
added 3 characters in body
Apr
22
comment how to add wpf mediakit to my project?
Thanks for your response 1. "VideoCaptureElement" was a mistake after trying many things without success but it is not the problem ;) 2. "The type 'WPFMediaKit:VideoCaptureElement' was not found"
Apr
22
asked how to add wpf mediakit to my project?
Apr
17
comment Windows 8, problems to show cameras in a flash application
I tested with Internet Explorer, Chrome and FireFox. On IE and Chrome the camera is not listed, on FF is listed but don't show the image. camera.names.length returns different values depending on situation. Example: At FlashDevelop, debug returns all my connected cameras. But when i open the resulting swf at the browser, or embed that swf into a windows form application, shows me only my webcam. With Windows 7, Internet Explorer and Windows Form application works well. Now i just see that in ff and chrome not.
Apr
16
comment Windows 8, problems to show cameras in a flash application
yes, sorry, desktop version
Apr
16
asked Windows 8, problems to show cameras in a flash application
Feb
18
revised Can i get the bitmapdata of an smooth streaming content?
deleted 32 characters in body
Feb
18
revised Can i get the bitmapdata of an smooth streaming content?
deleted 1 characters in body
Feb
18
asked Can i get the bitmapdata of an smooth streaming content?
Nov
29
awarded  Tumbleweed
Nov
22
asked Reference bootstrapper from installshield limited edition
Oct
26
comment How to shutdown a remote computer from a windows service
Now it works. A bug when i was calling my remoteShutdown function did my service stops. Thanks for your time.
Oct
26
accepted How to shutdown a remote computer from a windows service
Oct
25
comment How to shutdown a remote computer from a windows service
well... I put the call to my remoteShutdown function at onStart of my service and works, but not if I call the function from insde my code
Oct
25
awarded  Commentator
Oct
25
comment How to shutdown a remote computer from a windows service
I put the machine name before the username (machineName\UserName) on Username Option and now there is no exception, stops on Scope.Connect(); and nothing happens
Oct
25
comment How to shutdown a remote computer from a windows service
The cmd method sometimes works, sometimes not... Is very frustrating
Oct
25
comment How to shutdown a remote computer from a windows service
When I try with that method I get an access denied exception
Oct
24
revised How to shutdown a remote computer from a windows service
added 2 characters in body