Introducing SRT Publisher #1760
Replies: 4 comments 12 replies
-
@dimiden Thank you so much for this! I tested it just now and have some notes:
In this case, the client connects OK but the stream does not actually play back on the client. OBS seems to include a data track by default and I know many encoders include timecode on the data track, so this will need to be addressed before this can be widely implemented with SRT Provider supported.
Thank you again for your hard work! ⭐️ |
Beta Was this translation helpful? Give feedback.
-
@dimiden I notice that the SRT Publisher is not included in the Stream Statistics API. Please consider adding it soon, thank you 👍 |
Beta Was this translation helpful? Give feedback.
-
Thank you for this great feature! I am looking forward to get rid of Pushing streams from Ovenmedia to mediamtx and directly use them in our gstreamer based Playout Solution One thing i've noticed is that reconnecting to previously removed sources (eg because of power outage, network troubles,... ) or sources that haven't been there on first connect (eg for preparing some client ) sometimes works but most of the time not. Ovenmedia then complains about Invalid worker id
|
Beta Was this translation helpful? Give feedback.
-
I just tried to access SRT Publisher on the edge node and noticed a bug/missing feature.
when fetching the LLHLS playlist for the same stream first, SRT Publisher is working. when the stream is stopped and deleted from Edge after UnusedStreamDeletionTimeout then SRT Publisher is finding vhost/app on Edge but Stream is not found.
btw do you prefer these findings here or in the issue queue? |
Beta Was this translation helpful? Give feedback.
-
🎉 Introducing SRT Publisher for OvenMediaEngine! 🎉
We are excited to announce that the development of the SRT Publisher is now complete.
While there are still some areas for improvement, the core functionality is ready for use, and we are opening it up to the community.
[Areas for Improvement]
streamid
Formatstreamid
in the SRT provider is currently implemented as a full URL, which often results in excessively long SRT URLs.vhost/app/stream
.OutputProfile.Playlist
.[Learn More]
For detailed instructions on how to use the SRT Publisher, please refer to the manual: https://airensoft.gitbook.io/ovenmediaengine/dev/streaming/srt
We hope you will try out the new SRT Publisher feature and share your feedback. Your input will help us refine and enhance this functionality further!
Wishing you a Happy New Year and looking forward to your thoughts and suggestions!
Beta Was this translation helpful? Give feedback.
All reactions