#Websocket HLS stream can't be received

2 messages · Page 1 of 1 (latest)

graceful sphinx
#

Hi, I am using ovenMediaEngine (https://github.com/AirenSoft/OvenMediaEngine) and I have WebRTC input on wss://my-thingy.trycloudflare.com/app/stream?direction=send, which works, but wss://my-thingy.trycloudflare.com/app/stream which is the receive doesn't work. I can receive via localhost ws://my-local-3333/app/stream even when the input is using cloudflare, but never can seem to receive via cloudflare.

cloudflared tunnel --url http://localhost:3333
GitHub

OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS - AirenSoft/OvenMediaEngine

#

I don’t know if it’s the cloudflare end or ovenmediaengine