-
Notifications
You must be signed in to change notification settings - Fork 639
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
Comments
I will work on new added samples: |
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. |
You may use following approach
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 |
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. |
No description provided.
The text was updated successfully, but these errors were encountered: