quiniouben / vban

VBAN protocol open-source implementation
GNU General Public License v3.0
450 stars 63 forks source link

Outside the local network #9

Closed LyonelB closed 6 years ago

LyonelB commented 7 years ago

Would it be wonderful to be able to use vban outside the local network? Like OpenOb : https://jamesharrison.github.io/openob/

quiniouben commented 7 years ago

Hello. To use some audio outside local network, you probably want to use some dedicated codec. Currently, vban_receptor only proposes PCM support because VBAN specifications and other implementations do so. Don't hesitate to follow vban homepage to see if specifications change. If there is some support of dedicated codec(s), and they are compatible with open source licensing, this project could implement its support.

quiniouben commented 6 years ago

See this post in vb-audio forum on this topic