brootle
brootle
So I am using player with webrtc protocol and all works fine. I turned the log on with `OvenPlayer.debug(true); ` and if understand it right the video quality is flexible...
Hi! Can you, please, test and add example to documentation for screen sharing using OvenLiveKit? It's funny, but I made it work simply by replacing `ovenLivekit.getUserMedia` with `ovenLivekit.getDisplayMedia`. As a...
Hi! I am trying to get 720x1280 stream, but it doesn't seem to work regardless of what settings I am passing as constraints on a client side. Inside OvenLiveKit-Web it's...
Testing WebRTC at https://ovenplayer.com/docs/demo_input.html connectionClosed callback is never called when I stop stream on client side. It works when connection is closed from server side. Obviously socket connections is not...
### Is your feature request related to a problem? Please describe. Please add SmoothStepPath ### Describe the solution you'd like I want Smooth Step Path edges 🙂 ### Describe alternatives...
I currently have a problem that I have no way to monitor file upload when using `sdk.cma.upload` The only available methods are these upload: { get(params: OptionalDefaults): Promise; create(params: OptionalDefaults,...
DeSo Frontend is missing UI to support STAKE, UNSTAKE and UNLOCK transactions that are part of the staking functionality added to DeSo backend. I have staked some DESO via this...
Simple dark theme with lower contrast, coders-friendly 😉    
### 1. Inconsistent response status for missing profiles When calling the `get-single-profile` endpoint with a valid public key or username that does **not** have an associated profile, the API currently...
Hi team, I’ve been working extensively with the DeSo API, and I’d like to raise a serious issue regarding the format of error responses. Right now, most errors are returned...