Andy Fang
Andy Fang
Looks that it's a nice idea that `crop the image stream before sending it to the decoder method`. could you please show the code of folk which had done this...
@bestbelief I fix this problem by create a dynamic canvas(crop a square area) for BinaryBitmap. It's not the best way, but works. Sample code(a bit dirty): https://gist.github.com/ajaxsys/cf18c534e1455c737278c74770edc9be
@bestbelief It's a public gist...
Maybe [https://akserg.github.io/ng2-webpack-demo/](https://akserg.github.io/ng2-webpack-demo/)
Tried sample config files from [https://github.com/meetecho/janus-gateway/tree/master/conf](https://github.com/meetecho/janus-gateway/tree/master/conf) but got errors: `janus-gateway_1 | [FATAL] [janus.c:main:5115] Couldn't access plugins folder... ` And remove volumes mapping seems no error, but what about next? Tried...
不可以哦。。。貌似只能改为hls?
请试着加上字体: pickerFontFamily: isIOS ? 'System Font' : 'Roboto-Regular',
Hi, try set font family: pickerFontFamily: isIOS ? 'System Font' : 'Roboto-Regular',
> I think I got it working! I hope to write a blog about it, but these are the general steps: > > _NOTE: The ngrok cli you download is...
@lastcoolnameleft I am now moved to https://github.com/fatedier/frp It's very simple to use, NO compile, just download & config & run. For ssl support, just make nginx(http server, which can easily...