Lorenzo Mangani
Lorenzo Mangani
Not sure if viable or roadmap compatible, but It would be extremely powerful for integrations if ctznry app could provide an `eventListener` to expose a tiny bit of session info...
Hello and thanks for your fantastic work on `fero` - Still trying to get around the correct peering options from the test examples - Would you have an example handy...
### Feature Request Many scenarios could benefit from the ability to create models aggregating data from multiple data sources _(different Influx databases/measurements, or Influx measurements + Elasticsearch series, future SQL,...
SENTINL is not dead - but needs help and love from its community! Many skilled individuals attempted (and some succeeded) patching the project for higher versions of Elasticsearch and we'd...
7.5.1
This draft implements the fast PICO face detector (in hungry mode, do be slimmed) to provide coordinates for centering the vertical views (and future views) based on the face position.
Tracking idea only, up for grabs. getUserMedia + CSS filters could be interesting for participants and/or used to blur or create artifacts on last frame before mute. https://webrtc.github.io/samples/src/content/getusermedia/filter/
A useful feature in hangouts is the latest user UI interaction being assigned to spacebar toggle. Example: If i use mute/unmute the spacebar will toggle that, until a new action...
Most applications offer the "flip camera" button alongside the audio/video mute. The same could be applied to the self-view settings to allow users switching until its right. Example approach: https://h3manth.com/new/blog/2018/switch-cameras-getusermedia/
Idea for a potentially valid technique to replace a static background with a green-screen effect. https://fabiofranchino.com/blog/implement-the-background-subtraction-with-canvas-and-js/ By setting all matching pixels from the static background to transparent (alpha 0) it...