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

AMS cannot ingest SRT stream from Avid Media Composer #6945

Open
mekya opened this issue Jan 16, 2025 · 0 comments
Open

AMS cannot ingest SRT stream from Avid Media Composer #6945

mekya opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Jan 16, 2025

When publishing from Avid Media Composer, SRT stream is not being ingested.
We've analyzed the problem and here is the reproduce scenario in ffmpeg format

Step
Publish a stream to Ant Media Server with srt and set the stream id to "test" because Media Composer sends streamid as test which is not defined any place.

ffmpeg -re -i test.mp4 -codec copy -f mpegts srt://AMS_ADDR?streamid=test

Expected:
Ant Media Server should accept the stream with the default app and populated stream id

Actual:
Ant Media Server says the streamid is not in the correct format and refuses the stream

@mekya mekya self-assigned this Jan 16, 2025
@mekya mekya converted this from a draft issue Jan 16, 2025
@mekya mekya moved this from 🔖 Sprint to 🏗 In progress in Ant Media Server Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant