smcclure879 / Ayvex

At the intersection of business and gaming
3 stars 4 forks source link

aframe prototype: local video doesn't work (as of some checkin) #107

Closed smcclure879 closed 7 years ago

smcclure879 commented 7 years ago

c80099ad checkin did this (from bisect check)

smcclure879 commented 7 years ago

it's more complex than that. that's where we turned off auto-conference and tried to make things wait for user to push 'v' (for videoconf). if you put that bit back in, the video still works in c80099a.

smcclure879 commented 7 years ago

ok, at some point changed $localVideo.setAttribute('src' to $localVideo.src (and why the heck wouldn't this work anyway?) oh well, changed it back