Peter Lai
Peter Lai
@szhansen I got this issue too when streamed video from raspberry pi. Guess it might be problem in fps or `decode` in browser. Did you fix this?
Fix this when I set the width and height to 320 and 180. How could I change the width:height for decoder?
Update: I found the related issue in broadway decoder, they also require 16:9 video. https://github.com/mbebenita/Broadway/issues/137
@shd101wyy Maybe here http://ethertweet.net/#ether
Hi, thanks for your information, new poloniex api is related to #14565 We'll integrate soon.
Hi @FusionQuant, The perp you were looking for is for use, you can find with this symbol: `BTC/USD` or use id instead `BTCUSD_PERP`.
Hi @FusionQuant Please set `type` to `delivery`. ``` exchange.fetch_order_book('BTC/USD', { 'type': 'delivery', }) ```
They've upgraded their api service, also upgrade signing method. We'll integrate their new api soon.
Hi @Salz0, After checkout their api documentation, they don't have api for withdrawal fees (all assets). They do have an api for withdrawal asset info (https://docs.kraken.com/rest/#tag/User-Funding/operation/getWithdrawalInformation), it requires `withdrawalKey` and...
Did you mean on-chain wallets that you hold the private keys?