uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.82k stars 568 forks source link

VideoStreamer example doesn't work #153

Closed dalisoft closed 5 years ago

dalisoft commented 5 years ago

Hi.

I'm tried this demo and it doesn't work.

On Safari -- just not works. On Chrome -- downloads, not streams.

Expected: Playing video on all browser

OS: macOS 10.13.6 Node: v12 (installed uWebSockets.js#binaries) NPM: v6.9.0 Browser: Safari

dalisoft commented 5 years ago

Looks like i'm didn't it correctly, so it failed. Used code part from @siffr/server :)

PatrissolJuns commented 4 years ago

@dalisoft How did you do in order to make it work? because I'm facing the same issue