I'm also trying to use gstreamer.
I'm using the gstreamer command: `gst-launch-1.0 uridecodebin 
https://blabla.m3u8`

And on liquidsoap I'm using, without a success, this:
```
liquidsoap 'output.icecast(%vorbis, fallible=true, host="localhost", port=7665, 
password="hackme", mount="stream.ogg", 
input.gstreamer.audio(pipeline="uridecodebin https://blabla.m3u8";))'
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/757#issuecomment-484591852
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to