0

I am having an issue with WebRTC that relates to these issues:

So there is no feature request for the camera in feature list here: https://sdk.buildfire.com/docs/features-list

And I have added the camera script to the bottom of my widgets script:

<script src="../../../scripts/buildfire/services/camera/camera.js"></script>

But when I open my open the BuildFire previewer on both my Android and IPhone, nothing works. Now whats being implemented inside the webpage is a url like below but inside an iframe:

https://widgets.bingewave.com/webrtc/65fc7098-d7ee-41fa-98e9-2bcd48f8f95d

Its standard Webrtc. How can I get WebRTC working in BuildFire? Which means how can I get camera and mic access working in a BuildFire app?

Devin Dixon
  • 11,553
  • 24
  • 86
  • 167

1 Answers1

0

No feature request is needed as Camera is a built-in feature

blue
  • 209
  • 1
  • 7