Skip to content

How to configure SRTO_PAYLOADSIZE #2718

Closed Answered by ethouris
zzhu-igolgi asked this question in Q&A
Discussion options

You must be logged in to vote
int desired_size = SRT_LIVE_MAX_PLSIZE;
srt_setsockflag(socket_id, SRTO_PAYLOADSIZE, &desired_size, sizeof desired_size);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zzhu-igolgi
Comment options

@zzhu-igolgi
Comment options

Answer selected by maxsharabayko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants