logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
justameh  
#1 Posted : Wednesday, March 24, 2021 9:08:29 PM(UTC)
justameh

Rank: Newbie

Groups: Registered
Joined: 3/24/2021(UTC)
Posts: 3

Was thanked: 2 time(s) in 1 post(s)
Hi All.

I am trying to setup a few url's to host a vmix call and internet clicker.
At the moment i am suing Wix to host the urls, i can embed the call as a iframe but I cannot seem to get the microphone and camera to work.


I have given wix permissions to use my camera and microphone, I assume it's a wix not allowing that communication.

If you have managed to setup pages that both a vmix call and internet clicker, what sites do you use or is there code somewhere that I can add to the page which will allow vmix call to work on that webpage?
FD1000  
#2 Posted : Tuesday, March 30, 2021 12:41:25 AM(UTC)
FD1000

Rank: Newbie

Groups: Registered
Joined: 2/15/2021(UTC)
Posts: 1
Germany
Location: Köln

Hey,

here the code for a simple option, but works pretty well.
The Clicker should appear in the lower right.
Best
Felix

<html>
<head>
<title></title>
</head>
<body>

<iframe width=90% height="900" src="https://vmixcall.com/" frameborder="0" allow="camera;microphone;fullscreen" allowfullscreen=""></iframe>

<iframe src='https://internetclicker.com?branding=false' style='border:0px #ffffff none;width: 9%; height: 537px' scrolling='no' frameborder='1' margin='0' allow-fullscreen></iframe>
<br id="clearfloat">

</body>
</html>
admin  
#3 Posted : Tuesday, March 30, 2021 8:57:58 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,137
Man
Location: Gold Coast, Australia

Was thanked: 4135 time(s) in 1487 post(s)
Hi,

For technical and security reasons this is not supported or permitted, sorry about that.

Regards,

Martin
vMix
Users browsing this topic
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.