Skip to content

Adding support for bonding#24

Draft
maxsharabayko wants to merge 24 commits intomasterfrom
develop/bonding
Draft

Adding support for bonding#24
maxsharabayko wants to merge 24 commits intomasterfrom
develop/bonding

Conversation

@maxsharabayko
Copy link
Copy Markdown
Owner

@maxsharabayko maxsharabayko commented Nov 4, 2020

Command Line Syntax

Group type:

  • broadcast
  • backup

Single connection

./srt-xtransmit <subcommand> <source> <target> [options]

One Listener Accepting a Group Connection

./srt-xtransmit receive srt://:4200?groupconnect=on

Multiple listeners

./srt-xtransmit receive [srt://:4200?groupconnect=on srt://:4201]
  • groupconnect=on is set implicitelly
  • Later sockets inherit URI querry from the main socket?

Multiple callers

./srt-xtransmit receive [srt://192.168.0.1:4200 srt://192.168.2.1:4201]

A mix of listeners and callers (not allowed)

@maxsharabayko maxsharabayko self-assigned this Nov 4, 2020
@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Nov 4, 2020

This pull request introduces 3 alerts when merging be8e064 into 19e44b1 - view on LGTM.com

new alerts:

  • 2 for Expression has no effect
  • 1 for Use of potentially dangerous function

@maxsharabayko maxsharabayko force-pushed the develop/bonding branch 2 times, most recently from e50b490 to f517398 Compare November 11, 2020 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant