Hello again! I tried with Liquidsoap/v2.2.0-375-gb125764+dev (Unix; OCaml 4.14.1)
When checking my script, I got: autocue.liq, line 50 char 0 - line 93 char 3: def file.autocue.ebur128(~ratio=50., uri) = r = request.create(resolve_metadata=false, uri) ... end end Warning 4: Unused variable ratio I tried running this script again with vorbis output from mixxx. When I unticked live stream in the mixxx interface, I got the log below: https://mustafejen.se/~per/tmp/debug/liquidsoaplogII.txt When streaming with mp3 (but icy false) I got a similar log. I apologize for being late with testing it, and I appreciate getting response in a weekend. Regards, Per Gunnarsson Den 2024-02-25 kl. 02:38, skrev Romain Beauxis:
Le sam. 24 févr. 2024 à 14:03, Per Gunnarsson <[email protected]> a écrit :Hello! I am trying to stream to input.harbor with mixxx from Windows. When I shut down mixxx, liquidsoap does not go on from mixxx to my other sources but seems to crash. I can shut down for example Cool Mic and b u t t pretty rough, but then liquidsoap happily continues. # mixxx input mixxx = input.harbor(id="mixxx", debug=true, "mixxx", port=8090, password="BoogleBay.46", buffer=1.0) #mixxx = input.harbor(id="mixxx", transport=transport, debug=true, "mixxx", port=8090, password="BoogleBay.46", buffer=1.0) mixxx = server.insert_metadata(id="mixxx", mixxx) List of sources: dull = fallback(track_sensitive=false, [(jive), (ejiv), (mopidy), (mixxx), (full), (grejs), (hefault)]) Link to log level 6 below: 2024/02/24 20:22:31 is where it starts Is this because my mixxx input section is wrong, or is there some issue between mixxx and liquidsoap?Thanks for reporting. The logs were very useful. Hopefully, this should be fixed with this commit: https://github.com/savonet/liquidsoap/commit/c8ad39009fed484a6d3666f713ff9fd58ffc2d61 This should be available with the next `rolling-release-v2.2.x` build. Romain _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
