skywire icon indicating copy to clipboard operation
skywire copied to clipboard

Implement audio call application

Open jdknives opened this issue 2 years ago • 3 comments

Feature description

@0pcom brought up, that it may be useful for testing, to implement some real-time communication application such as a voice chat. We need to investigate if there is a library out there that lets us implement a very basic call application over Skywire.

jdknives avatar Jun 15 '22 17:06 jdknives

enumer.org and built-in in NESS a Fiber coin signalwire.com and AntiSIP have great documentations

NESS-Network avatar Jun 15 '22 23:06 NESS-Network

image

NESS-Network avatar Jun 15 '22 23:06 NESS-Network

PBX services can be monetized, paid in coin hours for example

NESS-Network avatar Jun 15 '22 23:06 NESS-Network

A working example / alternative which uses dmsgweb for streaming media which can be configured to use skywire routes

https://github.com/skycoin/skywire/wiki/dmsghttp+dmsgweb-streaming-media

It does not comprise a visor application at this time, however dmsgweb IS now included with the unified binary release.

closing this for now, on that note

0pcom avatar Mar 23 '24 14:03 0pcom