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

Write test code to check webrtc samples on antmedia.io #4845

Closed
mekya opened this issue Feb 27, 2023 · 4 comments · Fixed by ant-media/Scripts#211
Closed

Write test code to check webrtc samples on antmedia.io #4845

mekya opened this issue Feb 27, 2023 · 4 comments · Fixed by ant-media/Scripts#211
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Feb 27, 2023

No description provided.

@mekya mekya converted this from a draft issue Feb 27, 2023
@yashtandon113
Copy link
Contributor

@yashtandon113
Copy link
Contributor

yashtandon113 commented Mar 5, 2023

Update:- Three of the five new samples have been added to the script, and the PR has been updated.

To publish an SRT stream, FFMPEG, in my opinion, must be compiled with libsrt every time. The workflow will take longer to run.

Please let me know if there are any other ways to make the SRT testing process easier.

@yashtandon113 yashtandon113 linked a pull request Mar 5, 2023 that will close this issue
@mekya
Copy link
Contributor Author

mekya commented Mar 6, 2023

You may use following approach

./srt-live-transmit udp://:5000 srt://<ip>:<port>?

https://srtlab.github.io/srt-cookbook/apps/ffmpeg.html

I mean you push stream to 5000 port with ffmpeg and srt-live-transmit to the server

@mekya mekya moved this from 🔖 Sprint to 🏗 In progress in Ant Media Server Mar 6, 2023
@yashtandon113
Copy link
Contributor

Thank you for the suggestions, @mekya.

Update: The script has been completed with all samples, and SRT tests are also being run using srt-live-transmit, but there is one minor issue with when SRT tests pass/fail.

As a result, it is in the progress.

@mekya mekya moved this from 🏗 In progress to 👀 In review in Ant Media Server Mar 20, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Ant Media Server Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants