RSATom / wcjs-gs

[proof-of-concept] WebChimera.js GStreamer editon
GNU Lesser General Public License v2.1
42 stars 7 forks source link

Not compatible with NW.js atm #1

Closed RSATom closed 1 year ago

RSATom commented 8 years ago
JsPlayer.cpp:305:9: error: ‘MaybeLocal’ is not a member of ‘v8’

Please upvote if you need fix it.

RSATom commented 8 years ago

it's very possible it's not issue with latest NW.js versions anymore.

RSATom commented 4 years ago

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.

anesuc commented 4 years ago

Commenting so that I can get notified if any progress happens on this