Questions tagged [screensharing]

266 questions
0
votes
1 answer

Sharing One screen using webrtc

I have a dual monitor. I would like to know how could i share only one monitor at a time. Currently i am able to share both the monitors using chrome. Please advise. Thanks, Krishna
Krishna
  • 486
  • 8
  • 20
0
votes
2 answers

Red5 Screensharing is not working in Ubuntu

I have ubuntu environment. I want to have a screenshare option in my webapplication. I am using red5 for that. I can stream using red5, so thus no problem with installation. I am using screenshare application from…
anilCSE
  • 2,461
  • 3
  • 23
  • 29
0
votes
0 answers

windows service to Desktop Application communication

I'm new to programming. There are quite a lot of Q/A on this, but I couldn't find a concrete answer. Hence the question. I'm writing a screen sharing application. Now I want to turn that application to windows service. which I already did with.…
RC Brand
  • 429
  • 6
  • 10
0
votes
1 answer

desktopCapture in Chrome - cancelChooseDesktopMedia results in Crash

I'm playing around with Screensharing in Webrtc and ran into the following issue: I want to hide the media picker dialog (see below) when clicking a button (screenshot Cancel text). According to the documentation: cancelChooseDesktopMedia(integer…
wpp
  • 7,093
  • 4
  • 33
  • 65
0
votes
2 answers

How to display our own desktop on another machine in Linux?

Suppose, I am a teacher and I am writing code on my machine. The same desktop should get displayed on all the computers being used by students. The Operating System being used is Fedora 16. Please tell me if anyone is known about any utility in…
user2238899
0
votes
3 answers

javascript mandatory data error in screenleap api

i have a json encoded data in a variable named $json, it looks like- string(1243) "{"screenShareCode":"882919360", "appletHtml":"", "presenterParams":"aUsEN5gjxX/3NMrlIEGpk0=", …
Neha
  • 1
  • 1
  • 4
0
votes
1 answer

Set screen sharing password via AppleScript

I want to set the screen sharing password using apple script and check the option 'VNC viewers may control screen with password'. I'm new at apple script, and what I have accomplished is only checking the 'Screen Sharing' option under the Sharing…
paulo
  • 3
  • 2
0
votes
1 answer

How to get notified when view or its children are invalidated

For a screen-sharing application, I need to perform some function whenever something on Activity's view changes. The view can be a layout having children. The change could be clicking on a button, entering text in EditText or a dialog appearing. I…
Varun Singh
  • 1,135
  • 13
  • 18
0
votes
1 answer

Web Embeddable Screenshare Software

I want to embed screensharing into my web app. The idea would be that one user would broadcast their screen via a screensharing software (ideally this would also be via the web) and others could subscribe to this channel. Screen Hero requires that…
Ben
  • 15,010
  • 11
  • 58
  • 90
0
votes
0 answers

Google Screen Sharing Technology

What technology do Google use for their Hangouts Screen Sharing? I've searched for a million times about it. Is it WebRTC? I think no! If it is, Why don't I need to enable a certain settings in chrome://flags (in Google Chrome) for it to work?
Chazz
  • 186
  • 1
  • 8
0
votes
1 answer

Make HTTPS Request to Screenleap

I have to implement Screen Sharing in a MVC application, for that I am trying to use Screenleap service. To make request to screenleap I have added following code: string url =…
Kriitika
  • 99
  • 2
  • 9
0
votes
2 answers

How to do a live presentation by sharing android screen?

Here you can see during the launch of Samsung Galaxy Nexus the presenter displays a live android screen. I have been searching far and wide for any software that can do the same. I have seen apps like droid@screen but there is a huge lag while…
mahesmohan
  • 784
  • 1
  • 13
  • 33
0
votes
2 answers

Desktop Sharing from browser

I want to ask a question that if there is any library or thing that allow desktop sharing from browser, i am not asking about screen-sharing (i.e a browser page through webrtc) i am asking about desktop sharing (like teamviewer) means other user can…
Aamir Shah
  • 646
  • 5
  • 14
0
votes
1 answer

What are the steps needed to enable a Chrome extension to do screen sharing?

Google offers the Remote Desktop extension, which allows remote control of a desktop. However, if all we want is to allow screen sharing from a Chrome extension, what are the APIs we should look at? The ideal workflow: Bob starts screen sharing…
-1
votes
1 answer

"Parameter is not valid" TCP Screen Sharing Program [C#]

I know this is a common question people ask but for days I have been researching and couldn't find a way that will help me. I'm developing a screen sharing program and using TCP to send the desktop screenshots over the networkstream. I tried using…
karan ugale
  • 21
  • 1
  • 6
1 2 3
17
18