mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 10:19:59 +01:00
Improved connection robustness and diconnection/connection behaviors
(added connection rejection to streamer).
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#define OSC_PONG "/pong"
|
||||
#define OSC_STREAM_REQUEST "/request"
|
||||
#define OSC_STREAM_OFFER "/offer"
|
||||
#define OSC_STREAM_REJECT "/reject"
|
||||
#define OSC_STREAM_DISCONNECT "/disconnect"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user