Kevin Maude Posted December 4, 2020 Share Posted December 4, 2020 We are embedding the index page into a webpage. The page is returning an error. We've seen this error before when https: isn't used to connect to the page. However we are using that now and still getting an error about connecting to the page. Here is an example of what we are seeing https://fikesprotects.carrd.co/ Any suggestions? Link to comment Share on other sites More sharing options...
0 Burak Posted December 5, 2020 Share Posted December 5, 2020 Can you add allow="camera 'src';microphone 'src'" to iframe as <iframe allow="camera 'src';microphone 'src'" src="https://your_ams_url/WebRTCAppEE/index.html?name=5"></iframe> You can check: https://stackoverflow.com/questions/59366084/can-you-use-an-iframe-to-display-streaming-webrtc-video Link to comment Share on other sites More sharing options...
Question
Kevin Maude
We are embedding the index page into a webpage.
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Dec 4
1
Dec 5
1
Top Posters For This Question
Burak 1 post
Kevin Maude 1 post
Popular Days
Dec 4 2020
1 post
Dec 5 2020
1 post
1 answer to this question
Recommended Posts