wcjs-gs
wcjs-gs copied to clipboard
Not compatible with NW.js atm
JsPlayer.cpp:305:9: error: ‘MaybeLocal’ is not a member of ‘v8’
Please upvote if you need fix it.
it's very possible it's not issue with latest NW.js versions anymore.
It works with latest NW.js if use hack: https://github.com/RSATom/wcjs-gs/issues/8#issuecomment-625877375 But it looks like it breaks <video>
tag...
Possible workaround could be link GStreamer
statically to plugin, but unfortunately I don't have time for this... so help wanted.
Commenting so that I can get notified if any progress happens on this