lukasIO

Results 61 issues of lukasIO

It'd be a very flexible approach to be able to manually set priorities for tracks. A (non-default) priority could influence the stream allocation based on the application needs by (de-)prioritizing...

This is a draft/suggestion of how to expose custom multi codec publishing encodings to users. Naming (polycast) of course also up for debate, but as everything is marked as `@experimental`...

### Describe the bug Some users report a CORS error when using Firefox to try to submit a form via formie. The error says that `Access-Control-Allow-Origin` headers are missing from...

A follow up on #423 This is mainly an idea on how to approach the fact that currently we rely on TrackPublications to be present in order to perform selective...

### Describe the problem Currently we only set the volume of the microphone track, would be nice if there was a way to do it for screen share audio too...

Hi, is there a way to retrieve the landing url of a shortened url like goo.gl/89234fIASVHAS ? Right now the crawler will pass the shortened url into the callback, which...

question

I just started out testing the library and love its concept! However automatic form parsing in my backend is failing as for a model with a boolean property the expected...

## Expected Behavior Interpreting the JSDoc documentation where it states > By default, if you do not add a JSDoc comment to a symbol, the symbol will inherit documentation from...

bug

**Description** This PR changes the version extraction for Safari to look at the actual Safari version instead of the WebKit version. Minor versions (e.g. `10.3`) get parsed as float in...

breaking change