node-srt/spec
Morpheus235 12fd413117
Add support for SRTO_STREAMID (#34)
* Update node-srt.cc

add SRTO_STREAMID in NodeSRT::GetSockOpt

* Add SRTO_STREAM to SOCKET_OPTIONS Enum

* fix typo

* Add Test ffor SRTO_STREAMID

* finished SRTO_STREAMID implementation

added String as possible Value to setSockOpt
added test for normal SRT API

removed double SRTO_STREAMID from srt-enums.h

Co-authored-by: Daniel Soßnowski <d.sossnowski@systempiloten.de>
2022-01-21 18:07:20 +01:00
..
support Added framework for unit tests (#3) 2020-06-24 09:29:24 +02:00
async_srt_await_spec.js Async API server/streams impl & functional tests + Allow to use local SRT source repo instead of remote (#9) 2020-10-21 13:09:52 +02:00
async_srt_promises_spec.js Async API server/streams impl & functional tests + Allow to use local SRT source repo instead of remote (#9) 2020-10-21 13:09:52 +02:00
async_srt_spec.js Add support for SRTO_STREAMID (#34) 2022-01-21 18:07:20 +01:00
srt_spec.js Add support for SRTO_STREAMID (#34) 2022-01-21 18:07:20 +01:00
stream_spec.js Async API server/streams impl & functional tests + Allow to use local SRT source repo instead of remote (#9) 2020-10-21 13:09:52 +02:00