can i sharing camera view? or data?

i’m trying to sharing camera view from using vuforia and webrtc.

but if i running, vuforia first occupied camera(access), so webrtc can’t access camera(not connected).

so how do i send camera view from vuforia to webrtc? or how do i access camera using vuforia and webrtc at the same time?

otherwise, can you give me solution?

Two ways for vuforia captures:

  1. capture the background camera view again, for streaming purpose

  2. get the raw webcam image from vuforia, using vuforia.image class. it will returns pixels.

if webrtc is not a must, you may check out our plugin FMETP STREAM. We also have some live streaming demos.

Asset store: http://u3d.as/1uHj