Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simultaneous SRT callers #4168

Closed
JonnyTech opened this issue Sep 3, 2024 · 2 comments
Closed

Simultaneous SRT callers #4168

JonnyTech opened this issue Sep 3, 2024 · 2 comments
Labels
EnglishNative This issue is conveyed exclusively in English.

Comments

@JonnyTech
Copy link

Describe the bug
Unable to connect more than one SRT caller / client to SRS

Version
Release v5.0-r3 self compiled Debian Linux x64

To Reproduce
Push SRT from ffmpeg to ingest on SRS as per https://ossrs.io/lts/en-us/docs/v6/doc/srt
Connect several client to the SRS output stream (ffplay, VLC, OBS)
Only the first client will successfully establish connection

Expected behaviour
Multiple SRT clients (callers) should connect to the SRT server (listener)

Is there a limitation on number of simultaneous viewers?
I am on a closed LAN with no other network traffic.

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Sep 3, 2024
@suzp1984
Copy link
Contributor

suzp1984 commented Sep 4, 2024

No, there are no media viewers number limitation.
If ffplay works, then you can open more ffplay cmd to verify.

I guess your issue is config the VLC and OBS incorrectly.

For VLC, is below issue fix your problem?
ossrs/oryx#186

@JonnyTech
Copy link
Author

JonnyTech commented Sep 20, 2024

Thanks for your reply. It ended up being a typo on my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
Development

No branches or pull requests

3 participants