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