Add "WebRTC Signal Server" into the Realtime option as it will open up for any user to add Audio/Video as well.... !!!? #11427
Unanswered
rahul3v
asked this question in
Feature Requests
Replies: 1 comment 1 reply
|
@rahul3v good suggestion! The Supabase Realtime team is actively exploring this. Out of curiosity, what prompted you to suggest this? Are you trying to build an app that requires WebRTC? If so, what's the app you're building or want to build? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Adding "WebRTC Signal Server" will open up for any user to add Audio/Video features into their Application easily.
You can add/use https://peerjs.com/peerserver
which is open-source (https://github.com/peers/peerjs-server)
Hope to get it sooner :)
All reactions