1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 15:26:33 -04:00

UDP Source multicast: REST API

This commit is contained in:
f4exb 2020-08-24 23:53:49 +02:00
parent 125930ca7c
commit a3f68a2c53

View File

@ -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: