vMix Forums
»
General
»
Feature Requests
»
vMix Call - Guest Screen Share
Rank: Advanced Member
Groups: Registered
Joined: 8/2/2013(UTC) Posts: 1,072 Location: Fairhope, Alabama USA Thanks: 553 times Was thanked: 200 time(s) in 166 post(s)
|
For guests that are not running vMix on their end, is there a way to allow them to share their screen?
- Tom
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Hi Tom many webRTC providers have this feature enabled but I don't think we can do it with vMixCall. It has to be developped natively in the webRTC application as it uses browser specific development and specifications (which are all different). There are also chrome extensions like this one. But it is not compatible with vMixCall as each WebRTC service is specific and developped over a proprietary platform. https://chrome.google.co...ioekjnpfekmjhpgkackcajhgBut you can still use any WebRTC platform with vMix, as you did before... Maybe there is a screen capture utility somewhere that could output to a virtual device to be used as a webcam replacement, but it wouldn't be a clean switch anyway. I never found one...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 9/8/2014(UTC) Posts: 68 Location: Atlanta
Was thanked: 7 time(s) in 7 post(s)
|
+1
We do a photography podcast and the guest often shares their screen to demo an editing technique. Sometimes this is planned and sometimes it just happens. For the planned screen shares, we could go back to Skype, but using vMixCall would mean the impromptu screen shares would not be an option at this time.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/1/2015(UTC) Posts: 1,151 Location: Houston TX Thanks: 319 times Was thanked: 263 time(s) in 233 post(s)
|
DWAM wrote: There are also chrome extensions like this one. But it is not compatible with vMixCall as each WebRTC service is specific and developped over a proprietary platform.
The whole idea about WebRTC is that it ISN'T a proprietary platform. It's based upon standards. That said, there are many services providers who offer Platform-as-a-service, providing their own APIs that leverage WebRTC and their service. DWAM wrote: Maybe there is a screen capture utility somewhere that could output to a virtual device to be used as a webcam replacement, but it wouldn't be a clean switch anyway. I never found one...
On Windows SparkoCam does this. On OSX there's CamTwist. These can be taxing on the host PC. Also requires the guest to be quite engaged & skilled.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Quote:The whole idea about WebRTC is that it ISN'T a proprietary platform. It's based upon standards. Yes proprietary is not the appropriate term I agree. Sorry for that, english is not my mother tongue. However despite W3C governance over the standard, interoperability is very weak amongst platforms and most extensions are related to a single platform and not compatible with the others. Quote:On Windows SparkoCam does this. On OSX there's CamTwist. Thank you for that
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/19/2014(UTC) Posts: 64 Location: United States Thanks: 4 times Was thanked: 5 time(s) in 5 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/1/2015(UTC) Posts: 1,151 Location: Houston TX Thanks: 319 times Was thanked: 263 time(s) in 233 post(s)
|
Most WebRTC-based services offer some kind of screen sharing. It typically requires a browser extension be installed in Chrome. This is a security issue. It requires that the user accept the browser extension, thereby acknowledging that the screen will be shared. There are scads of examples of how this is done on github. It shouldn't be difficult. My understanding is that the Google WebRTC team has done a lot of work lately to improve screen sharing.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/24/2014(UTC) Posts: 30 Location: Milton Keynes, UK
Thanks: 5 times
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/3/2013(UTC) Posts: 405 Location: Gold Coast, Australia
Thanks: 27 times Was thanked: 76 time(s) in 58 post(s)
|
Seems to me there just needs to be a webrtc capture client, that is like Vmix Desktop capture, but instead of NDI output. It outputs to Vmix Call.
So if the user wants to send "the desktop" they just download and open the helper program. Anyway just a suggestion on how to solve it, rather than try and complicate Vmix Call, add Vmix Desktop Call Capture as another program. I don't imagine that would be too hard for VMix to code, since they have the components :)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/3/2013(UTC) Posts: 405 Location: Gold Coast, Australia
Thanks: 27 times Was thanked: 76 time(s) in 58 post(s)
|
On second thought, the NDI capture might be better to have an additional option in the menu to send to Vmix Call (as another caller) and ask for the pin. Might be simpler. Anyway I'm sure Vmix will have heaps of other stuff to work out with Vmix Call.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/2/2015(UTC) Posts: 364 Location: Sydney Thanks: 283 times Was thanked: 76 time(s) in 62 post(s)
|
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,210 Location: Gold Coast, Australia Was thanked: 4291 time(s) in 1521 post(s)
|
Hi,
Guests will need to use vMix to do a dual desktop capture / camera setup in vMix 19. At this stage the desktop capture / camera switching support of browsers such as Chrome is still in its early stages and not reliable enough for my liking just yet.
Regards,
Martin vMix
|
2 users thanked admin for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/2/2015(UTC) Posts: 364 Location: Sydney Thanks: 283 times Was thanked: 76 time(s) in 62 post(s)
|
admin wrote:Hi,
Guests will need to use vMix to do a dual desktop capture / camera setup in vMix 19. At this stage the desktop capture / camera switching support of browsers such as Chrome is still in its early stages and not reliable enough for my liking just yet.
Regards,
Martin vMix Yeap thats exactly what I thought, But know you will be on top of it when it does become available and its reliable.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/2/2013(UTC) Posts: 1,072 Location: Fairhope, Alabama USA Thanks: 553 times Was thanked: 200 time(s) in 166 post(s)
|
admin wrote:Hi,
Guests will need to use vMix to do a dual desktop capture / camera setup in vMix 19. At this stage the desktop capture / camera switching support of browsers such as Chrome is still in its early stages and not reliable enough for my liking just yet.
Regards,
Martin vMix So, here we are, nearly a year later. I wonder if there has been any changes in Chrome to make this reliable enough to implement? - Tom
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/21/2017(UTC) Posts: 124 Location: Philadephia, PA Thanks: 31 times Was thanked: 13 time(s) in 8 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/23/2016(UTC) Posts: 330 Location: USA Thanks: 179 times Was thanked: 26 time(s) in 25 post(s)
|
Hello Everyone For screen sharing with vMix Call I am using Teamviewer’s relatively new program called Blizz. Http://www.blzz.com. It’s made by Teamviewer. There is a free version of Blizz for up to 5 people. I run Blizz on my second computer with vMix NDI desktop capture, I set up a Blizz screen share meeting meeting. I disable ALL Bliizz audio. It’s easy to disable audio in the Blizz settings. All audio is handled by vMix Call. I give my guests my Blizz meeting ID. They call in using their own free Blizz account. If they don’t have Blizz installed they need to do that. As Organizer of the meeing I am able to let any meeting member be a Presenter. I just switch Presenters as needed. The Presenter can share their deskop or share an application, such as PowerPoint It works very nicely. Blizz is very user friendly. Download the free version and try it yourself. When I have some time I’ll do a YouTube demo. Otherwise just follow the steps in this post. So far my guests have not had any issues. I set them up easily about 15 minutes before the production. It’s that simple. Rowby UODATE. March 28, 2018. Blizz did an update which has temporary disabled the ability of a presenter to show a program, such as PowerPoint. You can still show your desktop which is good, but being able to show a specific program, such as PowerPoint, is better. When Blizz did the update they assured the users that they will restore program sharing soon. BTW Part of the upgrade is an improved and simplify user interface. New update. Blizz offers a way to revert to the “old” interface, where instead of just letting Presenters share their desktops, they can share a specific application. Such as PowerPoint. If you find yourself in the upgraded version of Blizz, you can go into Blizz Settings — And then go into options and select to show the old interface. BTW - Mac users using the new interface are indeed able to share applications. But windows users will have to wait for this feature to be restored. In the meantime Windows users can opt for the old interface.
|
|
|
|
Rank: Member
Groups: Registered
Joined: 2/25/2017(UTC) Posts: 14 Location: East Coast USA
Thanks: 2 times Was thanked: 7 time(s) in 5 post(s)
|
Hi. Is Chrome reliable enough for this yet? Even if hot-swapping between cameras and desktop is not possible, could we still have an option to share our desktop via vmixcall, instead of camera input?
thanks for your consideration.
Adam
|
1 user thanked floz23 for this useful post.
|
|
|
vMix Forums
»
General
»
Feature Requests
»
vMix Call - Guest Screen Share
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close