Miroslav Pejic

Results 11 issues of Miroslav Pejic

Ability to pin/unpin the desired video element (something like in google-meet). ## Pin ## Unpin

enhancement
help wanted
good first issue

Useful links: - https://mediasoup.org/documentation/v3/communication-between-client-and-server/ - https://github.com/versatica/mediasoup/issues/400 - https://mediasoup.discourse.group/t/datachannel-implemented/139

enhancement
help wanted
good first issue

Hello Dirvann, I have added some minor improvements. Updated dependencies to the latest version.

It would be great to add if the device is a Tablet or IPad ```js const userAgent = navigator.userAgent.toLowerCase(); const isTablet = /(ipad|tablet|(android(?!.*mobile))|(windows(?!.*phone)(.*touch))|kindle|playbook|silk|(puffin(?!.*(IP|AP|WP))))/.test(userAgent); const isIpad = /macintosh/.test(userAgent) && 'ontouchend' in...

Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...

addition

Before ```bash REPOSITORY TAG IMAGE ID CREATED SIZE talk-talk latest 9c99e6db1ba9 3 minutes ago 207MB ``` After ```bash REPOSITORY TAG IMAGE ID CREATED SIZE talk-talk latest 3d15cd139337 6 seconds ago...

# Social login features Implementing social login features using Node.js typically involves leveraging OAuth and various OAuth providers like `Facebook, Google, Twitter, GitHub, etc.`, to authenticate users. There are popular...

enhancement
good first issue

This is a mini project made 10+ years ago, which I share with you, feel free to improve it.

good first issue
improvements

First of all, thanks for this nice project. It would be great to add an asterisk freePBX, in order to have a UI and write a steps to make a...

enhancement
help wanted

# Improvements ![Chat-UI](https://github.com/miroslavpejic85/mirotalk/assets/70838434/0331b036-eb64-45ca-80e1-53010e28fa65) The `MiroTalk P2P Chat UI` could be significantly improved to match the more advanced **[MiroTalk SFU](https://sfu.mirotalk.com)** interface. ## Pros Both platforms support features like sending public and...

good first issue
improvements