-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
You can push RTMP stream to another service : https://airensoft.gitbook.io/ovenmediaengine/push-publishing |
Beta Was this translation helpful? Give feedback.
-
My another service is not supposed to directly read the RTMP stream. Instead, it needs to send the RTMP URL to an AI algorithm for processing. The goal is to have a single RTMP URL (like rtmp://OME_SERVER:1935/app/test) that is republished by OME, just as it does for WebRTC and LLHLS Is it not possible to access the RTMP stream using a simple URL similar to WebRTC/LLHLS, such as: |
Beta Was this translation helpful? Give feedback.
-
OME does not provide rtmp publishing. |
Beta Was this translation helpful? Give feedback.
-
@djaouedkh You can check the last commit, SRT publisher has just been committed, so in a near future you can do what you want to do with SRT ingest on ffmpeg |
Beta Was this translation helpful? Give feedback.
OME does not provide rtmp publishing.