mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
UDP Source multicast: REST API
This commit is contained in:
parent
125930ca7c
commit
a3f68a2c53
@ -47,6 +47,14 @@ UDPSourceSettings:
|
||||
udpPort:
|
||||
type: integer
|
||||
format: uint16
|
||||
multicastAddress:
|
||||
type: string
|
||||
multicastJoin:
|
||||
type: integer
|
||||
description: >
|
||||
Joim multicast group
|
||||
* 0 - leave group
|
||||
* 1 - join group
|
||||
title:
|
||||
type: string
|
||||
streamIndex:
|
||||
|
Loading…
Reference in New Issue
Block a user