SRT Push Publisher #1299
Replies: 4 comments 3 replies
-
Thank you @choigilhoon !! The SRT push works great but right now there is only code for starting the push, not stopping it or getting information from the API. Are you planning to add the rest of this soon or do you need a PR for it? |
Beta Was this translation helpful? Give feedback.
-
@choigilhoon thank you, you were right! The stopping issue was on my side, since we didn't get the API response from the start command it was not issuing the stop command 🤪 Testing with the master branch now and it works great. I should also point out to the community that this feature also works with HEVC! So amazing, just a few weeks ago the idea of doing this was just a dream. But Airensoft continues to make our dreams come true 😇 Now we can use OME as a means of playout. You guys are the kings! 🥇 |
Beta Was this translation helpful? Give feedback.
-
To confirm - this is for sending an OME stream to a different SRT-supported server, and doesn't allow us to subscribe directly to an OME stream via SRT? Or am I mistaken? |
Beta Was this translation helpful? Give feedback.
-
Any plans for SRT playback in listener mode? I want to play SRT with OBS using home internet. |
Beta Was this translation helpful? Give feedback.
-
The SRT Push Publisher has been added.
OME's SRT push publisher operates in caller mode.
[Server.xml]
[API]
For more details, please refer to the manual:
https://airensoft.gitbook.io/ovenmediaengine/v/dev/push-publishing
https://airensoft.gitbook.io/ovenmediaengine/v/dev/rest-api/v1/virtualhost/application/push
You can test it with the latest master branch.
It will be included in the v0.15.14 release.
We appreciate your feedback.
Beta Was this translation helpful? Give feedback.
All reactions