datarhei / restreamer-edge

Experimental stage hog for the Datarhei/Restreamer
Apache License 2.0
26 stars 8 forks source link

Transcoding doesn't work in v0.1.0 #4

Closed MisterX2000 closed 6 years ago

MisterX2000 commented 6 years ago

I just updated to v0.1.0, but now transcoding doesn't work anymore. I've set:

-e "RTMP_SRV_APP_HLS_TRANSCODING=true"
-e "RTMP_SRV_APP_HLS_TRANSCODING_PROFILES=480p,native"

and it only shows 1: 'native', 0: '480p', in the Browser.

When I remove these 2 Environment variables it works fine.

jstabenow commented 6 years ago

orrr ... yes sorry. looks like an problem with sed. I am working on it

jstabenow commented 6 years ago

Okay should be fixed. Can you test this image? datarhei/restreamer-edge:master

MisterX2000 commented 6 years ago

Yep works. Thanks for the fast response.

jstabenow commented 6 years ago

perfect and no problem