Hi
I’m trying to set up a video stream in my Decentraland parcel.
First I set up a video streaming server using Node Media Server (GitHub) . I saw somewhere this was recommended by Decentraland.
I then added a “Video Stream” asset and set the Custom Channel URL to the standard RTMP URL (e.g. rtmp://myserver/live/STREAM_NAME).
Has anyone else got this to work? Does Decentraland need the m3u8 format?
Any advice would be welcomed
Cheers