Questions tagged [teamviewer]

TeamViewer is a proprietary computer software package for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers. Use this tag for specific programming questions about TeamViewer only. Questions about the general usage of the software are off-topic.

TeamViewer connects to any PC or server around the world within a few seconds. You can remote control your partner's PC as if you were sitting right in front of it.

100 questions
1
vote
0 answers

How to pull Teamviewer connected users or Id's in C#

How can I pull a list of current users connected via Teamviewer to a computer. I understand that the Teamviewer Connections_incommint.txt populates with this info however, it's only after the connection is terminated. Use case: Our support team…
Aaron
  • 11
  • 2
1
vote
1 answer

Windows Azure VM with teamviewer installed is accessable only when RDP is connected and maximized

I've created an Azure VM with Windows server 2016, and I have teamviewer installed. I want to be able to access the VM via Teamviewer, however, if I am not connected to the VM by Remote Desktop Protocol (RDP), then my teamviewer listing for the…
Agent
  • 123
  • 2
  • 9
1
vote
1 answer

TeamViewer SDK reference page giving error 404

I'm developing a solution for blind users. After doing some research, i decided to use the TeamViewer SDK to create my solution. When I started investigating the best tools for this, I saw lots of documentation with examples on how to get started…
panda65
  • 13
  • 2
1
vote
1 answer

TeamViewer screen resolution Zoom

I'm using TeamViewer 13 and the screen resolution is too small to see properly. Apparently TeamViewer doesn't have any option available. Do you have a trick to be able to see properly? Ideally without changing the resolution of the remote screen.
Ben
  • 501
  • 6
  • 20
1
vote
1 answer

Run angular project locally on Teamviewer

I am working on angular 2. Project is compiling and run locally by using "ng-serve or npm-start" command. Now Teamviewer connected to access the Safari browser. In that the localhost:4200 did not run. How to run the project locally in Teamviewer…
Newbie007
  • 169
  • 1
  • 5
  • 13
1
vote
0 answers

No new codecs in TeamViewer converter

Windows 8.1 x64 TeamViewer .tvs convert option: https://snag.gy/uPAFTH.jpg 1. MJPEG Compressor 2. Cinepak Codec by Radius 3. Intel IYUV codec 4. Intel IYUV codec 5. Mircorosft RLE 6. Microsoft Video 1 only few ('windows standard') codecs list I…
abikar
  • 31
  • 5
1
vote
1 answer

Test a list of Teamviewer IDs for weak passwords

In our company we have a few hundreds Teamviewer Hosts. Some of the users became so smart and changed their passwords to connect to each other... This is difficult for us to connect to the hosts and they uses such weak passwords so that is a…
DevE
  • 11
  • 1
1
vote
0 answers

How to applied teamViewApi in javascript?

I'm a beginner for javascript integrate with teamViewer API. I had do some researches but unable to find relevant source. is there any way to implement it? i would like to use teamViewer api to create an easy access webpage to remote my device…
1
vote
1 answer

Cannot convert value of type '(TVSessionConfigurationBuilder!) -> Void' to expected argument type 'TVSessionConfigurationBuilderBlock!'

Just followed the iOS TeamViewer SDK tutorial but it won't work for me using Swift. let sessionConfiguration : TVSessionConfiguration = TVSessionConfiguration.tvSessionConfigurationWithBlock( { (builder: TVSessionConfigurationBuilder!) -> Void…
Jack Robson
  • 2,184
  • 4
  • 27
  • 50
1
vote
2 answers

Team-viewer disconnected after disconnecting from remote desktop connection, why?

I want connect to a remote computer (windows server 2012 data center) using team-viewer but remote desktop connection should be opened and connected when I want use my team-viewer for connecting to server team-viewer. if not, team viewer in my…
Eghbal
  • 3,892
  • 13
  • 51
  • 112
1
vote
0 answers

Teamviewer i386 error preventing other packages including GIT

I was installing GIT in my Ubuntu 15.04 and i get this error I looked up and they told me to run sudo apt-get -f install to clear all the dependency, but even that was blocked be the i386 error. I had updated my system and when i tried 'Upgrading'…
Panicker
  • 37
  • 7
1
vote
1 answer

Batch File For Creating .txt with computer names and Teamviewer Numbers

I have been trying to figure out how to get a list of computers and their team viewer IDs. At this point I have a file with computer names. The Batch file I started trying to write looks at that list of names creates a bridge to my machine then…
J Haro
  • 11
  • 1
1
vote
1 answer

TeamViewer SDK - Xamarin

recently I have tried importing TeamViewer SDK for Android to Xamarin.Android. I resolved binding and started my app and when I wanted to create a session according to their example it showed the TeamViewer icon and text "waiting for your partner to…
ainer
  • 125
  • 1
  • 2
  • 8
1
vote
1 answer

How do apps like LogMeIn and TeamViewer work?

There's already a question How exactly does a remote program like team viewer work which gives a basic description, but I'm interested in how the comms works once the client has registered with the server. If the client is behind a NAT then it won't…
parsley72
  • 8,449
  • 8
  • 65
  • 98
1
vote
3 answers

TeamViewer Unattended Access - Windows Azure VM

I have a Windows Azure VM with Teamviewer configured for unattended access. When I stop and deallocate the VM, next time I start the Cloud Service & VM, the Teamviewer is not getting any unattended access. I have once again to login using RDP to…
Bill
  • 2,026
  • 9
  • 55
  • 99