notedit / rtmp-to-webrtc

rtmp to webrtc
216 stars 62 forks source link

Browser get stuck #6

Closed cartovarc closed 5 years ago

cartovarc commented 5 years ago

Thank you for your work, is great!

npm version: 6.11.3 node version: v8.10.0 I set NODE_OPTIONS because I got FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory npm: export NODE_OPTIONS=--max_old_space_size=4096

I can push test time video to mediaserver and see it in vlc, but when I try play in browser, nothing happens in browser, RTMP Server get stuck (time in vlc stucks).

ERROR

Can anybody help me? I dont know what is happening..

Thanks!!

cartovarc commented 5 years ago

My mistake, conda env overwrite gstreamer.