llhls "Could not find Origin for the stream" #1212
-
I'm doing some testing to get OvenMediaEngine to work: I'm trying to get LLHLS to work with an MPEG-TS Stream, but I keep getting "Could not find Origin for the stream" on the server logs. The URL I am using is http://localhost:3333/app/stream/llhls.m3u8 (This is over SSH port forwarding, but I get the same result if I use the IP address and open the firewall). Attached are the Server config and Log files. Renamed Server.xml because Github won't let me upload the xml directly. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
In your logs I can't see the mpeg2-ts client's stream input. So there is no LLHLS playback as there are no streams in OME. What client are you using to send the stream to OME? |
Beta Was this translation helpful? Give feedback.
-
Thanks for a push in the right direction. I was able to resolve this particular issue by outputting the stream on a unicast address instead of a multicast address. Once I do that, the feed works. I have another discussion about multicast mpeg-ts here, so I will close out this discussion. |
Beta Was this translation helpful? Give feedback.
In your logs I can't see the mpeg2-ts client's stream input. So there is no LLHLS playback as there are no streams in OME.
What client are you using to send the stream to OME?
If you are using ffmpeg see below.
https://airensoft.gitbook.io/ovenmediaengine/live-source/mpeg-2-ts-beta#publish